﻿.psr_header {
	height: 700px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/canteen_delivery/pcd_header_bg.png) no-repeat top/cover;
	padding-top: 264px;
	color: #fff
}

.psr_header__title {
	font-size: 68px
}

.psr_header__desc {
	margin: 48px 0;
	color: #e1f7f6;
	font-size: 22px;
	text-align: center;
	line-height: 38px
}

.psr_content__advantage {
	margin: 104px auto 80px
}

.psr_content__advantage h2 {
	font-size: 24px;
	color: #0cc
}

.psr_content__advantage p {
	color: #666;
	font-size: 16px;
	margin: 17px 0 29px
}

.psr_content__advantage .item_desc {
	color: #666;
	font-size: 16px;
	width: 220px;
	margin-right: 60px;
	line-height: 32px;
	letter-spacing: 1px
}

.psr_content__advantage .item_desc li::before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 0 6px 5px 2px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/canteen_delivery/dot_icon.png) no-repeat center/cover
}

.psr_content__advantage .advantage_main {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.psr_content__advantage .advantage_main__item {
	height: 202px;
	width: 550px;
	padding-left: 58px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_resolve/sr_advantage_bg.png) no-repeat top/contain;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.psr_content__main {
	padding-top: 111px;
	background-color: #f9f9f9
}

.psr_content__main h2 {
	color: #333;
	font-size: 22px;
	margin-bottom: 60px
}

.psr_content__main p {
	color: #666;
	font-size: 18px;
	padding: 15px 0 30px
}

.psr_content__main .main_desc {
	font-size: 16px
}

.psr_content__main .main_desc {
	margin-bottom: -50px
}

.psr_content__main .sys_info_item,.psr_content__main .sys_info_item_reverse {
	width: 100%;
	padding: 100px 0 90px
}

.psr_content__main .sys_info_item_reverse {
	background-color: #fff
}

.psr_content__main .sys_info_item_reverse .flex_row_bt {
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.psr_content__main .sys_info_item_reverse .sys_item_detail {
	padding-right: 200px
}

.psr_content__main .sys_info_item .sys_item_detail {
	padding-left: 130px
}

.psr_content__main .sys_info_item .reduce_gutter {
	padding-left: 180px
}

.psr_content__main .item_desc {
	position: relative;
	margin-left: 20px;
	line-height: 28px
}

.psr_content__main .item_desc::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 6px 0 2px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/canteen_delivery/dot_icon.png) no-repeat center/cover;
	position: absolute;
	top: 24px;
	left: -20px
}

.psr_content__main .small_btn {
	margin: 10px 0 0
}

.psr_sidebar {
	padding: 100px 0
}

.psr_sidebar p {
	color: #666;
	font-size: 16px;
	margin: 15px 36px 24px;
	width: auto;
	line-height: 28px;
	letter-spacing: 1px
}

.psr_sidebar__case {
	margin: 45px 0 7px;
	width: 100%
}

.psr_sidebar .case_company {
	box-shadow: 0 6px 14px #e4e3e3;
	border-radius: 6px;
	width: 326px;
	height: 472px
}

.psr_sidebar .case_company .company_icon {
	height: 157px;
	width: 100%
}

.psr_sidebar .case_company h2 {
	color: #333;
	font-size: 22px
}

.psr_sidebar .case_company hr {
	width: 63px;
	height: 4px;
	margin: 16px 0 10px;
	background: #0cc;
	border: none
}

.pgm_header {
	padding-top: 249px;
	height: 846px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/header_illustration.png) no-repeat 722px 167px/969px,url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/pgm_header_bg.png) no-repeat center/cover;
	color: #fff
}

.pgm_header__content {
	margin-left: 359px
}

.pgm_header__title {
	font-size: 68px;
	margin-bottom: 27px
}

.pgm_header__info {
	width: 344px;
	color: #0054cc;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 10px;
	background-color: #fff;
	border-radius: 5px
}

.pgm_header__desc {
	width: 540px;
	margin-top: 96px;
	font-size: 16px;
	line-height: 28px
}

