@charset "UTF-8";



/** 食材首页 **/
.food-all-cate {
/*	width: 1000px;*/
	height: auto;
	margin: 0 20px;
	float: left;
	background-color: white;
	padding: 0px 10px 0px 10px; 
}

.all-cate-list {
/*	width: 1000px;*/
	height: auto;
	padding: 15px 0;
	float: left;
}

.all-cate-list .all-cate-main-title {
/*	width: 1000px;*/
	height: 38px;
	font-size: 16px;
	color: #e60000;
	border-bottom: 1px solid #ededed;
	float: left;
}

.all-cate-list .all-cate-main-title-words {
	padding: 0 0 15px;
	border-bottom: 1px solid #e60000;
	float: left;
	font-weight: 500;
}

.all-cate-list .all-cate-main-title-division {
	width: 4px;
	height: 38px;
	border-bottom: 1px solid #ffffff;
	float: left;
}

.all-cate-list .secondary-cate {
	width: 100%;
	height: auto;
	padding: 20px 0 6px;
	float: left;
}

.all-cate-list .secondary-cate-title {
/*	width: 1000px;*/
	height: auto;
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}

.all-cate-list .all-cate-tags {
/*	width: 1000px;*/
	height: auto;
	float: left;
}

.all-cate-list .all-cate-tags-show {
/*	width: 1000px;*/
}

.all-cate-list .all-cate-tags-hide {
/*	width: 1000px;*/
	display: none;
}

.all-cate-list .all-cate-tags a {
	width: 90px;
	height: 102px;
	font-size: 14px;
	color: #666666;
	background: #ffffff;
	box-shadow: #F5F5F5 0 3px 10px 2px;
	border: 1px solid #ffffff;
	margin: 10px;
	float: left;
}

.all-cate-list .all-cate-tags a:hover {
	color: #27A0F;
	border: 1px solid #27A0F;
}

.all-cate-list .all-cate-tags .a-margin-left {
	margin-left: 0;
}

.all-cate-list .all-cate-tags .a-margin-right {
	margin-right: 0;
}

.all-list-top {
	width: 60px;
	height: 60px;
	margin: 8px 10px 10px;
	overflow: hidden;
}

.all-cate-list .all-cate-tags .img {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	background: #fafafa;
}

.all-cate-list .all-cate-tags img {
	width: 60px;
}

.all-list-bottom {
	width: 80px;
	height: 18px;
	margin-bottom: 12px;
}

.all-list-bottom .all-cate-tags-title {
	text-align: center;
}

.all-cate-more {
/*	width: 1020px;*/
	height: 18px;
	margin-top: 10px;
	float: right;
	cursor: pointer;
}

.all-cate-more .all-cate-list-more {
	padding-left: 20px;
	background: url(../images/all_cate_more.png) no-repeat left center;
	float: right;
}

.all-cate-more .all-cate-list-more-up {
	padding-left: 20px;
	background: url(../images/all_cate_more_up.png) no-repeat left center;
	float: right;
}

.all-cate-more .all-cate-list-more:hover {
	background: url(../images/all_cate_more_sel.png) no-repeat left center;
}

.all-cate-more .all-cate-list-more-up:hover {
	background: url(../images/all_cate_more_sel_up.png) no-repeat left center;
}


.all-cate-more:hover {
	color: #27A0F;
}

.all-cate-more img {
    width: 12px;
    height: 6px;
    margin: 6px 8px 6px 0;
    float: left;
}

.more_food_hide {
	display: none;
}

/** 食材首页 **/

/** 食材详情页 **/

.main {
/*    width: 1020px;*/
    margin: 20px auto auto;
    padding: 10px;
}

.main > .left {
	width: 100%;
}
.main > .right {
/*    width: 330px;*/
    margin-left: 20px;
}

.main > .index-recipes {
/*    width: 1020px;*/
    height: auto;
    float: left;

}

.main > .details-left {
	width: 100%;
    float: left;
}

.main > .top-navigation {
/*    width: 1030px;*/
    font-size: 16px;
    color: #666666;
    margin: 4px 0 20px 0;
}

.main > .top-navigation a {
    margin:  0 8px;
}

