

.swiper-container {
	width: 970px;
	padding: 100px 20px 20px 20px;
	margin:auto;
}

.swiper-slide {
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wt_container {
	width: 970px;
	margin: auto;
	position: relative;
}

.shu {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 3px;
	background: #9ec0e2;
	height: 100%;
}

.shugai {
	width: 3px;
	height: 130px;
	background: #fff;
}


/*中心内容样式开始*/

.wai_con {
	margin-top: 60px;
	width: 760px;
	background: #fafafa;
	border-radius: 20px;
	position: relative;
	float: right;
	behavior: url(pie.htc);
}

.content {
	width: 760px;
	background: #fafafa;
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	behavior: url(pie.htc);
}



.shu_quan {
	position: absolute;
	bottom: -4px;
	left: 41px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
	border: 4px solid #9ec0e2;
	behavior: url(pie.htc);
}

.shu_quan_1 {
	position: absolute;
	bottom: -4px;
	left: -173px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
	border: 4px solid #9ec0e2;
	behavior: url(pie.htc);
}

.con_tit {
	font-size: 24px;
	color: #333;
	padding-top: 43px;
	padding-left: 34px;
}

.rice {
	padding-top: 20px;
	padding-left: 34px;
    padding-bottom:20px;
}

.con_ms {
	color: #666;
	font-size: 18px;
	line-height: 36px;
	float: left;
}

.con_bt {
	float: left;
	color: #666;
	font-size: 18px;
	line-height: 36px;
}

.con_pic {
	margin-left: 34px;
	width: 369px;
	height: 236px;
}

.con_pic ul {
	width: 525px;
}

.con_pic ul li {
	width: 155px;
	height: 138px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}

.sanjiao {
	position: absolute;
	left: -23px;
	top: 51px;
	width: 23px;
	height: 51px;
	background: url(/guanfang/img/recipes/sanjiao.png) no-repeat center center;
}
.yuan {
	width: 70px;
	height: 70px;
	position: absolute;
	border-radius: 50%;
	top: 42px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 70px;
	left: -195px;
	behavior: url(pie.htc);
}

.yuan_a {
	background: #f75c4c;
}

.yuan_b {
	background: #f9b32f;
}

.yuan_c {
	background: #19b5fe;
}

.yuan_d {
	background: #20ab5f;
}
.yuan_e {
	background: #d1a2e5;
}
.yuan_f {
	background: #f9b334;
}
.yuan_g {
	background: #1eb5ff;
}

.border_bottom {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: -14px;
}

.border_bottom_a {
	background: #f75c4c;
}

.border_bottom_b {
	background: #f9b32f;
}

.border_bottom_c {
	background: #19b5fe;
}

.border_bottom_d {
	background: #20ab5f;
}

.border_bottom_e {
	background: #d1a2e5;
}

.border_bottom_f {
	background: #f9b334;
}

.border_bottom_g {
	background: #1eb5ff;
}


/*中心内容样式结束*/