.pgm_header .small_btn {
	margin: 86px 0 0
}

.pgm_section {
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 1200px;
	margin: 0 auto
}

.pgm_section__detail {
	box-shadow: 0 10px 14px #e4e3e3;
	border-radius: 6px;
	position: relative;
	top: -70px;
	width: 275px;
	padding: 30px 0 30px 99px;
	border-radius: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pgm_section__detail:first-child {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/section_icon1.png) no-repeat 15px center/75px #fff
}

.pgm_section__detail:nth-child(2) {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/section_icon2.png) no-repeat 15px center/75px #fff
}

.pgm_section__detail:nth-child(3) {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/section_icon3.png) no-repeat 15px center/75px #fff
}

.pgm_section__detail:last-child {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/group_manage/section_icon4.png) no-repeat 15px center/75px #fff
}

.pgm_section h2 {
	color: #666;
	font-size: 20px
}

.pgm_section p {
	width: 146px;
	margin-top: 12px;
	color: #9a9a9a
}

.pgm_content {
	margin-top: 30px
}

.pgm_content p {
	color: #666;
	font-size: 16px;
	margin-top: 16px
}

.pgm_content__intro {
	margin: 90px 0 109px
}

.pgm_content .intro_item h3 {
	color: #333;
	font-size: 24px;
	margin: 25px 0 12px
}

.pgm_content .intro_item p {
	width: 144px
}

.pgm_content__main {
	width: 100%
}

.pgm_content__main .sys_info_item,.pgm_content__main .sys_info_item_reverse {
	padding: 100px 0 90px
}

.pgm_content__main .sys_info_item_reverse .flex_row_bt {
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.pgm_content__main .sys_info_item_reverse .sys_item_detail {
	padding-right: 100px
}

.pgm_content__main .sys_info_item_reverse .add_gutter {
	padding-right: 180px
}

.pgm_content__main .sys_info_item {
	background-color: #f9f9f9
}

.pgm_content__main .sys_info_item .sys_item_detail {
	padding-left: 100px
}

.pgm_content__main .sys_info_item .add_gutter {
	padding-left: 180px
}

.pgm_content__main .sys_info_item:first-child {
	padding-top: 75px
}

.pgm_content__main h3 {
	color: #333;
	font-size: 24px;
	padding-bottom: 20px
}

.pgm_content__main .item_desc {
	position: relative;
	margin: 35px 0 0 20px;
	line-height: 28px;
	font-size: 16px
}

.pgm_content__main .item_desc::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 6px 0 2px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/canteen_delivery/dot_icon.png) no-repeat center/cover;
	position: absolute;
	top: 10px;
	left: -20px
}

.pgm_content__main .small_btn {
	margin-left: 0
}

.pgm_sidebar {
	background-color: #f9f9f9;
	padding: 94px 0 78px
}

.pgm_sidebar p {
	color: #666;
	font-size: 16px;
	margin-top: 18px
}

.pgm_sidebar__scene {
	margin: 63px 0 35px
}

.pgm_sidebar__scene p {
	width: 182px
}

.pgm_sidebar .scene_item {
	width: 233px;
	height: 237px
}

.pr_content {
	margin-top: 103px
}

.pr_content__intro {
	margin-bottom: 93px
}

.pr_content__intro p {
	margin: 20px 0 34px;
	line-height: 24px;
	text-align: center
}

.pr_content .intro_main {
	margin-top: 40px
}

.pr_content .intro_main__item {
	box-shadow: 0 4px 14px #e4e3e3;
	border-radius: 6px;
	padding-top: 22px;
	width: 255px
}

.pr_content .intro_main h2 {
	color: #333;
	font-size: 22px;
	margin-top: 22px
}

.pr_content .intro_main p {
	color: #666;
	font-size: 16px
}

.pr_content__achievement {
	padding: 104px 0 75px;
	background-color: #f9f9f9
}

.pr_content__achievement p {
	margin: 15px 0 59px
}

.pr_content__achievement .achievement_detail {
	width: 801px
}