.main > .top-navigation .span-margin {
    margin:  0 8px;
}
.recipes-right-main-class {
/*    width: 320px;*/
    height: 24px;
    margin-bottom: 10px;
}
.recipes-right-main-class-img {
    width: 4px;
    height: 20px;
    margin: 2px 0;
    background-color: #ff6000;
    float: left;
}
.recipes-right-main-class-title {
    width: auto;
    height: 24px;
    font-size: 18px;
    margin-left: 10px;
    color: #000000;
    float: left;

}
border-bottom: 1px solid #eee;
   

.recipes-list-null {
    width: 204px;
    margin: 157px 447px;
    float: left;
}

.recipes-list-null img {
    width: 140px;
    margin: 0 32px;
    float: left;
}

.recipes-list-null-words {
    font-size: 14px;
    color: #9d9d9d;
    margin-top: 20px;
    float: left;
    text-align: center;
}
p {line-height: 1.8; padding: 5px 0}

.food-head {
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
	float: left;
}

.food-head .food-head-left {
	width: 130px;
	height: 130px;
	overflow: hidden;
	float: left;
}

.food-head .food-head-left .food-head-img {
	width: 130px;
	height: 130px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	background: #ededed;
	border-radius: 100px;
}

.food-head .food-head-left .food-head-img img {
	width: 130px;
}

.food-head .food-head-right {
/*	width: 518px;*/
	height: 86px;
	margin: 23px 0 23px 22px;
	float: left;
}

.food-head .food-head-right .food-head-name {
/*	width: 518px;*/
	height: 46px;
	font-size: 33px;
	color: #000000;
	float: left;
}

