/*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); }.bannerBox{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide img{ width:100%; display:block; } .bannerBox .content{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide-active img{-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);} @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .bannerBox .text { position: absolute; z-index: 29; width: 100%; height: 100%; left: 0; top:0; } .bannerBox .line{ margin:20px auto; height: 1px; overflow: hidden; max-width: 400px; width: 80%; position: relative; } .bannerBox .line:before{ content: ''; width: 0; position: absolute; left: 50%; top: 0; opacity: 0; height: 100%; background: rgba(255,255,255,.4); transition: all 1s; z-index: 1; } .bannerBox .swiper-slide-active .line:before{ width: 100%; opacity: 1; left: 0; -webkit-transition-delay: 1s; transition-delay: 1s; } .bannerBox .con { max-width: 960px; margin: 0 auto; width:90%; text-align: center; color: #fff; } .bannerBox .content a { width:100%; display:block; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:none; } .bannerBox .text .cn { font-size: 34px; font-weight: 500; } .bannerBox .text .en { font-size: 24px; text-transform: uppercase; color: rgba(255,255,255,.8); } .bannerBox .con .cn{ opacity: 0; transition: all 1s; transform: translate3d(0, -100%, 0); } .bannerBox .swiper-slide-active .cn { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .bannerBox .con .en{ opacity: 0; transition: all 1s; transform: translate3d(0, 100%, 0); } .bannerBox .swiper-slide-active .en { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 10; } .swiper-pagination-clickable { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet { display: inline-block; border:1px solid #fff; border-radius: 100%; transform-origin: center center; -webkit-transform-origin: center center; margin: 0 5px; width: 14px; height: 14px; transition: all 0.8s; } .swiper-pagination-bullet-active { background:#fff; } .bannerBox .swpBtn{ z-index: 1; position: absolute; top: 50%; width:100%; transform: translateY(-50%); opacity: 0; transition: all 0.4s ease-out; } .swiper-button-next, .swiper-button-prev { width: 38px; height: 38px; border-radius: 50%; cursor: pointer; position: absolute; transition: all 0.4s ease-out; background-color: rgba(91, 112, 136,.5); color: #fff; text-align: center; line-height: 38px; } .bannerBox .swiper-button-prev{ left: 20px; } .bannerBox .swiper-button-next{ right:20px; } .bannerBox:hover .swpBtn{ opacity: 1; } .bannerBox:hover .swiper-button-prev{ left:50px; } .bannerBox:hover .swiper-button-next{ right:50px; } .bannerBox{ margin-top: 0px; } @media only screen and (max-width: 1200px) { .bannerBox{ margin-top: 0px; } } @media only screen and (max-width: 1025px) { .bannerBox .text .cn { font-size: 24px; } .bannerBox .text .en { font-size: 16px; } .bannerBox .line{ max-width: 300px; } } @media only screen and (max-width: 768px) { .bannerBox .text .cn { font-size: 16px; } .bannerBox .text .en { font-size: 12px; } .bannerBox .line { max-width: 50%; } .swiper-pagination-clickable{ display:none; } .bannerBox .swpBtn{ opacity: 1; } .swiper-button-next, .swiper-button-prev { width:30px; height:30px; line-height: 30px; } .swiper-button-next .iconfont, .swiper-button-prev .iconfont{ font-size:12px; } .bannerBox:hover .swiper-button-prev{ left:20px; } .bannerBox:hover .swiper-button-next{ right:20px; } } @media only screen and (max-width: 768px) { .bannerBox{ margin-top:0px; } } @media only screen and (max-width: 500px) { .bannerBox{ margin-top:0px; } .bannerBox .swiper-slide img{ display:none; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:block; height:200px; } }.c_portalResEbizads_banner-01001009 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-01001009 >div{ animation-fill-mode:both; }@media only screen and (min-width: 769px) { .c_portalResGroupMessage_form-01001 .e_box, .c_portalResGroupMessage_form-01001 .e_icon, .c_portalResGroupMessage_form-01001 .e_title { width: auto; height: auto; } .c_portalResGroupMessage_form-01001 { width: 100%; height: auto; overflow: hidden; } .c_portalResGroupMessage_form-01001 .p_inquiry { } .c_portalResGroupMessage_form-01001 .p_ConWBox { padding: 5px 40px 25px; } .c_portalResGroupMessage_form-01001 .boxTitle { overflow: hidden; } .c_portalResGroupMessage_form-01001 .p_titleBoxA { } .c_portalResGroupMessage_form-01001 .boxTitleText { padding: 0 15px; font-size: 16px; float: left; height: 40px; line-height: 40px; padding-bottom: 9px; text-align: center; } .c_portalResGroupMessage_form-01001 .boxTitleText .font { display: table-cell; white-space: nowrap; vertical-align: middle; } .c_portalResGroupMessage_form-01001 .boxTitleText .iconfont:before { display: inline-block; } .c_portalResGroupMessage_form-01001 .p_NameB { display: inline-block; font-size: 14px; width: 110px; text-align: right; } .c_portalResGroupMessage_form-01001 .p_NameInfoB { display: inline-block; font-size: 20px; font-weight: bold; text-align: left; } /*描述*/ .c_portalResGroupMessage_form-01001 .p_DepictBoxB { padding: 10px 0 0; line-height: 20px; overflow: hidden; } .c_portalResGroupMessage_form-01001 .p_DepicNameB { float: left; font-size: 14px; width: 110px; text-align: right; } .c_portalResGroupMessage_form-01001 .p_DepictInfoB { display: flex; font-size: 14px; } .c_portalResGroupMessage_form-01001 .p_DepictInfoB .reset_style p { font-size: 14px; } .c_portalResGroupMessage_form-01001 .p_groupBox { padding-top: 0; } /*留言内容*/ .c_portalResGroupMessage_form-01001 .p_ContactInfo .p_groupBox .p_GuideBox { vertical-align: top; } .c_portalResGroupMessage_form-01001 .p_groupBox textarea { display: block; width: inherit; height: inherit; resize: none; height: 92px; padding: 6px; background: none; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .e_text { width: 335px; display: inline-block; position: relative; } /**单选**/ .c_portalResGroupMessage_form-01001 .d_CustomValueBox { max-width: 725px; display: inline-block; vertical-align: middle; white-space: normal; width: auto; height: auto; } .c_portalResGroupMessage_form-01001 .p_sex { display: inline-block; vertical-align: middle; font-size: 14px; margin-right: 10px; } .c_portalResGroupMessage_form-01001 .p_sex .option { width: auto; height: auto; cursor: pointer; line-height: 100%; } .c_portalResGroupMessage_form-01001 .p_sex .shape { display: inline-block; vertical-align: top; width: 15px; height: 15px; border-radius: 50%; position: relative; top: 2px; } .c_portalResGroupMessage_form-01001 .p_sex .radio { z-index: 99; opacity: 0; cursor: pointer; } .c_portalResGroupMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first { opacity: 1; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first:before { content: "\e669"; font-size: 21px; position: absolute; top: -3px; left: -3px; } /**数字*/ .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .e_unit { display: inline-block; } /**日期**/ .c_portalResGroupMessage_form-01001 .p_DateIcon { position: absolute; left: 310px; display: inline-block; width: 20px; top: 50%; font-size: 18px; margin-top: -10px; cursor: pointer; } /**复选框**/ .c_portalResGroupMessage_form-01001 .p_checkboxContainerBox { width: auto; height: auto; margin: 10px 0; } .c_portalResGroupMessage_form-01001 .p_checkboxContainerB { width: auto; height: auto; display: inline-block; vertical-align: middle; font-size: 16px; } .c_portalResGroupMessage_form-01001 .p_checkboxContainerA { display: inline-block; position:relative; vertical-align: middle; white-space: normal; width: auto; height: auto; } .c_portalResGroupMessage_form-01001 .p_checkboxContainerA .p_LoginPrompt { bottom:-15px; } .c_portalResGroupMessage_form-01001 .p_checkboxA { display: inline-block; vertical-align: middle; font-size: 14px; margin-right: 10px; } /* .c_portalResGroupMessage_form-01001 .p_checkboxA .checkbox { position: absolute; top: 0px; left: 0px; opacity: 0; z-index: 99; height: 100%; width: 100%; cursor: pointer; } */ .c_portalResGroupMessage_form-01001 .p_checkboxA .shape { display: inline-block; vertical-align: middle; /* height: 30px; width: 100px; position: relative; */ } .c_portalResGroupMessage_form-01001 .p_checkboxA .shape .iconfont{ display: none; } .c_portalResGroupMessage_form-01001 .p_checkboxA .option { width: auto; height: auto; position: relative; } .c_portalResGroupMessage_form-01001 .p_checkboxA:hover { cursor: pointer; } .c_portalResGroupMessage_form-01001 .p_checkboxA label:hover { cursor: pointer; } .c_portalResGroupMessage_form-01001 .p_checkboxA .font { width: auto; display: inline-block; } .c_portalResGroupMessage_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_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked+i { opacity: 1; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_checkboxA input[type=checkbox]:hover+i { opacity: 1; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_checkboxA .option .font { display: inline-block; vertical-align: middle; /* position: absolute; top: -20px; left: 15px; line-height: 40px; */ } .c_portalResGroupMessage_form-01001 .p_checkboxA.active .shape { } /*联系信息*/ .c_portalResGroupMessage_form-01001 .p_ContactInfo { padding-top: 10px; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div { margin-top: 24px; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_GuideBox .e_icon { display: inline-block; font-size: 14px; vertical-align: middle; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_GuideBox .e_title { display: inline-block; font-size: 14px; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .e_input, .c_portalResGroupMessage_form-01001 .e_droplist, .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_EntryBox, .c_portalResGroupMessage_form-01001 select.InputText { width: 335px; height: 30px; display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupMessage_form-01001 select.InputText{ padding: 2px 10px; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_ContactInfo>div .e_input .iconfont, .c_portalResGroupMessage_form-01001 .e_droplist .InputIcon { display: block; width: 22px; height: inherit; text-align: center; line-height: inherit; position: absolute; top: 0; left: 0; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_EntryBox { width: 165px; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_EntryInput { width: 165px; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA { position: relative; padding-right: 16px; cursor: pointer; display: inline-block; vertical-align: middle; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA .iconfont:before { position: absolute; right: 0; top: 3px; content: ""; display: block; } .c_portalResGroupMessage_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_portalResGroupMessage_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_portalResGroupMessage_form-01001 .e_droplist .shape { cursor: default; } .c_portalResGroupMessage_form-01001 .p_AreaBox .e_droplist .shape:before { content: "\e6c9"; } .c_portalResGroupMessage_form-01001 .e_droplist.error input { } .c_portalResGroupMessage_form-01001 .e_droplist.error .shape { } .c_portalResGroupMessage_form-01001 .e_droplist.hover input { } .c_portalResGroupMessage_form-01001 .e_droplist.hover .shape { } .c_portalResGroupMessage_form-01001 .e_droplist.hover input { } .c_portalResGroupMessage_form-01001 .e_droplist:hover input { } .c_portalResGroupMessage_form-01001 .e_droplist:hover .shape { } .c_portalResGroupMessage_form-01001 .e_droplist:hover input { } .c_portalResGroupMessage_form-01001 .e_droplist.hover .itembox { } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .e_droplist .itembox li { height: 30px; line-height: 30px; padding-left: 5px; } .c_portalResGroupMessage_form-01001 .e_droplist .itembox li span { margin-left: 5px; } .c_portalResGroupMessage_form-01001 .e_droplist .itembox li>i { font-size: 18px; line-height: 30px; } .c_portalResGroupMessage_form-01001 .e_droplist .itembox li>i.ItemFirst { margin-left: 5px; } .c_portalResGroupMessage_form-01001 .e_droplist:hover .itembox { } .c_portalResGroupMessage_form-01001 .e_droplist .itembox li:hover { cursor: pointer; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_selectB { width: auto; } .c_portalResGroupMessage_form-01001 .p_eqdesc>div .p_LoginPrompt { left: 559px; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .p_LoginPrompt .text-error:after, .c_portalResGroupMessage_form-01001 .p_eqdesc>div .p_LoginPrompt .text-error:after { left: -15px; } .c_portalResGroupMessage_form-01001 .p_ContactInfo>div .success .text-error, .c_portalResGroupMessage_form-01001 .p_eqdesc>div.success .text-error { display: none; } .c_portalResGroupMessage_form-01001 .p_groupBox>div .success .icon-error, .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_groupBox>div .success .text-error, .c_portalResGroupMessage_form-01001 .p_eqdesc>div.success .text-error { display: none; } /*确定和取消按钮*/ .c_portalResGroupMessage_form-01001 .p_CoupWBox, .c_portalResGroupMessage_form-01001 .p_CoupWBoxA { height: 40px; } .c_portalResGroupMessage_form-01001 .p_CoupWBox>div, .c_portalResGroupMessage_form-01001 .p_CoupWBoxA>div { margin-top: 9px; font-size: 14px; padding: 0 16px; cursor: pointer; } .c_portalResGroupMessage_form-01001 .p_SaveWBtn, .c_portalResGroupMessage_form-01001 .p_SaveWBtnA { float: left; margin-left: 20px; height: 25px; text-align: center; line-height: 25px; } .c_portalResGroupMessage_form-01001 .p_canelbtn, .c_portalResGroupMessage_form-01001 .p_canelbtnA { float: right; margin-right: 20px; height: 25px; line-height: 25px; } /*************提交结果提示*******/ .c_portalResGroupMessage_form-01001 .p_succ, .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_succ .iconfont, .c_portalResGroupMessage_form-01001 .p_fail .iconfont { margin-right: 10px; display: inline-block; } .c_portalResGroupMessage_form-01001 .p_succ .iconfont:before { content: "\e648"; } .c_portalResGroupMessage_form-01001 .p_succ .fontbox, .c_portalResGroupMessage_form-01001 .p_fail .fontbox { display: inline-block; } .c_portalResGroupMessage_form-01001 .p_fail { width: 360px; } .c_portalResGroupMessage_form-01001 .p_fail .iconfont { } .c_portalResGroupMessage_form-01001 .p_fail .iconfont:before { content: "\e641"; } .c_portalResGroupMessage_form-01001 .numTxt::-webkit-outer-spin-button, .c_portalResGroupMessage_form-01001 .numTxt::-webkit-inner-spin-button { -webkit-appearance: none !important; -moz-appearance: textfield; } .c_portalResGroupMessage_form-01001 .p_eqdescName .font, .c_portalResGroupMessage_form-01001 .p_nameB .font, .c_portalResGroupMessage_form-01001 .p_NickName .font, .c_portalResGroupMessage_form-01001 .p_nameC .font, .c_portalResGroupMessage_form-01001 .p_nameE .font, .c_portalResGroupMessage_form-01001 .p_nameD .font, .c_portalResGroupMessage_form-01001 .p_nameH .font, .c_portalResGroupMessage_form-01001 .p_nameL .font, .c_portalResGroupMessage_form-01001 .p_nameJ .font, .c_portalResGroupMessage_form-01001 .p_nameM .font, .c_portalResGroupMessage_form-01001 .p_nameG .font, .c_portalResGroupMessage_form-01001 .p_SectorName .font, .c_portalResGroupMessage_form-01001 .p_JobName .font, .c_portalResGroupMessage_form-01001 .p_BusinessName .font, .c_portalResGroupMessage_form-01001 .p_nameA .font, .c_portalResGroupMessage_form-01001 .p_nameI .font, .c_portalResGroupMessage_form-01001 .p_nameF .font, .c_portalResGroupMessage_form-01001 .p_area .font, .c_portalResGroupMessage_form-01001 .p_nameK .font, .c_portalResGroupMessage_form-01001 .p_titleC .font { overflow: hidden; max-width: 6em; text-overflow: ellipsis; white-space: nowrap; } .c_portalResGroupMessage_form-01001 .p_groupBox .p_GuideBox .e_icon.p_desc_star { display: inline-block; font-size: 14px; vertical-align: 1px; } .c_portalResGroupMessage_form-01001 .p_PromptDisabled { margin: 15px; } .c_portalResGroupMessage_form-01001 .p_PromptNoneData { width: auto; background-color: inherit; } .c_portalResGroupMessage_form-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 100px; height: 100%; } .c_portalResGroupMessage_form-01001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4"; } .c_portalResGroupMessage_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_portalResGroupMessage_form-01001 .p_PromptNoneData .promptbox { width: auto; height: 100%; } .c_portalResGroupMessage_form-01001 .p_PromptNoneData .prompt_content { font-size: 14px; padding-left: 65px; } .c_portalResGroupMessage_form-01001 .p_SectorBox.error .p_selectC { } .c_portalResGroupMessage_form-01001 .p_SectorBox.error .e_droplist .shape { height: 28px; } .c_portalResGroupMessage_form-01001 .p_LoginPrompt { position: absolute; bottom: -22px; left: 0; white-space: nowrap; } .c_portalResGroupMessage_form-01001 .p_intentionIntroTitle{ min-width: 120px; text-align: right; } .c_portalResGroupMessage_form-01001 .form-control{ max-width: 470px; } .c_portalResGroupMessage_form-01001 .p_CoupWBox { padding-left: 102px; margin-bottom: 30px; } .c_portalResGroupMessage_form-01001 .p_selectC{ display: inline-block; position: relative; } .c_portalResGroupMessage_form-01001 .p_UnitName{ position: absolute; right: -110px; top: 6px; width: 100px; } .c_portalResGroupMessage_form-01001 .p_multiselect button { color: #777; } .c_portalResGroupMessage_form-01001 .glyphicon-ok:before{ content:"\e648"; } .c_portalResGroupMessage_form-01001 .p_multiselect { display: inline-block;} .c_portalResGroupMessage_form-01001 .p_multiselect .bootstrap-select { width:330px!important; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ } @media screen and (max-width: 768px) { .c_portalResGroupMessage_form-01001{ width: 100%; overflow: hidden; } .c_portalResGroupMessage_form-01001 .p_intentionIntroTitle{ width: 100%; padding: 0; text-align: left; margin-bottom: 10px; margin-top: 20px; } .c_portalResGroupMessage_form-01001 .p_UnitName{ margin-top: 10px; } .c_portalResGroupMessage_form-01001 .p_CoupWBox{ padding: 0; width: 80%; margin: 32px auto 32px; } .c_portalResGroupMessage_form-01001 .p_CoupWBox button{ width: 100%; } .c_portalResGroupMessage_form-01001 .p_ConWBox{ padding: 0; } .c_portalResGroupMessage_form-01001 .form-group{ margin: 0; padding: 0 15px; } .c_portalResGroupMessage_form-01001 .p_image { position: absolute; right: 10px; top: 50px; height: 29px; } .c_portalResGroupMessage_form-01001 .p_checkboxA{ display: inline-block; vertical-align: middle; } .c_portalResGroupMessage_form-01001 .shape{ display: inline-block; vertical-align: middle; } .c_portalResGroupMessage_form-01001 label.option .font{ display: inline-block; vertical-align: middle; } .c_portalResGroupMessage_form-01001 .p_sex{ display: inline-block; } .c_portalResGroupMessage_form-01001 .p_DepictInfoB p img { max-width: 100% !important; } .c_portalResGroupMessage_form-01001 .p_multiselect .bootstrap-select { width:100%!important; } .c_portalResGroupMessage_form-01001 .p_multiselect button { color: #777; } .c_portalResGroupMessage_form-01001 .p_CaptchasBox { position: relative; padding-right: 100px; } .c_portalResGroupMessage_form-01001 .p_date, .c_portalResGroupMessage_form-01001 .p_dateTime { position: relative; } .c_portalResGroupMessage_form-01001 .p_date label, .c_portalResGroupMessage_form-01001 .p_dateTime label { position: absolute; right:5px; top:11px; } .c_portalResGroupMessage_form-01001 .glyphicon-ok:before{ content:"\e648"; } .c_portalResGroupMessage_form-01001 .p_NameBox { padding:0 15px 15px; } .c_portalResGroupMessage_form-01001 .p_DepictBoxB { padding:0 15px; } }.c_portalResGroupNews_category-01001001 .p_categoryBox>.p_parentBox>.p_linkBox{display:none;} @media only screen and (max-width: 768px) { .c_portalResGroupNews_category-01001001 { height: auto; width: 100%; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } .c_portalResGroupNews_category-01001001 .p_categoryBtn:before { content: ""; } .c_portalResGroupNews_category-01001001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResGroupNews_category-01001001 .icon-arrow_down:before { content: '\e69c'; } .c_portalResGroupNews_category-01001001 .p_btn-hide { width: 10%; height: 100%; float: left; padding: 0px; } .c_portalResGroupNews_category-01001001 .p_btn-hide .p_c-fff { display: inline-block; width: 100%; height: 40px; text-align: center; line-height: 40px; opacity: 0.4; margin-top: 120px; } .c_portalResGroupNews_category-01001001 .p_parentBox .p_childBox .p_linkBox { border-bottom: 1px solid #e1e1e4; } .c_portalResGroupNews_category-01001001 .p_linkBox { padding-left: 15px; display: flex; } .c_portalResGroupNews_category-01001001 .p_title { display: inline-block; padding: 10px 0; flex: 1; } .c_portalResGroupNews_category-01001001 .p_category { width: 100%; min-width: 320px; height: 100%; position: fixed; top: 0; left: 100%; transition: left 0.3s; } .c_portalResGroupNews_category-01001001 .p_category.animate { left: 0; } .c_portalResGroupNews_category-01001001 .p_parent { width: auto; height: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0 0 5px; border-bottom: 1px solid rgba(255, 255, 255, .3); } .c_portalResGroupNews_category-01001001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; box-sizing: border-box; } .c_portalResGroupNews_category-01001001 .p_parentBox { width: auto; height: auto; } .c_portalResGroupNews_category-01001001 .p_childBox { padding-left: 20px; } .c_portalResGroupNews_category-01001001 .p_categoryBtn { display: inline-block; width: 30px; line-height: 40px; } .c_portalResGroupNews_category-01001001 .p_link { height: auto; vertical-align: middle; width: initial; margin: 10px 0; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; } .c_portalResGroupNews_category-01001001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalResGroupNews_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) { .c_portalResGroupNews_category-01001001 .p_btn-show, .c_portalResGroupNews_category-01001001 .p_btn-hide { display: none; } .c_portalResGroupNews_category-01001001 { height: auto; width: 280px; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } .c_portalResGroupNews_category-01001001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResGroupNews_category-01001001 .p_categoryBox { line-height: 24px; display: flex; justify-content: center; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_linkBox { width: 100%; text-align: center; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 12px 30px; border: 1px solid #dedede; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_linkBox:hover { background-color: #ff8400 !important; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_linkBox:hover .p_title{color:#fff;} .c_portalResGroupNews_category-01001001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResGroupNews_category-01001001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; height: auto; width: 0px; padding: 0; position: static; text-align: center; } .c_portalResGroupNews_category-01001001 .p_linkBox .iconfont:before { content: ''; } .c_portalResGroupNews_category-01001001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; } .c_portalResGroupNews_category-01001001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_childBox { display: flex; flex-wrap: wrap; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_parentBox { position: relative; margin: 0px 1px; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_parentBox .p_parentBox { padding-left: 18px; margin: 10px 0; } .c_portalResGroupNews_category-01001001 .p_parentBox:last-child .p_linkBox { } .c_portalResGroupNews_category-01001001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResGroupNews_category-01001001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; } .c_portalResGroupNews_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) and (max-width: 1024px) {} .c_portalResGroupNews_category-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResGroupNews_category-01001001 >div{ animation-fill-mode:both; }.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%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; 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){ }@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*/ @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @-webkit-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @-moz-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-1736328545186 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1736328545186 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1736328545186{ 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; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResGroupNews_category-1736328545191 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupNews_category-1736328545191 >div{ animation-fill-mode:both; } #c_portalResGroupNews_category-1736328545191 .p_categoryBox{ line-height:24px; display:flex; justify-content:center; background-color:#f3f3f3; padding:30px 0; } #c_portalResGroupNews_category-1736328545191 .p_categoryBox .p_linkBox:hover{ background-color:#cc261e !important; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; } #c_portalResGroupNews_category-1736328545191 .p_categoryBox .p_linkBox{ font-size:16px; } @media only screen and (max-width: 768px){ #c_portalResGroupNews_category-1736328545191 .btn-primary { color: #fff; background-color: #cc261e; border-color: #cc261e; width: 100%; border-radius: 0; line-height: 40px; } #c_portalResGroupNews_category-1736328545191 .p_parentBox { width: 100%; height: auto; } #c_portalResGroupNews_category-1736328545191 .p_categoryBox { line-height: 24px; display: flex; justify-content: center; background-color: #f3f3f3; padding: 0; } #c_portalResGroupNews_category-1736328545191 .p_childBox { padding-left: 0; } #c_portalResGroupNews_category-1736328545191 .p_categoryBox .p_linkBox:hover .p_title{ color:#fff; } } #c_portalResGroupNews_category-1736328545191{ 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; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResGroupMessage_form-17363303430726248 .stylebox_top{ width:auto; height:40px; background-color:#cc261e; } #c_portalResGroupMessage_form-17363303430726248 .stylebox_title{ display:inline-block; width:auto; height:inherit; background-color:#cc261e; padding-left:15px; padding-right:15px; font-size:0; vertical-align:bottom; white-space:nowrap; } #c_portalResGroupMessage_form-17363303430726248 .p_DepictBoxB{ padding:10px 0 0; line-height:20px; overflow:hidden; display:none; } #c_portalResGroupMessage_form-17363303430726248 .p_NameBox{ display:none; } #c_portalResGroupMessage_form-17363303430726248 .btn-primary:hover{ color:#fff; background-color:#cc261e; border-color:#cc261e; } #c_portalResGroupMessage_form-17363303430726248 .btn-primary{ color:#fff; background-color:#cc261e; border-color:#cc261e; } #c_portalResGroupMessage_form-17363303430726248{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1736328545086 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1736328545086 >div{ animation-fill-mode:both; } #w_grid-1736328545086 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1736328545086*/@media only screen and (max-width: 768px){ } /*w_grid-1736328545086*/@media only screen and (min-width: 769px){ #w_grid-1736328545086> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1736328545086> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1736328545086> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1736328545086*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1736328545086> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1736328545086> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1736328545086> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1736328545086{ 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; }