.pr_content__achievement .achievement_detail__wrap {
	padding: 0 10px 0 18px
}

.pr_content__achievement .achievement_detail__item {
	color: #333;
	font-size: 22px;
	margin: 24px 0 13px
}

.pr_content .psr_content__main {
	background-color: #fff
}

.pr_content .psr_content__main .sys_info_item .add_gutter {
	padding-left: 200px
}

.pr_content .psr_content__main .sys_info_item:last-child {
	padding-top: 150px
}

.pr_content .psr_content__main .sys_info_item_reverse {
	background-color: #f9f9f9
}

.pr_content .psr_content__main h2 {
	margin-bottom: 35px
}

.pr_content .psr_content__main .small_btn {
	margin-top: 30px
}

.pr_sidebar {
	background-color: #f9f9f9
}

.pr_sidebar .psr_sidebar__case {
	width: 1100px;
	margin-top: 25px
}

.pr_sidebar .case_company {
	box-shadow: 0 5px 14px #dfdede;
	border-radius: 6px;
	background-color: #fff
}

.ppt_header {
	height: 700px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/ppt_header_bg.png) no-repeat top/cover;
	padding-top: 264px;
	color: #fff
}

.ppt_header__title {
	font-size: 68px
}

.ppt_header__desc {
	margin: 48px 0;
	color: #e1f7f6;
	font-size: 20px;
	text-align: center;
	line-height: 34px
}

.ppt_content__step {
	margin: 103px 0 86px
}

.ppt_content p {
	color: #666;
	font-size: 16px;
	margin-top: 18px
}

.ppt_content .step_detail {
	margin: 78px 0 30px
}

.ppt_content .step_detail__wrap {
	padding-left: 9px
}

.ppt_content .step_detail__item h3 {
	color: #333;
	font-size: 22px;
	margin-top: 32px;
	text-align: center
}

.ppt_content .step_detail__item .add_margin-left {
	margin-left: 14px
}

.ppt_content__achievement {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/achievement_bg.png) no-repeat center 114px/1099px;
	background-color: #f9f9f9;
	padding: 75px 0 63px
}

.ppt_content .achievement_detail {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 1099px;
	padding: 145px 12px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.ppt_content .achievement_detail__item {
	width: 50%
}

.ppt_content .achievement_detail__item h3 {
	color: #01ca86;
	font-size: 22px;
	line-height: normal
}

.ppt_content .achievement_detail__item p {
	width: 235px;
	line-height: 26px
}

.ppt_content .achievement_detail__item .add_margin_bottom {
	margin-bottom: 218px
}

.ppt_content .achievement_detail .to_right {
	margin-left: auto
}

.ppt_content .sys_info_item {
	background-color: #fff
}

.ppt_content .sys_info_item .sys_item_detail {
	padding-left: 300px
}

.ppt_content .sys_info_item_reverse {
	background-color: #f9f9f9
}

.ppt_content .sys_info_item_reverse .sys_item_detail {
	padding-right: 145px
}

.ppt_content .sys_info_item_reverse .add_gutter {
	padding-right: 266px
}

.ppt_content .item_desc::before {
	background-image: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/dot_icon.png)
}

.ppt_sidebar {
	margin-top: 132px
}

.ppt_sidebar p {
	color: #666;
	font-size: 16px;
	margin-top: 15px;
	text-align: center
}

.ppt_sidebar__sys {
	margin-bottom: 106px
}

.ppt_sidebar .sys_wrapper {
	margin-top: 55px
}

.ppt_sidebar .sys_item {
	width: 241px
}

.ppt_sidebar .sys_item h3 {
	padding-top: 242px;
	color: #01ca86;
	font-size: 20px;
	text-align: center
}

.ppt_sidebar .sys_item:first-child {
	height: 376px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/sys_item_bg1.png) no-repeat top/cover
}

.ppt_sidebar .sys_item:nth-child(2) {
	height: 376px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/sys_item_bg2.png) no-repeat top/cover
}

