/*e_FlowCommonStyleBox-001*/.e_FlowCommonStyleBox-001 {
 /* position: absolute;*/
	width: 100%;
	height: auto;
	width-uint: %;
} /*stylebox_link*/.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

@media only screen and (max-width: 768px) {
	.cpnavbox {
		display: none;
	}

	.iphone-fix {
		display: block;
	}

	.iphone-fix {
		width: 100%;
		z-index: 9;
		display: block;
		position: relative;
	}

	.iphone-fix span {
		color: #017ED5;
		display: block;
		text-align: center;
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		cursor: pointer;
	}

	.iphone-fix span b {
		display: inline-block;
		margin-left: 5px;
		width: 8px;
		height: 6px;
		background: url(../images/rbqbhvz3riceeyrsaaaaajhrd1w542.png) center no-repeat;
	}

	.iphone-down {
		width: 100%;
		position: absolute;
		left: 0;
		display: none;
		top: 50px;
		background: #f9f9f9;
	}

	.iphone-down a {
		display: block;
		width: 100%;
		font-size: 14px;
		text-align: center;
		padding: 15px;
		color: #666;
		position: relative;
		overflow: hidden;
		border: none !important;
		text-decoration: none;
	}

	.iphone-down a:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		z-index: 1;
		background-color: rgba(0,0,0,.05);
		-webkit-animation-duration: 0.7s;
		animation-duration: 0.7s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: ReturnToNormal;
		animation-name: ReturnToNormal;
	} @	-webkit-keyframes ReturnToNormal {
		0%{ -webkit-transform: scale(0.1,1);
		-ms-transform: scale(0.1,1);
		transform: translate: scale(0.1,1);
	}

	100% {
		-webkit-transform: scaleX(1,1);
		-ms-transform: scale(1,1);
		transform: translate: scaleX(1,1);
	}
} }

@media only screen and (min-width: 769px) {
	.iphone-fix {
		display: none;
	}

	.cpnavbox {
		-webkit-transition: height 0.3s;
		transition: height 0.3s;
	}

	.cpnavbox ul li {
		float: left;
	}

	.cpnavbox ul li a {
		display: block;
		z-index: 1;
		padding: 0 40px;
		line-height: 50px;
		position: relative;
		color: #017ED5;
		font-size: 14px;
	}

	.cpnavbox ul li a:before {
		content: "";
		position: absolute;
		left: 0px;
		top: 0;
		width: 1px;
		height: 100%;
		display: block;
		background-color: rgba(0,0,0,.08);
	}

	.cpnavbox ul li:last-child a:after {
		content: "";
		position: absolute;
		right: 0px;
		top: 0;
		width: 1px;
		height: 100%;
		display: block;
		background-color: rgba(255,255,255,.2);
	}

	.cpnavbox ul li a:hover {
		color: #fff;
	}

	.cpnavbox ul li a:hover {
		background-color: #017ED5;
		color: #fff;
	}

	.cpnavbox ul li .light a {
		background-color: #017ED5;
		color: #fff;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000 > div > .p_gridbox {
	width: 100%;
	position: static;
}

.p_gridbox:before, .p_gridbox:after {
	display: table;
	content: "";
	line-height: 0px;
}

.p_gridbox:after {
	clear: both;
}

.p_gridbox {
	*zoom: 1;
}

.w_grid-000 > div > div > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
	content: '';
	height: 0px;
	display: block;
}

