@media screen and (max-width: 1300px) {
	.block-default {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.wrap-container {
		padding-left: 25px;
		padding-right: 25px;
	}

	/* 头部 */
	.page-header {
		height: 100px;
	}

	.page-header_inner {
		height: 100px;
		padding: 0 25px;
	}

	.header-control_menu {
		padding: 140px 50px;
		position: fixed;
		flex-direction: column;
		width: 495px;
		max-width: calc(100% - 50px);
		right: 0;
		top: 0;
		bottom: 0;
		transform: translateX(100%);
		transition: all .2s;
		background-color: rgba(0, 0, 0, .9);
		box-shadow: 0 0 0;
		z-index: 99;
	}

	.header-control_menu.show {
		transform: translateX(0);
		box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.16);
	}

	.control-menu_close {
		display: flex;
	}

	.header-menu_control {
		display: flex;
	}
	.control-menu_item .control-menu_nav {
		display: none!important;
	}

	/* banner */
	.banner-block_inner {
		padding-top: 100px
	}

	.banner-default {
		height: 450px;
	}

	.banner-default .banner-head_title .banner-title_en {
		font-size: 50px;
	}

	.banner-default .banner-head_title .banner-title_tit {
		font-size: 32px;
	}

	.banner-default .banner-head_title .banner-title_des {
		font-size: 15px;
	}

	.banner-block_text1 {
		font-size: 120px;
	}

	.banner-block_text2 {
		font-size: 46px;
		margin: -35px 0 45px;
	}

	.banner-block_text3 {
		font-size: 18px;
	}

	.banner-mouse_icon {
		display: none;
	}

	.banner-block_group {
		padding: 30px 0;
		width: 386px;
		height: 340px;
		flex-direction: column;
	}

	.banner-group_item {
		display: flex;
		white-space: nowrap;
	}

	.banner-control_button {
		height: 44px;
		line-height: 44px;
		border-radius: 22px;
	}

	.banner-group-icon {
		margin-right: 16px;
		width: 26px;
		height: 26px;
	}

	.banner-group_text {
		font-size: 15px;
		margin: 0;
	}

	.control-menu_item {
		text-align: center;
		display: block;
		height: 70px;
		line-height: 70px;
	}


	.control-menu_item:not(:last-child) {
		border-bottom: 1px solid #474747;
	}

	/* swiper */
	.swiper-block .block-default_body {
		padding: 0 15px;
	}

	.swiper-block_content .swiper-slide {
		padding: 0 10px;
	}

	.swiper-block_content .trade-item {
		height: 360px;
		box-shadow: var(--shadow1);
	}

	.swiper-block_content .trade-item_image {
		height: 170px;
	}

	.swiper-block_content .trade-item_context {
		justify-content: flex-start;
		align-items: center;
	}

	.swiper-block_content .trade-item_type {
		transform: translateY(0);
		bottom: 15px;
	}

	.trade-item_btn {
		margin-top: 25px;
	}

	/* 产品中心 */
	.product-block .block-default {
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.product-block_menu {
		position: absolute;
		top: calc(100% + 40px);
		right: 25px;
	}

	 .product-block_body {
		min-height: 800px;
	}
	.product-description .product-description_wrap {
		right: auto;
		left: 0;
		width: calc(100% - 240px);

	}

	.product-description .product-description_context {
		padding: 30px 30px 100px;
		transform: translateX(-150px);
	}

	.product-description .product-description_image {
		left: auto;
		right: -240px;
		height: 400px;
		max-width: 600px;
		top: auto;
		bottom: -300px;
		transform: translateX(150px);
	}

	.project-item_block {
		height: 250px;
	}

	.partners-block {
		background-size: auto 1600px;
	}

	.project-item_block.project-item_default::after {
		width: 82px;
		height: 82px;
	}

	.project-item_block.project-item_default {
		padding: 16px;
	}

	.partners-group_item {
		margin-top: 10px
	}

	.product-block .block-default_head {
		margin-bottom: 40px;
	}

	.partners-block .block-default_head {
		margin-bottom: 30px;
	}

	.project-block .block-head_control {
		right: 25px;
		top: 80px;
	}

	.project-block .block-default_head {
		margin-bottom: 40px;
	}

	/* 联系77779193永利官网 */
	.contactUs-panel {
		padding: 30px;
		flex-direction: column;
	}

	.contactUs-panel_info {
		margin-top: 50px;
		width: 100%;
	}



	/* 页脚 */
	.page-footer_qrcode {
		width: 69px;
		height: 69px;
		float: right;
	}

	.page-footer_qrtext {
		float: left;
		line-height: 69px;
		margin: 0 20px 0;
	}

	.page-footer_menu {
		margin: 48px 0 0;
	}

	.page-footer_third {
		margin-top: 30px;
	}

	.page-footer_addon .wrap-container {
		height: 135px;
	}

	.page-footer_addon .wrap-container {
		flex-direction: column;
		justify-content: center;
		align-items: flex-start
	}

	/* 77779193永利官网简介 */
	.profile-group_item {
		height: 430px;
	}

	.profile-group_item .item-default_logo {
		width: auto;
		height: 50px;
		top: 20px;
		left: 20px;
	}

	.profile-group_item .item-default_bg {
		width: 140px;
		left: 50%;
		bottom: 50%;
		transform: translate(-50%, 50%);
	}

	.profile-group_item .item-default_tit {
		font-size: 29px;
	}

	.profile-group_item .item-default_en {
		font-size: 19px;
	}

	.profile-group_item .item-default_context {
		right: 10px;
		bottom: 10px;
	}

	.profile-group_item .item-context_title {
		font-size: 24px;
	}

	.profile-group_item .item-context_content,
	.profile-group_item .item-context_panel {
		font-size: 14px;
	}

	.profile-group_item .item-context_panel {
		padding: 10px 15px 0;
		font-weight: 500;
	}

	.profile-group_item.item-grid {
		padding: 0;
	}

	.profile-group_item .item-image_img {
		height: auto;
	}

	.el-col-12:nth-child(n + 3) .profile-group_item {
		margin-top: 50px;
	}

	/* 产品 */
	.product-group_item {
		box-shadow: var(--shadow);
		display: flex;
		height: 260px;
		color: #222;
	}

	.product-item_img {
		width: 50%;
	}

	.product-item_context {
		padding: 0 20px;
		position: static;
		width: 50%;
		background-color: #fff !important;
	}

	.product-context_head {
		height: 75px;
		border-color: #ddd;
	}

	.product-context_title {
		color: #000 !important;
		font-size: 20px;
	}

	.product-item_context .button-default {
		width: 107px;
		color: #222;
		padding: 0;
		border-color: var(--yellow);
		background-color: var(--yellow);
	}

	.product-context_body {
		margin-top: 10px;
	}

	.productList-block .product-context_limit {
		margin: 0;
	}

	.productList-block .product-context_hd {
		color: #666;
		height: 30px;
		font-size: 16px;
	}

	.productList-block .product-context_bd {
		color: #999999;
		padding: 10px;
	}

	.productList-block .product-context_ad {
		display: none;
	}

	.service-group_item {
		margin-bottom: 20px;
	}

	.service-item_image {
		width: 100%;
		height: 170px;
	}

	.block-default--inner {
		padding-top: 30px
	}

	/* 解决方案 */
	.solution-group_item {
		height: 250px;
		background-position: 50%;
		margin-bottom: 25px;
	}

	.solution-item_title {
		margin-bottom: 10px;
	}

	.solution-item_des {
		display: none;
	}

	.solution-item_en {
		font-size: 22px;
		font-family: Barlow-Bold;
	}

	/* 项目案例 */
	.project-item_context>p {
		font-size: 14px;
	}

	/* 新闻 */
	.profile-news_single {
		margin: 0;
	}

	.profile-news_banner,
	.el-col-12:not(:last-child) .profile-news_item {
		margin-bottom: 25px;
	}

	.profile-honor_group .clearfix {
		margin-left: -13px;
		margin-right: -13px;
	}

	.profile-honor_item {
		width: 160px;
		height: 232px;
		padding: 25px 13px;
	}

	.profile-honor_item.long {
		width: 346px;
	}

	.profile-honor_num {
		font-size: 40px;
	}

	.profile-honor_title {
		font-size: 14px;
	}

	.profile-block--event .block-default_body,
	.profile-block--recruit .block-default_body {
		flex-direction: column;
	}

	.profile-event_side {
		margin-right: 0;
		margin-bottom: 25px;
		max-width: 100%;
		width: 100%;
		height: 210px;
		background-size: auto 460px;
		background-position: -240px -180px;
		background-color: #dedede;
	}

	.profile-recruit_side {
		text-align: left;
		margin-right: 0;
		margin-bottom: 25px;
		max-width: 100%;
		width: 100%;
		height: 240px;
		background-size: 100%;
	}

	.recruit-panel_head {
		font-size: 22px;
	}

	.recruit-panel_addon {
		font-size: 20px;
	}

	.event-item_time,
	.event-item_content {
		margin-bottom: 20px;
	}

	.recruit-panel {
		padding: 40px 20px 20px;
	}

	.event-side_title,
	.recruit-side_title {
		font-size: 24px;
		margin-bottom: 8px;
	}

	.plan-side {
		margin-right: 15px;
	}

	.detail-side {
		display: none;
	}

	.detail-main h3 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.plan-content_step,
	.plan-content_addon {
		margin-top: 24px;
	}

	.plan-item_arrow {
		font-size: 20px;
		padding: 10px 0 10px 13px;
	}

	.plan-content_group {
		padding: 7px 22px 7px 7px;
	}

	.plan-step_item {
		font-size: 20px;
	}

	.plan-foot .plan-content {
		padding: 17px;
	}

	.plan-foot_item {
		flex-direction: column;
		height: 140px;
		padding: 0;
		justify-content: center;
		align-content: center;
		text-align: center;
	}

	.plan-foot_icon {
		width: 44px;
		height: 44px;
		margin-right: 0;
	}

	.plan-foot_context>p {
		font-size: 20px;
	}

	.plan-foot_context>span {
		font-size: 18px;
	}

	.plan-content_addon {
		padding: 17px 17px 0px;
	}

	.plan-foot {
		margin-top: 25px;
	}

	.el-col-12 .skill-group_item.skill-item_image {
		height: auto;
		margin-bottom: 24px;
	}

	.el-col-4:not(:first-child) .flow-group_item .flow-item_icon::after {
		right: 30px;
	}

	.flow-group_item {
		margin-bottom: 40px;
		height: 420px;
	}

	.flow-item_num {
		font-size: 60px;
	}

	.flow-item_title {
		font-size: 20px;
	}

	.flow-item_num,
	.flow-item_title {
		display: inline-block;
		vertical-align: baseline;
	}

	.profile-block--other .default-block_title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.profile-block--other .default-block_des {
		font-size: 16px;
		line-height: 24px;
	}

	.profile-block--other .default-block_head {
		margin-bottom: 30px;
	}

	.sales-group_item {
		height: 250px;
		margin-bottom: 20px;
	}

	.sales-item_title {
		font-size: 20px;
		margin-bottom: 14px;
	}

	.sales-item_des {
		font-size: 14px;
		line-height: 18px;
	}

	.sales-block_title {
		font-size: 24px;
	}

	.profile-block--other .profile-location_context>p {
		font-size: 15px;
		line-height: 20px;
	}
}


@media screen and (max-width: 767px) {
	.wrap-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* 头部 */
	.page-header {
		height: 80px;
	}

	.page-header_inner {
		height: 80px;
		padding: 0 15px;
	}

	.page-header_logo {
		height: 40px;
	}

	.control-lang_item {
		font-size: 14px;
		height: 24px;
		line-height: 24px;
	}

	.header-menu_control {
		font-size: 28px;
		margin-left: 30px;
	}

	.block-default {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	/* banner */
	.banner-block_inner {
		padding-top: 80px;
		padding-bottom: 20px;
	}

	.banner-default {
		height: 350px;
	}

	.banner-default .banner-block_bg {
		width: auto;
		height: 100%;
	}

	.banner-default .banner-head_title {
		width: 100%
	}

	.banner-default .banner-head_title .banner-title_en {
		font-size: 32px;
		line-height: 60px;
	}

	.banner-default .banner-head_title .banner-title_tit {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.banner-default .banner-head_title .banner-title_des {
		font-size: 14px;
		max-width: calc(100% - 30px);
	}

	.nav-block {
		height: 78px;
		line-height: 78px;
		margin-top: -78px;
	}

	.nav-group_item {
		font-size: 14px;
	}

	.nav-group_item.on::after {
		bottom: 15px;
	}

	.nav-group_item:not(:last-child) {
		margin-right: 30px;
	}

	.banner-block_text1 {
		font-size: 90px;
	}

	.banner-block_text2 {
		font-size: 32px;
		margin: -15px 0 30px;
	}

	.banner-block_text3 {
		line-height: 1.4;
		margin: 0 10%;
		font-size: 18px;
	}

	.banner-block_group {
		width: 212px;
	}

	.banner-mouse_text {
		font-size: 12px;
	}

	.banner-control_button {
		width: 164px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
	}

	.block-title_en {
		font-size: 30px;
	}

	.block-title_tit {
		margin-top: -25px;
		font-size: 26px;
		line-height: 50px;
	}

	.block-title_des {
		margin-top: 5px;
		font-size: 15px;
	}

	.swiper-block_content {
		padding: 40px 0;
	}

	.swiper-block .block-default_body {
		padding: 0 5px;
	}

	.swiper-block_content .swiper-slide {
		padding: 0 6px;
	}

	.swiper-block_content .trade-item_context {
		padidn 20px
	}

	.swiper-block_content .trade-item {
		box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.10);
	}

	.swiper-block_content .trade-item_image {
		height: 138px;
	}

	.swiper-block_content .trade-item {
		height: 320px;
	}

	.swiper-block_content .trade-item_tit {
		font-size: 16px;
	}

	.swiper-block_content .trade-item_btn {
		width: 132px;
		line-height: 40px;
		height: 40px;
		border-radius: 20px;
	}

	.trade-car .trade-item_type {
		right: -5px;
		width: 90px;
		height: 37px;
	}

	.trade-item_btn {
		margin-top: 20px;
	}

	/* 产品中心 */
	.product-block .block-default_head {
		flex-direction: column;
		margin-bottom: 15px;
	}

	.product-block_menu {
		margin-top: 25px;
		position: static;
		text-align: left;
	}

	.product-menu_item {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.product-block .product-block_body {
		min-height: 600px;
	}

	.product-menu_item.on,
	.product-menu_item:hover {
		font-size: 18px;
	}

	.product-description .product-description_image {
		top: auto;
		bottom: -160px;
		right: 16px;
		width: calc(100% - 32px);
		height: 260px;
	}

	.product-description .product-description_wrap {
		width: 100%;
	}	
	.product-description .product-description_context {
		padding: 20px 15px 100px;
	}

	.product-context_limit {
		margin-right: 120px;
	}

	.product-context_tit {
		font-size: 22px;
	}

	.product-context_num {
		font-size: 100px;
	}

	.product-context_hd {
		font-size: 16px;
	}

	.product-context_bd {
		padding: 10px 0;
		font-size: 14px;
	}

	/* 项目案例 */
	.project-block .block-default_head {
		margin-bottom: 30px;
	}

	.project-block.block-default {
		padding-bottom: 100px;
	}

	.project-item_context {
		padding: 0 15px;
		height: 25px;
		line-height: 25px;
		margin-top: 10px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.project-item_context>p {
		font-size: 14px;
	}

	.project-block .block-head_control {
		transform: translateX(50%);
		right: 50%;
		top: auto;
		bottom: 40px;
	}

	.partners-block {
		background-size: auto 800px;
	}

	.contactUs-form_title {
		font-size: 20px;
	}

	.contactUs-form_title {
		margin-bottom: 10px;
	}

	.contactUs-form_des {
		font-weight: 300;
		line-height: 20px;
	}

	.contactUs-form_head {
		margin-bottom: 0;
	}

	.contactUs-button_group {
		margin-top: 20px;
	}

	.contactUs-info_row {
		font-size: 14px;
	}

	.contactUs-panel {
		padding: 20px 15px;
	}

	.contactUs-panel_info {
		margin-top: 30px;
	}

	.page-footer_content {
		padding: 30px 0 10px;
	}

	.page-footer_logo {
		height: 44px;
	}

	.page-footer_addon .wrap-container {
		height: 128px;
	}

	.page-footer_third {
		margin-top: 10px;
	}

	.profile-group_item.item-default {
		height: 190px;
	}

	.profile-group_item .item-default_bg {
		width: 110px;
		bottom: 0;
		transform: translate(-60%, 0);
	}

	.profile-group_item .item-default_tit {
		font-size: 14px;
	}

	.profile-group_item .item-default_en {
		font-size: 13px;
	}

	.el-col-12:not(:first-child) .profile-group_item {
		margin-top: 20px
	}

	.profile-group_item {
		height: auto;
	}

	.profile-group_item .item-context_title {
		font-size: 20px;
	}

	.profile-group_item .item-cell_text {
		padding-left: 70px;
		font-size: 14px;
	}

	/* 产品 */
	.product-group_item {
		flex-direction: column;
		height: auto;
	}

	.product-item_context {
		width: 100%;
	}

	.product-item_img {
		width: 100%;
		height: 280px;
	}

	.product-context_head {
		height: 66px;
	}

	.product-item_context .button-default {
		min-width: 100px;
		height: 40px;
		line-height: 40px;
	}

	.product-context_title {
		font-size: 18px;
	}

	.product-context_body {
		margin-top: 0;
	}

	.productList-block .product-context_hd {
		font-size: 14px;
	}

	.productList-block .product-context_bd {
		padding: 0 0 0 5px;
		font-size: 13px;
	}

	.productList-block .product-context_limit {
		margin: 0;
	}

	.product-group_item {
		margin-bottom: 20px;
	}

	.service-group_item {
		margin-bottom: 10px;
	}

	.service-item_image {
		height: 140px;
	}

	.block-default--inner {
		padding-top: 20px
	}

	.service-item_title {
		font-size: 14px;
	}

	.service-item_content {
		padding: 14px 14px 22px;
	}

	.solution-group_item {
		height: 190px;
		padding: 30px 20px 25px;
		background-position: 50%;
		margin-bottom: 15px;
	}

	.solution-item_title {
		font-size: 24px;
		line-height: 36px;
	}

	.solution-item_en {
		font-size: 16px;
	}

	/* 项目案例 */
	.project-item_block.project-item_default {
		height: 280px;
	}

	.pagination-page_ctrl {
		justify-content: center;
	}

	.pagination-skip_ctrl {
		justify-content: center;
		margin-top: 10px;
	}

	/* 公司新闻 */

	.profile-news_item {
		height: 100px;
	}

	.profile-news_item .news-item_image {
		width: 130px;
	}

	.profile-news_banner {
		height: 270px;
	}

	.profile-news_banner,
	.el-col-12:not(:last-child) .profile-news_item {
		margin-bottom: 15px;
	}

	.profile-news_item .news-item_context {
		padding: 10px;
	}

	.profile-news_item .news-item_title {
		font-size: 14px;
	}

	.profile-news_item .news-item_des {
		display: none;
	}

	.block-default--inner .block-inner_title {
		font-size: 20px;
	}

	.block-default--inner .block-inner_des {
		font-size: 14px;
		font-weight: 400;
	}

	.block-default--inner .block-default-head {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.profile-honor_item {
		padding: 15px;
	}

	.profile-honor_head {
		margin-bottom: 20px;
	}

	.profile-event_side {
		padding: 20px;
		height: 140px;
		background-size: auto 260px;
		background-position: -200px -100px;
	}

	.profile-recruit_side {
		padding: 20px;
		
	}

	.event-side_title,
	.recruit-side_title {
		font-size: 20px;
		margin-bottom: 0;
	}

	.event-side_des,
	.recruit-side_des {
		font-size: 16px;
	}

	.event-item_time {
		position: relative;
		left: 0;
		top: 0;
	}

	.profile-event_group {
		padding-left: 24px;
	}

	.profile-event_group::before {
		left: -26px;
	}

	.profile-event_group::after {
		left: 24px;
	}

	.profile-event_item {
		padding-left: 35px;
	}

	.event-item_content::before {
		display: none;
	}

	.event-item_time::before {
		right: auto;
		width: 17px;
		left: -22px;
	}

	.event-item_time {
		height: 32px;
		padding: 4px 15px;
		border-radius: 6px;
	}

	.event-item_content {
		line-height: 18px;
		font-size: 14px;
	}

	.profile-recruit_side {
		margin-bottom: 20px;
	}

	.recruit-panel {
		padding: 20px;
		margin-bottom: 20px;
	}

	.recruit-panel_head {
		flex-direction: column;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.recruit-panel_title {
		width: 100%;
		font-size: 18px;
	}

	.recruit-panel_addon {
		font-size: 18px;
	}

	.recruit-panel_body {
		font-size: 15px;
	}

	.recruit-panel_body>p {
		font-size: 14px;
	}

	.detail-main {
		padding: 0;
		border: none;
	}

	.detail-main h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.detail-main p {
		font-size: 14px;
	}

	.detail-main_head>p {
		font-size: 12px;
	}

	.plan-main {
		display: block;
	}

	.plan-side {
		flex-direction: row;
		width: 100%;
		font-size: 18px;
		justify-content: flex-start;
	}

	.plan-side>span {
		padding: 15px 20px;
	}

	.plan-content_group {
		flex-direction: column-reverse;
		padding: 10px 0 20px;
		margin-top: 15px;
		width: 100%;
		height: 466px;
	}

	.plan-group_item {
		justify-content: space-around;
		display: flex;
		width: 100%;
	}

	.plan-item_arrow {
		font-size: 18px;
		width: 62px;
		height: 86px;
		padding: 28px 0 0;
		line-height: 20px;
		/* margin-top: 5px; */
	}

	.plan-item_arrow::after {
		width: 94px;
		height: 94px;
		left: 50%;
		top: 50%;
		background-size: 94px 64px;
		background-position: center;
		background-repeat: no-repeat;
		transform: translate(-50%, -50%) rotate(-90deg);
	}

	.plan-item_tag .plan-item_icon {
		width: 32px;
		height: 32px;
	}

	.plan-group_item .plan-item_text {
		font-size: 15px;
	}

	.plan-item_tag {
		min-width: 80px;
		padding: 20px 0 10px;
		line-height: 20px;
	}

	.plan-content_inner {
		display: flex;
	}

	.plan-content_step {
		height: 466px;
		width: 74px;
		margin-top: 15px;
		margin-left: 20px;
	}

	.plan-content_step .el-row--flex {
		height: 100%;
		flex-direction: column;
	}

	.plan-content_step .el-row--flex .el-col-xs-24 {
		height: calc((100% - 30px)/3);
	}

	.plan-content_step .el-row--flex .el-col-xs-24:not(:first-child) {
		margin-top: 15px;
	}

	.plan-content_step .plan-step_item>span {
		display: block;
	}

	.plan-content_step .plan-step_item {
		padding-top: 45px;
		line-height: 24px;
		height: 100%;
	}

	.plan-step_item::after {
		font-size: 24px;
		top: 50%;
		left: -5px;
		transform: translate(-100%, -50%) rotate(-90deg);
	}

	.plan-content_addon .plan-addon_item {
		height: 50px;
		line-height: 50px;
		margin-bottom: 10px;
	}

	.plan-content_addon {
		margin-top: 20px;
		padding: 17px 17px 7px;
	}

	.plan-content_addon .plan-addon_item>.plan-item_icon {
		width: 32px;
		height: 32px;
	}

	.plan-foot {
		margin-top: 20px;
		flex-direction: column;
	}

	.plan-foot .plan-side {
		justify-content: center;
		color: var(--yellow)
	}

	.plan-foot .plan-content {
		margin-top: 20px;
	}

	.plan-foot_item {
		justify-content: flex-start;
		height: 90px;
		flex-direction: row;
		text-align: left;
		border-radius: 20px;
		padding: 0 20px;
	}

	.plan-foot .el-col-8:not(:first-child) .plan-foot_item {
		margin-top: 14px;
	}

	.skill-group_item .skill-item_image {
		height: 125px;
	}

	.skill-group--panle {
		padding: 15px;
		margin-left: -15px;
		margin-right: -15px;
		font-size: 13px;
	}

	.skill-group--panle .el-col-12:nth-child(n+3) .skill-group_item {
		margin-top: 10px;
	}

	.flow-group_item {
		position: relative;
		padding-left: 160px;
		height: 160px;
		text-align: left;
	}

	.flow-item_icon {
		position: absolute;
		left: 0;
		top: 0;
		width: 160px;
		height: 160px
	}

	.el-col-4:not(:last-child) .flow-group_item .flow-item_icon::after {
		top: auto;
		right: auto;
		bottom: -10px;
		left: 50%;
		transform: translate(-50%, 100%) rotate(180deg);
	}

	.flow-menu_item {
		font-size: 13px;
	}

	.flow-item_title {
		font-size: 18px;
	}

	.flow-item_num {
		font-size: 40px;
	}

	.flow-item_menu {
		margin-top: 10px;
	}

	.profile-block--other .default-block_title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.profile-block--other .default-block_des {
		font-size: 14px;
		line-height: 24px;
	}

	.profile-block--other .default-block_head {
		margin-bottom: 20px;
	}

	.sales-group_item {
		height: 220px;
		margin-bottom: 10px;
	}

	.sales-item_icon {
		width: 70px;
		height: 70px;
		vertical-align: top;
		margin-bottom: 30px;
	}

	.sales-block_title {
		font-size: 20px;
		padding: 15px 0 20px;
	}

	.profile-location {
		width: 100%;
	}

	.profile-block--other .profile-location_context>p {
		font-size: 12px;
		line-height: 16px;
	}

	.profile-block--other .profile-location_context>p:nth-child(1) {
		top: 45%;
		transform: translate(0, -50%);
	}

	.profile-block--other .profile-location_context>p:nth-child(6) {
		top: 54%;
	}

	.contact-map {
		height: 320px;
	}
}
<!--耗时1758053843.4393秒-->