.ppt_sidebar .sys_item:nth-child(3) {
	height: 376px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/sys_item_bg3.png) no-repeat top/cover
}

.ppt_sidebar .sys_item:nth-child(4) {
	height: 376px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/sys_item_bg4.png) no-repeat top/cover
}

.ppt_sidebar .sys_item:last-child {
	height: 376px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/product_trace/sys_item_bg5.png) no-repeat top/cover
}

.ppt_sidebar__case {
	padding: 96px 0 71px;
	background-color: #f9f9f9
}

.ppt_sidebar .case_wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px
}

.ppt_sidebar .case_company {
	margin-top: 33px;
	width: 248px;
	height: 128px;
	background-color: #fff
}

.pkd_content .intro_main {
	margin-bottom: 20px
}

.pkd_content .intro_main__item p {
	margin: 11px 0 34px
}

.pkd_content .pr_content__achievement {
	padding: 79px 0
}

.pkd_content .pr_content__achievement .small_btn {
	margin-top: 0
}

.pkd_content .illustration_desc {
	position: relative;
	top: -60px;
	width: 1012px;
	color: #333;
	font-size: 18px;
	text-align: center
}

.pkd_content .illustration_desc p {
	display: inline-block;
	width: auto;
	margin-bottom: 0
}

.pkd_content .illustration_desc p:first-child {
	padding-right: 99px
}

.pkd_content .illustration_desc li .em_illustration_desc {
	padding: 66px 0 0;
	color: #0cc;
	font-size: 22px;
	font-weight: 700
}

.pkd_content .psr_content__main .flex_row_bt {
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.pkd_content .sys_info_item_reverse .reduce_gutter {
	padding-right: 145px
}

.pkd_content .psr_content__main .sys_info_item .add_gutter {
	padding-left: 290px
}

.pkd_sidebar .psr_sidebar__case {
	margin: 80px 0 20px
}

.pkm_header {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/kitchen_manage/header_illustration.png) no-repeat 928px 151px/599px,url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/kitchen_manage/pkm_header_bg.png) no-repeat center/cover
}

.pkm_header .pgm_header__info {
	width: 428px
}

.pkm_header .pkm_section {
	width: 1200px;
	margin: 0 auto
}

.pkm_header .pkm_section__detail {
	box-shadow: 0 10px 14px #e4e3e3;
	border-radius: 6px;
	position: relative;
	bottom: -84px;
	width: 275px;
	background-color: #fff
}

.pkm_header .pkm_section__detail h2 {
	color: #666;
	font-size: 22px;
	line-height: 32px
}

.pkm_header .pkm_section__detail p {
	width: 120px;
	height: 120px;
	margin: 15px 0;
	color: #0cc;
	line-height: 120px;
	text-align: center;
	text-shadow: 5px 6px 7px #d5eeee;
	background-color: #e5fafa;
	border-radius: 50%
}

.pkm_header .pkm_section__detail .em_text {
	font-size: 54px;
	font-weight: 700
}

.pkm_content {
	margin-top: 180px
}

.pkm_content p {
	color: #666;
	font-size: 16px
}

.pkm_content__status {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/kitchen_manage/status_bg.png) no-repeat center 130px/1197px #fff;
	padding-bottom: 110px
}

.pkm_content .status_detail {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 1197px;
	padding: 90px 190px 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pkm_content .status_detail__item {
	width: 50%
}

.pkm_content .status_detail__item h3 {
	margin-bottom: 26px;
	font-size: 24px
}

.pkm_content .status_detail .add_margin_bottom {
	margin-bottom: 126px
}

.pkm_content__func {
	padding: 74px 0 66px;
	background-color: #f9f9f9
}

.pkm_content .func_detail {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/kitchen_manage/func_bg.png) no-repeat center top/contain #f9f9f9;
	width: 1102px;
	margin-top: 54px
}

.pkm_content .func_detail__item {
	width: 25%;
	text-align: center
}

.pkm_content .func_detail__item h3 {
	font-size: 22px;
	color: #fff;
	line-height: 42px
}