.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 768px) {
	.c_portalResMessage_form-01001 {
		width: 100%;
		overflow: hidden;
	}

	.c_portalResMessage_form-01001 .p_intentionIntroTitle {
		width: 100%;
		padding: 0;
		text-align: left;
		margin-bottom: 10px;
		margin-top: 20px;
	}

	.c_portalResMessage_form-01001 .p_UnitName {
		margin-top: 10px;
	}

	.c_portalResMessage_form-01001 .p_CoupWBox {
		padding: 0;
		width: 80%;
		margin: 32px auto 32px;
	}

	.c_portalResMessage_form-01001 .p_CoupWBox button {
		width: 100%;
	}

	.c_portalResMessage_form-01001 .p_ConWBox {
		padding: 0;
	}

	.c_portalResMessage_form-01001 .form-group {
		margin: 0;
		padding: 0 15px;
	}

	.c_portalResMessage_form-01001 .p_image {
		position: absolute;
		right: 16px;
		top: 50px;
		height: 29px;
	}

	.c_portalResMessage_form-01001 .p_checkboxA {
		display: inline-block;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .shape {
		display: inline-block;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 label.option .font {
		display: inline-block;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .p_sex {
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_DepictInfoB p img {
		max-width: 100% !important;
	}

	.c_portalResMessage_form-01001 .p_CaptchasBox {
		position: relative;
	} /* 移动端新增样式 */	.c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_sendBox {
		margin-top: 10px;
	} /* 移动端新增样式 结束 */
}

@media only screen and (min-width: 769px) {
	.c_portalResMessage_form-01001 .e_box, .c_portalResMessage_form-01001 .e_icon, .c_portalResMessage_form-01001 .e_title {
		width: auto;
		height: auto;
	}

	.c_portalResMessage_form-01001 {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.c_portalResMessage_form-01001 .p_inquiry {
	}

	.c_portalResMessage_form-01001 .p_ConWBox {
		padding: 5px 40px 25px;
	}

	.c_portalResMessage_form-01001 .boxTitle {
		overflow: hidden;
	}

	.c_portalResMessage_form-01001 .p_titleBoxA {
	}

	.c_portalResMessage_form-01001 .boxTitleText {
		padding: 0 15px;
		font-size: 16px;
		float: left;
		height: 40px;
		line-height: 40px;
		padding-bottom: 9px;
		text-align: center;
	}

	.c_portalResMessage_form-01001 .boxTitleText .font {
		display: table-cell;
		white-space: nowrap;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .boxTitleText .iconfont:before {
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_NameB {
		display: inline-block;
		font-size: 14px;
		width: 110px;
		text-align: right;
	}

	.c_portalResMessage_form-01001 .p_NameInfoB {
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
	} /*描述*/	.c_portalResMessage_form-01001 .p_DepictBoxB {
		padding: 10px 0 0;
		line-height: 20px;
		overflow: hidden;
	}

	.c_portalResMessage_form-01001 .p_DepicNameB {
		float: left;
		font-size: 14px;
		width: 110px;
		text-align: right;
	}

	.c_portalResMessage_form-01001 .p_DepictInfoB {
		display: flex;
		font-size: 14px;
	}

	.c_portalResMessage_form-01001 .p_DepictInfoB .reset_style p {
		font-size: 14px;
	}

	.c_portalResMessage_form-01001 .p_groupBox {
		padding-top: 0;
	} /*留言内容*/	.c_portalResMessage_form-01001 .p_ContactInfo .p_groupBox .p_GuideBox {
		vertical-align: top;
	}

	.c_portalResMessage_form-01001 .p_groupBox textarea {
		display: block;
		width: inherit;
		height: inherit;
		resize: none;
		height: 92px;
		padding: 6px;
		background: none;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .e_text {
		width: 335px;
		/*display: inline-block;*/
		position: relative;
	} /**单选**/	.c_portalResMessage_form-01001 .d_CustomValueBox {
		max-width: 725px;
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		width: auto;
		height: auto;
	}

	.c_portalResMessage_form-01001 .p_sex {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		margin-right: 10px;
	}

	.c_portalResMessage_form-01001 .p_sex .option {
		width: auto;
		height: auto;
		cursor: pointer;
		line-height: 100%;
	}

	.c_portalResMessage_form-01001 .p_sex .shape {
		display: inline-block;
		vertical-align: top;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		position: relative;
		top: 2px;
	}

	.c_portalResMessage_form-01001 .p_sex .radio {
		z-index: 99;
		opacity: 0;
		cursor: pointer;
	}

	.c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first {
		opacity: 1;
	}

	.c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+i:after {
		content: "";
		width: 15px;
		height: 15px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first:before {
		content: "\e669";
		font-size: 21px;
		position: absolute;
		top: -3px;
		left: -3px;
	} /**数字*/	.c_portalResMessage_form-01001 .p_ContactInfo>div .e_unit {
		display: inline-block;
	} /**日期**/	.c_portalResMessage_form-01001 .p_DateIcon {
		position: absolute;
		left: 310px;
		display: inline-block;
		width: 20px;
		top: 50%;
		font-size: 18px;
		margin-top: -10px;
		cursor: pointer;
	} /**复选框**/	.c_portalResMessage_form-01001 .p_checkboxContainerBox {
		width: auto;
		height: auto;
		margin: 10px 0;
	}

	.c_portalResMessage_form-01001 .p_checkboxContainerB {
		width: auto;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
	}

	.c_portalResMessage_form-01001 .p_checkboxContainerA {
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		width: auto;
		height: auto;
	}

	.c_portalResMessage_form-01001 .p_checkboxA {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		margin-right: 10px;
	} /* .c_portalResMessage_form-01001 .p_checkboxA .checkbox { position: absolute; top: 0px; left: 0px; opacity: 0; z-index: 99; height: 100%; width: 100%; cursor: pointer; } */	.c_portalResMessage_form-01001 .p_checkboxA .shape {
		display: inline-block;
		vertical-align: middle;
 /* height: 30px; width: 100px; position: relative; */
	}

	.c_portalResMessage_form-01001 .p_checkboxA .shape .iconfont {
		display: none;
	}

	.c_portalResMessage_form-01001 .p_checkboxA .option {
		width: auto;
		height: auto;
		position: relative;
	}

	.c_portalResMessage_form-01001 .p_checkboxA:hover {
		cursor: pointer;
	}

	.c_portalResMessage_form-01001 .p_checkboxA label:hover {
		cursor: pointer;
	}

	.c_portalResMessage_form-01001 .p_checkboxA .font {
		width: auto;
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_checkboxA .first:before {
 /* content: "\e6ab"; position: absolute; bottom: -5px; right: 0px; font-size: 12px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); */
	}

	.c_portalResMessage_form-01001 .p_checkboxA .first {
		height: 0;
		width: 0;
		border: 10px solid transparent;
		font-size: 20px;
		opacity: 0;
		position: absolute;
		bottom: -10px;
		right: -9px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked+i {
		opacity: 1;
	}

	.c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked+i:after {
		content: "";
		width: 100px;
		height: 30px;
		position: absolute;
		top: 9px;
		right: -6px;
		display: block;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover+i {
		opacity: 1;
	}

	.c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover+i:after {
		content: "";
		width: 100px;
		height: 30px;
		position: absolute;
		top: 9px;
		right: -6px;
		display: block;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.c_portalResMessage_form-01001 .p_checkboxA .option .font {
		display: inline-block;
		vertical-align: middle;
 /* position: absolute; top: -20px; left: 15px; line-height: 40px; */
	}

	.c_portalResMessage_form-01001 .p_checkboxA.active .shape {
	} /*联系信息*/	.c_portalResMessage_form-01001 .p_ContactInfo {
		padding-top: 10px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div {
		margin-top: 24px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_GuideBox {
		display: inline-block;
		width: 110px;
		height: 30px;
		line-height: 30px;
		text-align: right;
		overflow: hidden;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .p_GuideBox .e_icon {
		display: inline-block;
		font-size: 14px;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_GuideBox .e_title {
		display: inline-block;
		font-size: 14px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .e_input, .c_portalResMessage_form-01001 .e_droplist, .c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryBox, .c_portalResMessage_form-01001 select.InputText {
		width: 335px;
		height: 30px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}

	.c_portalResMessage_form-01001 select.InputText {
		padding: 2px 10px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .e_input .InputText {
		border-radius: 2px;
		padding-left: 7px;
		line-height: inherit;
		height: inherit;
		width: inherit;
		display: inline-block;
		background: none;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .e_input .iconfont, .c_portalResMessage_form-01001 .e_droplist .InputIcon {
		display: block;
		width: 22px;
		height: inherit;
		text-align: center;
		line-height: inherit;
		position: absolute;
		top: 0;
		left: 0;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryBox {
		width: 165px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryInput {
		width: 165px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_image {
		display: inline-block;
		position: relative;
		width: 85px;
		height: 30px;
		border-style: none;
		cursor: pointer;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA {
		position: relative;
		padding-right: 16px;
		cursor: pointer;
		display: inline-block;
		vertical-align: middle;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA .iconfont:before {
		position: absolute;
		right: 0;
		top: 3px;
		content: "";
		display: block;
	}

	.c_portalResMessage_form-01001 .e_droplist input {
		width: calc(100% - 30px);
		border-radius: 2px 0 0 2px;
		padding-left: 7px;
		height: inherit;
		line-height: inherit;
		display: inline-block;
		background: none;
	}

	.c_portalResMessage_form-01001 .e_droplist .shape {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		top: 0;
		right: 0;
		font-size: 12px;
		border-left: none;
	}

	.c_portalResMessage_form-01001 .e_droplist .shape {
		cursor: default;
	}

	.c_portalResMessage_form-01001 .p_AreaBox .e_droplist .shape:before {
		content: "\e6c9";
	}

	.c_portalResMessage_form-01001 .e_droplist.error input {
	}

	.c_portalResMessage_form-01001 .e_droplist.error .shape {
	}

	.c_portalResMessage_form-01001 .e_droplist.hover input {
	}

	.c_portalResMessage_form-01001 .e_droplist.hover .shape {
	}

	.c_portalResMessage_form-01001 .e_droplist.hover input {
	}

	.c_portalResMessage_form-01001 .e_droplist:hover input {
	}

	.c_portalResMessage_form-01001 .e_droplist:hover .shape {
	}

	.c_portalResMessage_form-01001 .e_droplist:hover input {
	}

	.c_portalResMessage_form-01001 .e_droplist.hover .itembox {
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox {
		width: 100%;
		max-height: 100px;
		overflow: auto;
		position: absolute;
		top: 30px;
		left: 0;
		font-size: 12px;
		border-top: none;
		z-index: 99;
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox li {
		height: 30px;
		line-height: 30px;
		padding-left: 5px;
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox li span {
		margin-left: 5px;
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox li>i {
		font-size: 18px;
		line-height: 30px;
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox li>i.ItemFirst {
		margin-left: 5px;
	}

	.c_portalResMessage_form-01001 .e_droplist:hover .itembox {
	}

	.c_portalResMessage_form-01001 .e_droplist .itembox li:hover {
		cursor: pointer;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_selectB {
		width: auto;
	}

	.c_portalResMessage_form-01001 .p_eqdesc>div .p_LoginPrompt {
		left: 559px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .p_LoginPrompt .text-error:after, .c_portalResMessage_form-01001 .p_eqdesc>div .p_LoginPrompt .text-error:after {
		left: -15px;
	}

	.c_portalResMessage_form-01001 .p_ContactInfo>div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .text-error {
		display: none;
	}

	.c_portalResMessage_form-01001 .p_groupBox>div .success .icon-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .icon-error {
		display: inline-block;
		vertical-align: middle;
		height: 14px;
		font-size: 14px;
		margin: 0 10px;
		position: static;
		width: auto;
		margin-top: 8px;
	}

	.c_portalResMessage_form-01001 .p_groupBox>div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .text-error {
		display: none;
	} /*确定和取消按钮*/	.c_portalResMessage_form-01001 .p_CoupWBox, .c_portalResMessage_form-01001 .p_CoupWBoxA {
		height: 40px;
	}

	.c_portalResMessage_form-01001 .p_CoupWBox>div, .c_portalResMessage_form-01001 .p_CoupWBoxA>div {
		margin-top: 9px;
		font-size: 14px;
		padding: 0 16px;
		cursor: pointer;
	}

	.c_portalResMessage_form-01001 .p_SaveWBtn, .c_portalResMessage_form-01001 .p_SaveWBtnA {
		float: left;
		margin-left: 20px;
		height: 25px;
		text-align: center;
		line-height: 25px;
	}

	.c_portalResMessage_form-01001 .p_canelbtn, .c_portalResMessage_form-01001 .p_canelbtnA {
		float: right;
		margin-right: 20px;
		height: 25px;
		line-height: 25px;
	} /*************提交结果提示*******/	.c_portalResMessage_form-01001 .p_succ, .c_portalResMessage_form-01001 .p_fail {
		width: 300px;
		height: 113px;
		font-size: 22px;
		margin: auto;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 9999999999;
		display: none;
		line-height: 102px;
		text-align: center;
	}

	.c_portalResMessage_form-01001 .p_succ .iconfont, .c_portalResMessage_form-01001 .p_fail .iconfont {
		margin-right: 10px;
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_succ .iconfont:before {
		content: "\e648";
	}

	.c_portalResMessage_form-01001 .p_succ .fontbox, .c_portalResMessage_form-01001 .p_fail .fontbox {
		display: inline-block;
	}

	.c_portalResMessage_form-01001 .p_fail {
		width: 360px;
	}

	.c_portalResMessage_form-01001 .p_fail .iconfont {
	}

	.c_portalResMessage_form-01001 .p_fail .iconfont:before {
		content: "\e641";
	}

	.c_portalResMessage_form-01001 .numTxt::-webkit-outer-spin-button, .c_portalResMessage_form-01001 .numTxt::-webkit-inner-spin-button {
		-webkit-appearance: none !important;
		-moz-appearance: textfield;
	}

	.c_portalResMessage_form-01001 .p_eqdescName .font, .c_portalResMessage_form-01001 .p_nameB .font, .c_portalResMessage_form-01001 .p_NickName .font, .c_portalResMessage_form-01001 .p_nameC .font, .c_portalResMessage_form-01001 .p_nameE .font, .c_portalResMessage_form-01001 .p_nameD .font, .c_portalResMessage_form-01001 .p_nameH .font, .c_portalResMessage_form-01001 .p_nameL .font, .c_portalResMessage_form-01001 .p_nameJ .font, .c_portalResMessage_form-01001 .p_nameM .font, .c_portalResMessage_form-01001 .p_nameG .font, .c_portalResMessage_form-01001 .p_SectorName .font, .c_portalResMessage_form-01001 .p_JobName .font, .c_portalResMessage_form-01001 .p_BusinessName .font, .c_portalResMessage_form-01001 .p_nameA .font, .c_portalResMessage_form-01001 .p_nameI .font, .c_portalResMessage_form-01001 .p_nameF .font, .c_portalResMessage_form-01001 .p_area .font, .c_portalResMessage_form-01001 .p_nameK .font, .c_portalResMessage_form-01001 .p_titleC .font {
		overflow: hidden;
		max-width: 6em;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.c_portalResMessage_form-01001 .p_groupBox .p_GuideBox .e_icon.p_desc_star {
		display: inline-block;
		font-size: 14px;
		vertical-align: 1px;
	}

	.c_portalResMessage_form-01001 .p_PromptDisabled {
		margin: 15px;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData {
		width: auto;
		background-color: inherit;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .iconfont:before {
		content: "";
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .first {
		height: auto;
		display: table-cell;
		font-size: 32px;
		position: relative;
		vertical-align: middle;
		padding: 0 10px 5px 0;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title {
		display: inline-table;
		padding: 0 30px;
		min-height: 100px;
		height: 100%;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .first:before {
		content: "\e6b4";
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .font {
		font-size: 18px;
		display: table-cell;
		line-height: normal;
		vertical-align: middle;
		font-weight: bold;
		text-align: left;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .promptbox {
		width: auto;
		height: 100%;
	}

	.c_portalResMessage_form-01001 .p_PromptNoneData .prompt_content {
		font-size: 14px;
		padding-left: 65px;
	}

	.c_portalResMessage_form-01001 .p_SectorBox.error .p_selectC {
	}

	.c_portalResMessage_form-01001 .p_SectorBox.error .e_droplist .shape {
		height: 28px;
	}

	.c_portalResMessage_form-01001 .p_LoginPrompt {
		position: absolute;
		bottom: -22px;
		left: 0;
		white-space: nowrap;
	}

	.c_portalResMessage_form-01001 .p_intentionIntroTitle {
		min-width: 120px;
		text-align: right;
	}

	.c_portalResMessage_form-01001 .form-control {
		max-width: 470px;
	}

	.c_portalResMessage_form-01001 .p_CoupWBox {
		padding-left: 102px;
		margin-bottom: 30px;
	}

	.c_portalResMessage_form-01001 .p_selectC {
		display: inline-block;
		position: relative;
	}

	.c_portalResMessage_form-01001 .p_UnitName {
		position: absolute;
		right: -110px;
		top: 6px;
		width: 100px;
	} /* 新增需求 */	.c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
		display: inline-block;
		margin-left: 10px;
	}

	.c_portalResMessage_form-01001 .p_phoneCode, .c_portalResMessage_form-01001 .p_phoneMailCode {
		margin-top: 24px;
	} /* 新增需求 结束 */
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
/*中屏*/
}

.w_fline-001 .p_FLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	opacity: 1;
	filter: alpha(opacity:100);
	display: inline-block;
	vertical-align: middle;
}

.w_fline-001 {
	width: 100%;
	min-height: 20px;
	display: block;
	margin: 0 auto;
}

.w_fline-001 .w_fline {
	width: 100%;
	min-height: inherit;
	font-size: 0;
}

.w_fline-001 .w_fline:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: inherit;
	width: 0;
}

@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}/*page property_start*/.pagebox,#-remove--flag {
}/*page property_end*//*page property_start*/body,#-remove--flag {
}/*page property_end*/#c_portalResIntro_category-1575541391910 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResIntro_category-1575541391910 >div {
	animation-fill-mode: both;
}

#c_portalResIntro_category-1575541391910 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResMessage_form-15755414279459845 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResMessage_form-15755414279459845 >div {
	animation-fill-mode: both;
}

#c_portalResMessage_form-15755414279459845 .p_TelephoneBox {
	display: none;
}

#c_portalResMessage_form-15755414279459845 .p_GenderBox {
	display: none;
}

#c_portalResMessage_form-15755414279459845 .p_NameBox {
	display: none;
}

#c_portalResMessage_form-15755414279459845 .p_DepictBoxB {
	display: none;
}

#c_portalResMessage_form-15755414279459845 .p_FullNameBox {
	width: calc((100% - 85px)/2);
	display: inline-block;
}

#c_portalResMessage_form-15755414279459845 .p_PhoneBox {
	width: calc((100% - 85px)/2);
	display: inline-block;
}

#c_portalResMessage_form-15755414279459845 .p_EmailBox {
	width: calc((100% - 85px)/2);
	display: inline-block;
}

#c_portalResMessage_form-15755414279459845 .p_CaptchasBox {
	width: calc((100% - 85px)/2);
	display: inline-block;
}

#c_portalResMessage_form-15755414279459845 .form-control {
	border-radius: 0px;
	max-width: none;
	border: 0px solid #d2d2d2;
	box-shadow: none;
	height: 42px;
}

#c_portalResMessage_form-15755414279459845 .e_text {
	width: 100%;
}

#c_portalResMessage_form-15755414279459845 .p_intentionIntroTitle {
	min-width: auto;
}

#c_portalResMessage_form-15755414279459845 .form-group {
	margin: 10px 20px;
	border:1px solid #ccc;
}

#c_portalResMessage_form-15755414279459845 .control-label {
	display: none;
}

#c_portalResMessage_form-15755414279459845 .InputText {
	border-radius: 0px;
	padding-left: 10px;
	background-color: white;
	color: #333;
}

#c_portalResMessage_form-15755414279459845 .e_input {
	height: 42px;
	width: 100%;
}

#c_portalResMessage_form-15755414279459845 .p_groupBox textarea {
	min-height: 160px;
	padding: 10px;
	max-width: 100%;
}

#c_portalResMessage_form-15755414279459845 .btn-primary {
	background-color: #333;
	border-color: #329cff;
	border: 0px;
	border-radius: 0px;
	width: 100%;
	height: 42px;
	transition: 0.5s;
}

#c_portalResMessage_form-15755414279459845 .btn-primary:hover {
	background-color: #609ab1;
}

#c_portalResMessage_form-15755414279459845 .p_CoupWBox {
	padding-left: 0px;
	display: flex;
	justify-content: center;
	margin-top: 30px;
	padding: 0 20px;
}

#c_portalResMessage_form-15755414279459845 .p_EntryBox {
	height: 42px;
	width: calc(100% - 98px);
	display: inline-block;
}

#c_portalResMessage_form-15755414279459845 .p_image {
	width: 90px;
	height: 42px;
	display: inline-block;
	vertical-align: top;
}

#c_portalResMessage_form-15755414279459845 .p_ConWBox {
	padding: 0px;
}

@media screen and (max-width: 768px) {
	#c_portalResMessage_form-15755414279459845 .p_FullNameBox {
		width: calc((100% - 45px)/2);
		display: inline-block;
	}

	#c_portalResMessage_form-15755414279459845 .p_PhoneBox {
		width: calc((100% - 45px)/2);
		display: inline-block;
	}

	#c_portalResMessage_form-15755414279459845 .p_EmailBox {
		width: 100%;
		padding-right: 20px !important;
	}

	#c_portalResMessage_form-15755414279459845 .p_CaptchasBox {
		width: 100%;
		padding-right: 20px !important;
	}

	#c_portalResMessage_form-15755414279459845 .p_CoupWBox {
		margin-top: 30px;
		width: 100%;
		padding: 0 10px;
	}

	#c_portalResMessage_form-15755414279459845 .form-group {
		padding: 0;
		margin: 10px 10px;
	}

	#c_portalResMessage_form-15755414279459845 .p_image {
		bottom: auto;
		position: unset;
	}

	#c_portalResMessage_form-15755414279459845 .p_ContactInfo {
		padding: 0 10px;
	}
}

#c_portalResMessage_form-15755414279459845 {
	width: 100%;
	max-width: 1240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1575541391880 > div > .p_gridbox {
	background-color: rgba(242, 242, 242, 1);
}

#w_grid-1575541391880 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1575541391880 >div {
	animation-fill-mode: both;
}

#w_grid-1575541391880 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
} /*w_grid-1575541391880*/ /*w_grid-1575541391880*/@media only screen and (min-width: 769px) {
	#w_grid-1575541391880> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}

	#w_grid-1575541391880> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1575541391880> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
} /*w_grid-1575541391880*/@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1575541391890 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
} /*w_grid-1575541391890*/ /*w_grid-1575541391890*/ /*w_grid-1575541391890*/@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1575541391900 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
} /*w_grid-1575541391900*/ /*w_grid-1575541391900*/ /*w_grid-1575541391900*/@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1575541424392 > div > .p_gridbox {
	background-color: rgba(248, 248, 248, 0.5);
}

#w_grid-1575541424392 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1575541424392 >div {
	animation-fill-mode: both;
}

#w_grid-1575541424392 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
} /*w_grid-1575541424392*/ /*w_grid-1575541424392*/@media only screen and (min-width: 769px) {
	#w_grid-1575541424392> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}

	#w_grid-1575541424392> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1575541424392> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
} /*w_grid-1575541424392*/@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fline-1575541424401 .p_FLine {
	border-top-color: rgba(51, 51, 51, 1);
	border-top-width: 4px;
}

#w_fline-1575541424401 .w_fline .p_FLine {
	border-top-style: solid;
}

#w_fline-1575541424401 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1575541424401 >div {
	animation-fill-mode: both;
}

#w_grid-1575541391880 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1575541391890 {
	width: 100%;
	max-width: 1200px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1575541391900 {
	width: 100%;
	max-width: 1200px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1575541424392 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1575541424398 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#w_fline-1575541424401 {
	width: 100%;
	max-width: 50px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}