.food-head .food-head-right .food-head-aname {
/*	width: 518px;*/
	height: 20px;
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.food-intro {
	width: 100%;
	height: auto;
	padding: 30px 0;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}

.food-intro-margin {
	padding-bottom: 0;
	border: 0;
}

.food-intro .food-intro-words {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	text-align: justify;
}

.food-component {
	width: 100%;
	height: auto;
	padding-top: 30px;
	float: left;
}

.food-component .food-component-content {
	width: 90%;
	height: auto;
	background: #ffffff;
	box-shadow: #F5F5F5 0 3px 10px 2px;
	border-radius: 4px;
	padding: 15px 20px;
	float: left;
}

.food-component .food-component-content table {
    border-collapse: collapse;
    border-spacing: 0;
}

.food-component .food-component-content tbody {
	display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.food-component .food-component-content tr {
	width: 90%;
	height: auto;
	display: table-row;
    vertical-align: inherit;
    border-color: inherit;
	float: left;
	border-bottom: 1px solid #f6f6f6;
}
.food-component .food-component-content table td {
    border: 0px; 
    padding: 3px 2px;
    word-break: break-all;
}
.food-component .food-component-content .td-main {
	width: 280px;
	margin-right: 60px;
	font-size: 14px;
	color: #666666;
	float: left;
	padding: 14px 0;
}
 
.food-component .food-component-content .food-component-margin {
	margin-right: 0;
}

.food-component .food-component-content .food-component-division {
	border: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.recipes-right-list .recipes-list-left {
    width: 160px;
    height: 120px;
    float: left;
}
.recipes-right-list .recipes-list-left-img {
    width: 160px;
  /*  height: 140px;*/
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fafafa;
}
.recipes-right-list .recipes-list-left-img img {
    max-width: 160px;
    max-height: 120px;
}
.recipes-list-right {
 	width: 100%;
    height: 120px;*/
    margin-left: 10px;
     margin-right: 10px;
/*    float: right;*/
}
.recipes-right-list dd {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}
.recipes-list-right h4 {
  /*  width: 130px;
    height: 100px;*/  
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
.recipes-list-right .recipes-list-right-statistics {
    width: 130px;
    height: 17px;
    border-bottom: 0;
    font-size: 12px;
    color: #666666;
    margin-top: 3px;
    float: right;
}
.recipes-list-right .recipes-list-right-statistics .recipes-list-right-view {
    float: right;
}

.recipes-list-right .recipes-list-right-statistics .recipes-list-right-collection {
    float: right;
    margin-left: 10px;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
/** 食材详情页 **/
/** 菜谱数据列表 **/
.recipes-list {
	width: 100%;
	float: left;
}

.recipes-list li {
	width:238px;
	height:250px;
	background: #ffffff;
	box-shadow: #F5F5F5 0 3px 10px 2px;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.recipes-list li:hover {
	background: #fafafa;
}

.recipes-list .li-margin-right {
	margin-right: 0;
}

.recipes-list .li-margin-bottom {
	margin-bottom: 0;
}

.list-top {
	width:238px;
	height: 180px;
	overflow: hidden;
}

.img-center {
	width:248px;
	height: 180px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	background: #fafafa;
	border-radius: 4px 4px 0 0;
}

.list-top img {
	width:248px;
}

.list-bottom {
	width: 242px;
	height: 65px;
	overflow: hidden;
	margin: 12px 8px 15px 8px;;
}

.list-bottom h3 {
	width: 242px;
	font-size: 16px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-bottom .list-info {
	margin-top: 13px;
}

.list-comment {
	padding-left: 20px;
	background: url(../images/icon-comment.png) no-repeat left center;
	margin: 0 5px;
}

.list-info .list-avatar {
	width: 28px;
	height: 28px;
	border-radius: 100px;
	vertical-align:bottom;
	margin-right: 3px;
}

.list-info .list-user-name {
	width: 80px;
	height: 17px;
	margin: 4px 0 4px 3px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}

.list-info .list-statistics {
	font-size: 12px;
	color: #999999;
	margin: 5px 0;
}

.list-info .list-statistics .list-view {
	margin-left: 5px;
}

.list-info .list-statistics .list-collection {
	margin-left: 5px;
}
/** 菜谱数据列表 **/

/** 菜谱详情页 **/
.recipes {
	width: 100%;	
	height: auto;
}

.recipes .recipes-title {
	width: 100%;
	height: auto;
	font-size: 32px;
	color: #000000;
	margin-bottom: 18px;

}

.recipes .recipes-exhibition {
	width: 100%;
	height: 400px;
	overflow: hidden;
	background: #fafafa;
	text-align:center
}

.recipes .recipes-exhibition-img {
	position: relative;
	width: 100%;
	height: 400px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	vertical-align: middle;
	justify-content:center;
}

.recipes .recipes-exhibition-img img {
	max-width: 100%;
	text-align:center
}

.recipes .recipes-statistics {
	width: 100%;
	font-size: 14px;
	color: #666666;
	padding: 17px 0;
	border-bottom: 1px solid #ededed;
}
.recipes .recipes-statistics .recipes-view {
	margin-right: 10px;
	float: left;
}

.recipes .recipes-statistics .recipes-collection {
	margin: 0 10px;
	float: left;
}

.recipes .recipes-statistics .recipes-collection-event {
	width: auto;
	height: 20px;
	display: inline-block;
	background: url(../images/collect_select.png) no-repeat center center;
	margin-right: 5px;
	vertical-align:middle;
	padding-left: 20px;
	float: left;
}

.recipes .recipes-statistics .recipes-collection-event .collection-words {
	padding-left: 45px; !important;
	float: left;
}

.recipes .recipes-statistics .recipes-collection-event-active {
	width: auto;
	height: 20px;
	display: inline-block;
	background: url(../images/collect.png) no-repeat center center;
	margin-right: 5px;
	vertical-align:middle;
	padding-left: 20px;
	float: left;
}

.recipes .recipes-statistics .recipes-collection-event-active .collection-words-active {
	color: #e60000;
	padding-left: 55px; !important;
	float: left;
}

.recipes .recipes-statistics .recipes-division {
	margin: 0 10px;
	float: left;
}

.recipes .recipes-statistics .recipes-share-event {
	width: auto;
	height: 16px;
	float: right;
}

.recipes .recipes-statistics .recipes-share-event .bds_more {
	color: #333 !important;
	font-size: 14px; !important;
	padding-left: 27px; !important;
	line-height: 16px;
	height: 16px !important;
	background: url(../images/recipes_share.png) no-repeat !important;
	margin: 1px auto 2px !important;
	float: left;
}

.recipes .recipes-info {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ededed;
	padding: 20px 0;
}

.recipes .recipes-info .respie-user {
	width: 100%;
	height: 36px;
	margin: 0 0 20px;
	float: left;
}
.recipes .recipes-info .respie-user .recipes-user-avatar {
	width: 36px;
	height: 36px;
	float: left;
}

.recipes .recipes-info .respie-user .recipes-user-avatar img {
	width: 36px;
	height: 36px;
	border-radius: 100px;
}

.recipes .recipes-info .respie-user .recipes-user-name {
	font-size: 16px;
	color: #666666;
	float: left;
	margin: 7px 0 7px 15px;
}

.recipes .recipes-info .recipes-intro {
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	text-align: justify;
	word-wrap: break-word;
}

.recipes .recipes-info .recipes-cook-time {
	font-size: 14px;
	color: #666666;
	margin: 26px 0 0;
	float: right;
}

.recipes .recipes-ingredients {
	width: 100%;
	height: auto;
	margin: 30px 0;
	float: left;
}

.recipes .recipes-ingredients .recipes-ingredients-title {
	width: 100%;
	height: 30px;
	float: left;
}

.recipes .recipes-ingredients .recipes-ingredients-title .ingredients-head-img {
	width: 4px;
	height: 20px;
	margin: 5px 0;
	background-color: #ff6000;
	float: left;
}

.recipes .recipes-ingredients .recipes-ingredients-title .ingredients-head-words {
	width: auto;
	height: 30px;
	font-size: 22px;
	margin-left: 10px;

	float: left;
}

.recipes .recipes-ingredients .recipes-ingredients-region {
	width: 100%;
	height: auto;
	background: #ffffff;
	box-shadow: #F5F5F5 0 3px 10px 2px;
	border-radius: 4px;
	margin-top: 20px;
	float: left;
}

.recipes .recipes-ingredients .recipes-ingredients-region .recipes-ingredients-lump {
	width: 90%;
/*	height: 18px;*/
	font-size: 14px;
	color: #000000;
	margin: 0 24px;
	padding: 10px 0;
	float: left;
	border-bottom: 1px solid #f6f6f6;
}

.recipes .recipes-step {
	width: 100%;
	height: auto;
	float: left;
}

.recipes .recipes-step .recipes-step-title {
	width: 100%;
	height: 30px;
	float: left;
}

.recipes .recipes-step .recipes-step-title .step-head-img {
	width: 4px;
	height: 20px;
	margin: 5px 0;
	background-color: #ff6000;
	float: left;
}

.recipes .recipes-step .recipes-step-title .step-head-words {
	width: auto;
	height: 30px;
	font-size: 22px;
	margin-left: 10px;

	float: left;
}

.recipes .recipes-step .recipes-step-region {
	width: 100%;
	height: auto;
	float: left;
}

.recipes-step-region ul li {
	border-bottom: 1px solid #f2f2f2;
}

.recipes .recipes-step .recipes-step-list-left {
	width: 260px;
	height: 220px;
	padding: 20px 0;
	float: left;
}

.recipes .recipes-step .recipes-step-img-center {
	width: 260px;
	height: 180px;
	overflow: hidden;
	display: flex;
	align-items: center;
	vertical-align: middle;
    text-align: center;
	background: #fafafa;
	float: left;
}
.recipes .recipes-step .recipes-step-list-left img {
	max-width: 260px;
}

.recipes .recipes-step .recipes-step-list-right {
/*	width: 400px;*/
	min-height: 220px;
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	padding: 20px 0;
/*	float: right;*/
}

.recipes .recipes-step .recipes-step-list-right-margin {
	margin-bottom: 0;
}

.recipes .recipes-step .recipes-step-list-whole {
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
	text-align: justify;
	padding: 20px 0;
}

.recipes .recipes-step .step-fwb {
	font-size: 20px;

}

.recipes .recipes-tips {
	width: 90%;
	height: auto;
	margin-top: 30px;
	background-color: #fbfbfb;
	padding: 12px;
	float: left;
}

.recipes .recipes-tips .recipes-title {
	width: 99%;
	height: 24px;
	float: left;
}

.recipes-tips-title {
	padding: 10px 0 0 10px;
	font-size: 16px;
	color: #d8230c;
}
.recipes-tips-title img {
	vertical-align: bottom;
}

.recipes .recipes-tips .recipes-tips-content {
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	text-align: justify;
	padding: 12px;
}

.recipes .recipes-hot-tag {
	width: 330px;
	height: auto;
	margin: 15px 0;
	float: left;
}

.recipes .recipes-hot-tag dt {
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}

.recipes .recipes-hot-tag .dt-margin {
	border: 0;
	margin: 0 10px;
}

.recipes .recipes-hot-tag dd {
	float: left;
	padding: 15px 0;
}
.recipes .recipes-hot-tag dd a {
	width: 80px;
	height: 32px;
	line-height: 32px;
	color:#333333;
	font-size: 14px;
	border-radius: 4px;
	text-align: center;
	font-weight: normal;
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 4px 0;
	margin: 0 10px;
}

.recipes .recipes-hot-tag dd .clear-margin-right{
	margin-right: 9px;
}

.recipes .recipes-hot-tag dd a:hover {
	border: 1px solid #cf1717;
	color: #cf1717;
}

.recipes-bottom {
	width: 100%;
	float: left;
	margin-top: 22px;
}

.recipes-bottom-clear-margin {
	margin-top: 0;
}

.recipes-bottom .recipes-list-title {
	width: 100%;
	font-size: 22px;
	color: #333333;
	padding: 18px 0;

	border-bottom: 1px solid #ededed;
	float: left;
}

.recipes-bottom .recipes-list-margin {
	margin: 20px 0 0 0;
}

.recipes-bottom .recipes-list-margin-top {
	margin: 20px 0 0;
}
/** 菜谱详情页 **/

/** 菜谱分类 \ 菜谱热门分类 **/
.hot-cate-head {
	width: 100%;
	height: auto;
	background: #ffffff;
	box-shadow: #F5F5F5 0 3px 10px 2px;
	border-radius: 4px;
	float: left;
}

.hot-cate-head .hot-cate-title {
	width: 100%;
	padding: 20px 20px 5px;
	float: left;
}

.hot-cate-head .hot-cate-title .title-words {
	height: 22px;
	font-size: 16px;
	color: #000000;

}

.hot-cate-head .hot-cate-title a{
	height: 20px;
	font-size: 14px;
	color: #666666;
	margin: 1px 0;
	float: left;
}

.hot-cate-head .hot-cate-title img {
	width: 10px;
	height: 10px;
	margin: 6px 0 6px 10px;
	float: right;
}

.hot-cate-head .hot-cate-title a:hover {
	color: #cf1717;
}

.hot-cate-head .hot-cate-main {
	width: 100%;
	padding: 0 20px;
	height: auto;
	float: left;
}

.hot-cate-head .hot-cate-main .hot-cate-region {
	width: 445px;
	height: auto;
	padding: 5px 0;
	border-bottom: 1px solid #eeeeee;
	float: left;
}

.hot-cate-head .hot-cate-main .hot-cate-region-border {
	border-bottom: 0;
}

.hot-cate-head .hot-cate-main .hot-cate-region-margin {
	width: 594px;
	padding-right: 100px;
}

.hot-cate-head .hot-cate-main .hot-cate-region .hot-cate-main-title {
	width: 84px;
	min-height: 40px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0;
	text-align: right;
}

.hot-cate-main-title-division {
	padding: 0 7px 0 15px;
}

.hot-cate-head .hot-cate-main .hot-cate-region .hot-cate-tags {
	width: 410px;
	height: 40px;
	min-height: 40px;
	font-size: 14px;
	float: left;
}

.hot-cate-head .hot-cate-main .hot-cate-region .hot-cate-tags-width {
	width: 361px;
}

.hot-cate-head .hot-cate-main .hot-cate-region a {
	color: #666666;
	padding: 10px 11px;
	float: left;
}

.hot-cate-head .hot-cate-main .hot-cate-region .a-paddimg {
	padding-right: 0;
}

.hot-cate-head .hot-cate-main .hot-cate-region .hot-cate-tags a:hover {
	color: #cf1717;
}

.newest-cate-title {
	width: 100%;
	height: 38px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #ededed;
	float: left;
}

.newest-cate-title .newest-cate-title-words {
	padding: 0 0 15px;
	bottom: -1px;
	border-bottom: 1px solid #e60000;
	float: left;
}

.newest-cate-title .newest-cate-title-division {
	width: 4px;
	height: 38px;
	border-bottom: 1px solid #ffffff;
	float: left;
}
/** 菜谱分类 \ 菜谱热门分类 **/

/** 菜谱所有分类 **/
.recipes-all-cate {
/*	width: 1080px;*/
	height: auto;
	float: left;
}

.all-cate-list {
/*	width: 1080px;*/
	height: auto;
	padding: 16px 0;
	float: left;
}

.all-cate-title {
/*	width: 1080px;*/
	height: auto;
	font-size: 16px;
	color: #000000;
	padding-bottom: 11px;

	float: left;
}

.all-cate-tags {
/*	width: 1080px;*/
	height: auto;
	float: left;
}

.all-cate-tags a {
	position: relative;
	cursor: pointer;
	width: 86px;
/*	height: 30px;*/
	font-size: 14px;
	color: #333333;
	background: #f3f3f3;
	text-align: center;
	padding: 5px 0;
	margin: 13px 28px;
	float: left;
}

.all-cate-tags .a-margin-left {
	margin-left: 0;
}

.all-cate-tags .a-margin-right {
	margin-right: 0;
}

.all-cate-tags a:hover {
	color: #ffffff;
	background: #cf1717;
}

.all-cate-more {
/*	width: 1080px;*/
	height: 18px;
	margin-top: 7px;
	float: right;
}

.all-cate-more .all-cate-list-more {
	padding-left: 20px;
	background: url(../images/all_cate_more.png) no-repeat left center;
	float: right;
}

.all-cate-more .all-cate-list-more-up {
	padding-left: 20px;
	background: url(../images/all_cate_more_up.png) no-repeat left center;
	float: right;
}

.all-cate-more .all-cate-list-more:hover {
	background: url(../images/all_cate_more_sel.png) no-repeat left center;
}

.all-cate-more .all-cate-list-more-up:hover {
	background: url(../images/all_cate_more_sel_up.png) no-repeat left center;
}


.all-cate-more a:hover {
	color: #cf1717;
}

.all-cate-more img {
    width: 12px;
    height: 6px;
    margin: 6px 8px 6px 0;
    float: left;
}
/** 菜谱所有分类 **/

/** 搜索结果页 **/
.recipes-search-title {
	width: 1080px;
	font-size: 16px;
	color: #e60000;
	float: left;
}
/** 搜索结果页 **/

/** 发布菜谱 **/
.create {
	text-align: center;
	margin-top: 140px;
}

.recipe-null-img {
	height: 92px;
	margin: 0 20px;
}

.create .create-words {
	text-align: center;
	font-size: 14px;
	color: #000000;
	margin-top: 25px;
}

.verify-url {
	text-decoration: underline;
	color :#000000;
}

.verify-url:hover {
	text-decoration: underline;
	color: #0a8cd2
}
/** 发布菜谱 **/

/** meituan **/
/** meituan **/
.meituan {
	float: right;
}
.meituan-waimai {
	display: block;
	font-size: 16px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #9f041b;
	color: #FFFFFF;
	border: 1px solid #9f041b;
	border-radius: 5px;
}
.meituan-waimai:hover {
	color: #9f041b;
	background: #FFFFFF;
}

.jxcaipu-pagination {
    width: 1020px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
}

.jxcaipu-pagination .jxcaipu-pagination-region {
    display: inline-block;
}

.jxcaipu-pagination .jxcaipu-pagination-region li {
    display: inline;
}

.jxcaipu-pagination .jxcaipu-pagination-region li .jxcaipu-span-active {
    cursor: default!important;
}

.jxcaipu-pagination .jxcaipu-pagination-region li .jxcaipu-ellipsis {
    position: relative;
    width: 30px;
    height: 30px;
    float: left;
}

.jxcaipu-pagination .jxcaipu-pagination-region .jxcaipu-page {
    width: 60px;
    height: 30px;
}

.jxcaipu-pagination .jxcaipu-pagination-region a {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #333333;
    float: left;
    margin: 0 6px;
    border: 1px solid #d2d2d2;
}

.jxcaipu-pagination a:hover {
    color: #cf1717;
    border: 1px solid #cf1717;
}

.jxcaipu-pagination .jxcaipu-pagination-region .jxcaipu-active {
    color: #ffffff;
    background-color: #cf1717;
    border: 1px solid #cf1717;
}

.jxcaipu-pagination .jxcaipu-display{
    display: none;
}