.pkm_content .func_detail__item p {
	margin-top: 29px;
	line-height: 28px
}

.pkm_content__main h2 {
	color: #333;
	font-size: 24px;
	margin-bottom: 60px
}

.pkm_content__main h3 {
	color: #333;
	font-size: 20px;
	margin-top: 46px
}

.pkm_content__main p {
	margin: 13px 0 0 27px
}

.pkm_content__main .small_btn {
	margin-left: 0
}

.pkm_content .sys_info_item {
	padding: 100px 0
}

.pkm_content .sys_info_item .sys_item_detail {
	padding-left: 100px
}

.pkm_content .sys_info_item_reverse {
	padding: 78px 0 100px;
	background-color: #f9f9f9
}

.pkm_content .sys_info_item_reverse .flex_row_bt {
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.pkm_content .item_desc::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 9px 0 2px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/kitchen_manage/dot_icon.png) no-repeat center/cover
}

.pchd_content__intro {
	margin: 103px 0 79px
}

.pchd_content .intro_detail {
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_bg.png) no-repeat center top/1100px #fff;
	margin-top: 66px;
	padding: 0 22px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pchd_content .intro_detail__item {
	width: 202px
}

.pchd_content .intro_detail__item h3 {
	color: #666;
	font-size: 22px;
	padding: 29px 0 6px;
	text-align: center
}

.pchd_content .intro_detail__item h3::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_icon5.png) no-repeat center/cover;
	vertical-align: middle
}

.pchd_content .intro_detail__item p {
	padding-bottom: 26px;
	line-height: 32px;
	text-align: center
}

.pchd_content .intro_detail .add_margin_bottom {
	margin-bottom: 46px
}

.pchd_content .intro_detail .add_margin_bottom .intro_detail__item h3::before {
	margin-right: 6px
}

.pchd_content .intro_detail .add_margin_bottom .intro_detail__item:first-child h3::before {
	height: 22px;
	background-image: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_icon1.png)
}

.pchd_content .intro_detail .add_margin_bottom .intro_detail__item:nth-child(2) h3::before {
	width: 26px;
	height: 26px;
	background-image: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_icon2.png)
}

.pchd_content .intro_detail .add_margin_bottom .intro_detail__item:nth-child(3) h3::before {
	width: 22px;
	height: 23px;
	background-image: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_icon3.png)
}

.pchd_content .intro_detail .add_margin_bottom .intro_detail__item:last-child h3::before {
	background-image: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/chain_delivery/intro_icon4.png)
}

.pchd_content .main_header {
	padding-top: 90px
}

.pchd_content .item_desc {
	font-size: 18px
}

.pchd_content .sys_info_item {
	background-color: #fff
}

.pchd_content .sys_info_item_reverse {
	padding-bottom: 60px
}

.pchd_sidebar .case_company {
	height: 479px
}

.ct_header {
	height: 853px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/contact/ct_header_bg.png) no-repeat top/cover;
	padding-top: 170px;
	text-align: center
}

.ct_header h2 {
	color: #0cc;
	font-size: 68px
}

.ct_header p {
	color: #666;
	font-size: 20px;
	margin-top: 32px;
	line-height: 38px
}

.ct_content {
	box-shadow: 0 10px 14px #d3d3d3;
	border-radius: 6px;
	width: 1001px;
	margin-top: 66px;
	padding: 37px 0 42px;
	background-color: #fff
}

.ct_content .map-container {
	width: 927px;
	height: 275px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/contact/su_map1.png) no-repeat center center/cover
}

.ct_content__main {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 38px;
	text-align: left
}

.ct_content .main_item {
	width: 440px;
	padding: 37px 0 0 8px;
	border-bottom: solid 2px #f7f6f6
}

.ct_content .main_item h3 {
	color: #666;
	font-size: 20px
}

.ct_content .main_item p {
	color: #666;
	font-size: 16px;
	margin: 7px 0 24px;
	text-indent: 3px
}

.ct_content .main_item:last-child,.ct_content .main_item:nth-child(7) {
	border: none
}

.ct_content .select_address h3,.ct_content .select_address p {
	color: #0cc
}

.ct_content .select_address h3::before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 7px;
	margin: 0 5px 2px -8px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/contact/arrow_icon.png) no-repeat center center/contain
}

.ct_sidebar {
	width: 1001px;
	margin: 490px auto 115px;
	padding: 0 56px;
	background-color: #0cc;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: #b7f7f7 2px 4px 6px
}

.ct_sidebar .phone_info {
	width: 495px;
	margin: 31px 0;
	color: #fff;
	border-right: 2px solid #36d7d7
}

.ct_sidebar .phone_info .text_gray {
	margin-top: 20px;
	font-size: 16px
}

.ct_sidebar .phone_info .add_margin_top {
	margin-top: 36px
}

.ct_sidebar .phone_info .add_margin_bottom {
	margin-bottom: 28px
}

.ct_sidebar .phone_info_item {
	font-size: 36px;
	font-weight: 700
}

.ct_sidebar .code_wrapper {
	text-align: center
}

.ct_sidebar .code_desc {
	margin-top: 19px;
	font-size: 14px;
	color: #fff;
	text-align: center
}

.ct_sidebar .reduce_margin_top {
	margin-top: 14px
}

.pcm_header {
	padding-top: 250px;
	height: 846px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/cook_manage/header_illustration.png) no-repeat 75% 183px/681px,url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/cook_manage/pcm_header_bg.png) no-repeat bottom/cover;
	color: #fff
}

.pcm_header__content {
	margin: 0 auto;
	max-width: 1200px
}

.pcm_header__title {
	font-size: 68px;
	margin-bottom: 26px
}

.pcm_header__info {
	width: 506px;
	color: #12b2d2;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 10px;
	background-color: #fff;
	border-radius: 5px
}

.pcm_header__desc {
	margin-top: 80px;
	font-size: 16px;
	line-height: 28px
}

.pcm_header .small_btn {
	margin: 110px 0 0
}

.pcm_content__intro {
	margin: 135px auto 107px
}

.pcm_content__intro .intro_container {
	padding: 76px 0 30px
}

.pcm_content__intro .intro_item {
	box-shadow: 0 4px 14px #e4e3e3;
	border-radius: 6px;
	width: 160px;
	height: 212px;
	padding-top: 36px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pcm_content__intro .intro_item p {
	color: #666;
	font-size: 16px;
	margin-top: 33px;
	line-height: 26px
}

.pcm_content__section {
	height: 788px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/cook_manage/illustration_section_bg.png) no-repeat top/cover
}

.pcm_content__section h3 {
	padding: 95px 0 89px;
	font-size: 38px;
	color: #fff
}

.pcm_content__steps {
	margin: 147px auto 110px
}

.pcm_content__steps p {
	padding: 20px 0 58px
}

.pcm_content__steps .small_btn {
	margin-top: 112px
}

.pcm_content__func {
	padding-top: 90px;
	margin-bottom: 100px
}

.pcm_content__func .func_item {
	padding: 110px 0 120px
}

.pcm_content__func .func_item:nth-child(even) {
	background-color: #fff
}

.pcm_content__func .func_item:nth-child(even) .flex_row_bt {
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.pcm_content__func .func_item:nth-child(5) .func_item_detail {
	width: 390px
}

.pcm_content__func .func_item_detail {
	text-align: left
}

.pcm_content__func .func_item_detail h3 {
	color: #333;
	font-size: 24px;
	padding-bottom: 20px
}

.pcm_content__func .func_item_detail p {
	color: #666;
	font-size: 16px;
	position: relative;
	padding: 35px 0 0 29px
}

.pcm_content__func .func_item_detail .item_desc::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 6px 0 2px;
	background: url(https://sdongpo-website-image.oss-cn-beijing.aliyuncs.com/website/canteen_delivery/dot_icon.png) no-repeat center/cover;
	position: absolute;
	top: 38px;
	left: 0
}

.pcm_content__func .func_item_detail .small_btn {
	margin-left: 0
}