.e_ContentOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_ContentOrdinaryStyleBox-001 .stylebox_link{ color:#666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_ContentOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_ContentOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_ContentOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: transparent; } .e_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_ContentOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_ContentOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_ContentOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_ContentOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_ContentOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1920px) and (min-width: 1024px){ }  .fsg{text-align:right;} .fsg li{display:inline-block; margin-left:5px;} .fsg li a{ opacity:0.5} .fsg li a:hover{ opacity:1}  figure { position: relative; float: left; overflow: hidden; margin: 0; width:100%; height:100%; background: #fff; text-align: center; cursor: pointer; } figure figcaption::before, figure figcaption::after { pointer-events: none; } figure figcaption, figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }   figure figcaption > a { z-index:0; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; } figure.effect-sadie figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(240,134,141,0) 0%, rgba(48,100,187,0.6) 75%); background: linear-gradient(to bottom, rgba(240,134,141,0) 0%, rgba(48,100,187,0.6) 75%); content: ''; opacity: 0; -webkit-transform: translate3d(0,50%,0); transform: translate3d(0,50%,0); } figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 1; } figure.effect-sadie h1 { position: absolute; top: 45%; left: 0; width: 100%; color: #fff; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); font-size: 30px; font-family: "微软雅黑"; } figure.effect-sadie h4{ position: relative; top: 60%; left: 0; color: #fff; -webkit-transition: -webkit-transform 1s, color 1s; transition: transform 1s, color 1s; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); font-size:45px; border:solid 1px #fff; font-family: 'Yantramanav', sans-serif; font-weight:100; border-radius:50px; margin: auto; display: inline-block; width:60px; height:60px; line-height:60px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ .counter h2 { font-size: 14px !important; } figure.effect-sadie h1{font-size:25px;} figure.effect-sadie h4{font-size:30px; width:40px; height:40px; line-height:40px; } } figure.effect-sadie figcaption::before, figure.effect-sadie p { -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; } figure.effect-sadie p { position: absolute; bottom: 0; left: 0; padding: 0 30%; width: 100%; opacity: 0; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); top: 60%; line-height:1.5; -webkit-transition: opacity 1.2s, -webkit-transform 1.2s; transition: opacity 1.2s, transform 1.2s; color:#fff; font-size:14px; } figure.effect-sadie:hover h1 { color: #fff; -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0); transform: translate3d(0,-50%,0) translate3d(0,-40px,0); } figure.effect-sadie:hover h4{color: #fff; -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0) rotate(45deg); transform: translate3d(0,-50%,0) translate3d(0,-40px,0) rotate(45deg); border:0; } figure.effect-sadie:hover figcaption::before , figure.effect-sadie:hover p { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }  @font-face { font-family: 'DINCond';  src: url('') format('opentype');  } .shuzi{max-width:1360px;} .counter { text-align: center; float: left; width: 25%; padding:2% 0; color: #333; font-size: 20px; background:#f5f5f5; } .count-title { font-size: 70px; font-weight: normal; margin-top: 10px; margin-bottom: 0; text-align: left; color: #2289eb; font-family: DINCond; } .counter h2 { font-weight: normal; color: #999; font-size: 16px; margin: 0; }.w_fimgbox-001{ width: 100%; height: auto; min-height: 200px; margin: 0 auto; } .w_fimgbox-001 .w_imgbox{ width: 100%; height: 100%; position: relative; min-height: inherit; } .w_fimgbox-001 .w_imgbox > img{ width: 100%; height: auto; } .w_fimgbox-001 .w_imgbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }.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: 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; } #w_grid-1571292298197{padding:0!important;} #w_common_text-1571291828481{display:none;} #w_grid-1571291774380{min-height: 70px!important;padding: 0!important;} #w_fimg-1571291802946{ margin-top: 4px!important; margin-left: 10px!important;} #w_grid-1571297818232{max-width: 312px!important;} #w_common_text-1571291161475{margin-bottom: 0!important;} #w_grid-1571291218076{margin:10px 0!important;} #w_grid-1571302519819{display:none;} #w_common_text-1571304619625 span{ font-size: 14px!important; padding-left: 4px!important;} #w_common_text-1571304454327 span{ font-size: 16px!important; padding-left: 4px!important;} #w_common_text-1571304619625,#w_common_text-1571303846616{ margin-top: 11px!important;} #w_common_text-1571303846616 span{ font-size: 18px!important; padding-left: 4px!important;} #w_common_text-1571303376124 span{ font-size: 16px!important; padding-left: 3px!important;} #w_common_text-1571303376124,#w_common_text-1571304454327{ margin-top: 11px!important;} #w_common_text-1571303044240{ margin-top: 7px!important;} #w_common_text-1571303044240 span{ font-size: 18px!important; padding-left: 4px!important;} #w_common_text-1571300944119 span{ font-size: 18px!important; padding-left: 0px!important;} #w_common_text-1571300944119{ margin-top: 9px!important;} #w_grid-1571298876665,#w_grid-1571299019070{ max-width: 100%!important; } #w_common_text-1571298898712 span{ font-size: 20px!important;} #w_common_text-1571298898712{ margin-top: 6px!important;} #w_common_text-1571299060135{ max-width: 320px!important; } #w_fimg-1571299330104{margin:20px auto!important;} #w_common_text-1571304684869{ margin-top: 20px!important;} #w_common_text-1571303157388{ margin-top: 0px!important;} #w_grid-1571303044227{ margin-top: 15px!important;} #w_grid-1571302511979{ margin-top: 25px!important;} #w_common_text-1563789251833 span,#w_common_text-1561604658208 span,#w_common_text-1571378784451 span,#w_common_text-1561551468255 span{ font-size: 22px!important;} #w_common_text-1563789251833,#w_common_text-1561604658208,#w_common_text-1571378784451,#w_common_text-1561551468255{ margin-top: 23%!important;} #w_common_text-1561631687697 span{ font-size: 22px!important;} #w_common_text-1561631687697{ margin-top: 23%!important;} #w_common_text-1561643503694 span{ font-size: 22px!important;} #w_common_text-1561643503694{ margin-top: 23%!important;} #w_common_text-1561630743807 span{ font-size: 22px!important;} #w_common_text-1561630743807{ margin-top: 23%!important;} #w_common_text-1561526699940{ margin-top: 23%!important;} #w_common_text-1561526699940 span{ font-size: 22px!important;} #w_common_text-1561533439965 span{ font-size: 22px!important;} #w_common_text-1561533439965{ margin-top: 23%!important;} #w_fimg-1571654414371{margin:0 auto!important;} #w_grid-1571298777258{margin-top: 0!important;} #w_fimg-1571651969517{margin-left: 0!important;} #w_grid-1571650188743,#w_common_text-1571650540339,#w_grid-1571652680114{display:none;} } @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; } #c_portalResnav_main-15712980661296545,#w_common_text-1571650626393{display:none;} #w_fbtn-1571721362822{display:none;} } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_common_text-1571292098980 span{line-height: 1.5!important;} #w_common_text-1571298946452 span{ font-size: 16px!important;} #w_common_text-1571304454327 span{ font-size: 22px!important;} #w_common_text-1571304619625 span{ font-size: 22px!important;} #w_fimg-1571646825606{ margin-top: 13px!important;} } #w_common_text-1571646974381{ background: #999999;} #w_common_text-1571654704500{ background: #fa8d3e;}@media only screen and (max-width:768px){ .c_portalResEmploy_detail-01001{ width: 100% im; height: 890px; font-size: 0; } .c_portalResEmploy_detail-01001 .p_portalResEmployDetails { width: inherit; height: auto; white-space: normal; background: transparent; } .c_portalResEmploy_detail-01001 .p_outline{ display: none; } .c_portalResEmploy_detail-01001 .p_TitleBox{ display: flex; justify-content: space-between; align-items: center; } .c_portalResEmploy_detail-01001 .p_boxs{ display: flex; justify-content: space-between; align-items: center; } .c_portalResEmploy_detail-01001 .p_times{ display: none; } .c_portalResEmploy_detail-01001 .p_header{ line-height: 40px; } .c_portalResEmploy_detail-01001 .p_AssistNameA { float: left; font-size: 16px; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_summary{ padding: 10px; margin-top: 20px; } .c_portalResEmploy_detail-01001 .p_text{ display: inline-block; } .c_portalResEmploy_detail-01001 .p_AssistNameA .font{ line-height: 36px; } .c_portalResEmploy_detail-01001 .p_head { display: block; font-size: 24px; color: #232323; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_head .font{ line-height: 36px; } .c_portalResEmploy_detail-01001 .p_infoBox{ width: auto; height: auto; padding: 20px; } .c_portalResEmploy_detail-01001 .p_info{ color: #000; } .c_portalResEmploy_detail-01001 .p_salaryBox{ width: auto; height: auto; margin-top: 20px; } .c_portalResEmploy_detail-01001 .brows{ display: none; } .c_portalResEmploy_detail-01001 .p_salaryBox .p_salary{ display: inline-block; font-size: 16px; color:#aaa; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_image{ display: none; } .c_portalResEmploy_detail-01001 .p_salaryBox .p_num{ display: inline-block; font-size: 26px; color: #F90; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_aboutSort,.p_aboutSortA,.p_aboutSortB,.p_aboutSortC,.p_aboutSortD,.p_aboutSortE,.p_aboutSortF,.p_aboutSortG,.p_aboutSortH{ display: inline-block; width: calc(100% / 3); height: auto; border-width: 0; background-color: transparent; margin-bottom: 10px; vertical-align: top; } .c_portalResEmploy_detail-01001 .p_discuss{ color: #f90; } .c_portalResEmploy_detail-01001 .p_AssistNameC,.p_AssistNameD,.p_AssistNameE,.p_AssistNameF,.p_AssistNameG,.p_AssistNameH,.p_AssistNameI,.p_AssistNameJ,.p_AssistNameK{ float: left; margin: 0; padding: 0; text-align: right; vertical-align: middle; font-size: 14px; color: #666; } .c_portalResEmploy_detail-01001 .p_sort,.p_sortA,.p_sortB,.p_sortC,.p_sortD,.p_sortE,.p_sortF,.p_sortG,.p_sortH,.p_sortI{ display: block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; font-size: 16px; text-align: left; overflow: visible; color: #333333; } .c_portalResEmploy_detail-01001 .p_about{ padding: 20px 20px 10px 20px; } .c_portalResEmploy_detail-01001 .p_discribe{ width: auto; height: auto; margin-top: 20px; background: #eee; border-left: 2px solid #73C4C0; padding: 5px; margin-bottom: 20px; } .c_portalResEmploy_detail-01001 .p_content { width: auto; height: auto; white-space: normal; color: #000; margin-bottom: 40px; margin-top: 20px; font-size: 12px; line-height: 48px; padding: 0 10px 0; } .c_portalResEmploy_detail-01001 .p_KeywordBox { width: auto; height: auto; overflow: hidden; padding: 5px; margin-left: 10px; } .c_portalResEmploy_detail-01001 .p_nameA { width: auto; font-size: 18px; } .c_portalResEmploy_detail-01001 .p_label{ font-size: 12px; } .c_portalResEmploy_detail-01001 .p_keywords { display: block; width: auto; height: auto; overflow: hidden; } .c_portalResEmploy_detail-01001 .p_tag { font-size: 18px; text-align: center; display: block; float: left; margin-top: 8px; font-size: 18px; border: 1px solid #ddd; background: #f5f5f5; border-radius: 6px; height: 30px; line-height: 30px; padding: 0 15px; margin-right: 15px; } .c_portalResEmploy_detail-01001 .p_tag .font{ line-height: 30px; } .c_portalResEmploy_detail-01001 .p_AssistNameL{ font-size: 16px; color: #333333; height: 50px; line-height: 50px; border-left: 3px solid #65beba; padding-left: 17px; color: #232323; background: #f3f3f3; margin-bottom: 20px; } .c_portalResEmploy_detail-01001 .p_PromptNoneData{ width: auto; background-color: inherit; text-align: center; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .first{ height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 0 0; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title{ display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .font{ font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .promptbox{ width: auto; height: 100%; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_content { display: none; } .c_portalResEmploy_detail-01001 .p_head .font{line-height: 45px;} .c_portalResEmploy_detail-01001 .p_QRCode{ width: auto; height: auto; text-align: center; padding: 30px 0px; } .c_portalResEmploy_detail-01001 .p_SaveText{ width: auto; height: auto; margin-bottom: 10px; } .c_portalResEmploy_detail-01001 .p_SaveText .font{ font-size: 20px; color: #333333; } .c_portalResEmploy_detail-01001 .p_viewBox{ display: inline-block; width: calc(100% / 3); height: auto; border-width: 0; background-color: transparent; margin-bottom: 10px; vertical-align: top; } .c_portalResEmploy_detail-01001 .p_viewA{ float: left; margin: 0; padding: 0; text-align: right; vertical-align: middle; font-size: 14px; color: #666; } .c_portalResEmploy_detail-01001 .p_viewA .font{ line-height:24px; } .c_portalResEmploy_detail-01001 .p_viewB{ display: block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; font-size: 16px; text-align: left; overflow: visible; color: #333333; } .c_portalResEmploy_detail-01001 .p_viewB .font{ line-height:24px; } .c_portalResEmploy_detail-01001 .p_Product{ display: flex; flex-wrap: wrap; margin: 20px 0 20px; padding-left: 10px; } .c_portalResEmploy_detail-01001 .p_Product .p_list{ width: 100%; margin: 10px 0 10px; } } @media only screen and (min-width:769px) and (max-width: 1024px){} @media only screen and (min-width: 769px){ .c_portalResEmploy_detail-01001{ width: 100%; height: auto; font-size: 0; } .c_portalResEmploy_detail-01001 .p_image{ text-align: center; } .c_portalResEmploy_detail-01001 .p_portalResEmployDetails { width: inherit; height: auto; white-space: normal; background: transparent; } .c_portalResEmploy_detail-01001 .p_header{ line-height: 40px; } .c_portalResEmploy_detail-01001 .p_AssistNameA { float: left; font-size: 16px; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_AssistNameA .font{ line-height: 36px; } .c_portalResEmploy_detail-01001 .p_head { display: block; font-size: 24px; color: #232323; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_head .font{ line-height: 36px; } .c_portalResEmploy_detail-01001 .p_infoBox{ width: auto; height: auto; padding: 20px; } .c_portalResEmploy_detail-01001 .p_info{ color: #000; } .c_portalResEmploy_detail-01001 .p_salaryBox{ width: auto; height: auto; margin-top: 20px; } .c_portalResEmploy_detail-01001 .p_salaryBox .p_salary{ display: inline-block; font-size: 16px; color:#aaa; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_salaryBox .p_num{ display: inline-block; font-size: 26px; color: #F90; vertical-align: middle; } .c_portalResEmploy_detail-01001 .p_aboutSort,.p_aboutSortA,.p_aboutSortB,.p_aboutSortC,.p_aboutSortD,.p_aboutSortE,.p_aboutSortF,.p_aboutSortG,.p_aboutSortH{ display: inline-block; width: calc(100% / 3); height: auto; border-width: 0; background-color: transparent; margin-bottom: 10px; vertical-align: top; } .c_portalResEmploy_detail-01001 .p_AssistNameC,.p_AssistNameD,.p_AssistNameE,.p_AssistNameF,.p_AssistNameG,.p_AssistNameH,.p_AssistNameI,.p_AssistNameJ,.p_AssistNameK{ float: left; margin: 0; padding: 0; text-align: right; vertical-align: middle; font-size: 14px; color: #666; } .c_portalResEmploy_detail-01001 .p_sort,.p_sortA,.p_sortB,.p_sortC,.p_sortD,.p_sortE,.p_sortF,.p_sortG,.p_sortH,.p_sortI{ display: block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; font-size: 16px; text-align: left; overflow: visible; color: #333333; } .c_portalResEmploy_detail-01001 .p_about{ padding: 20px 20px 10px 20px; } .c_portalResEmploy_detail-01001 .p_details{ width: auto; height: auto; margin-top: 20px; } .c_portalResEmploy_detail-01001 .p_content { width: auto; height: auto; white-space: normal; color: #000; margin-bottom: 40px; margin-top: 20px; font-size: 14px; line-height: 48px; padding: 0 10px 0; } .c_portalResEmploy_detail-01001 .p_KeywordBox { width: auto; height: auto; overflow: hidden; padding: 5px; margin-left: 10px; } .c_portalResEmploy_detail-01001 .p_nameA { width: auto; font-size: 18px; } .c_portalResEmploy_detail-01001 .p_timeB{ display: none; } .c_portalResEmploy_detail-01001 .p_keywords { display: block; width: auto; height: auto; overflow: hidden; } .c_portalResEmploy_detail-01001 .p_tag { font-size: 18px; text-align: center; display: block; float: left; margin-top: 8px; font-size: 18px; border: 1px solid #ddd; background: #f5f5f5; border-radius: 6px; height: 30px; line-height: 30px; padding: 0 15px; margin-right: 15px; } .c_portalResEmploy_detail-01001 .p_tag .font{ line-height: 30px; } .c_portalResEmploy_detail-01001 .p_AssistNameL{ font-size: 16px; color: #333333; height: 50px; line-height: 50px; border-left: 3px solid #65beba; padding-left: 17px; color: #232323; background: #f3f3f3; margin-bottom: 20px; } .c_portalResEmploy_detail-01001 .p_PromptNoneData{ width: auto; background-color: inherit; text-align: center; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .first{ height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 0 0; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title{ display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_title .font{ font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .promptbox{ width: auto; height: 100%; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEmploy_detail-01001 .p_PromptNoneData .prompt_content { display: none; } .c_portalResEmploy_detail-01001 .p_head .font{line-height: 45px;} .c_portalResEmploy_detail-01001 .p_QRCode{ width: auto; height: auto; text-align: center; padding: 30px 0px; } .c_portalResEmploy_detail-01001 .p_SaveText{ width: auto; height: auto; margin-bottom: 10px; } .c_portalResEmploy_detail-01001 .p_SaveText .font{ font-size: 20px; color: #333333; } .c_portalResEmploy_detail-01001 .p_viewBox{ display: inline-block; width: calc(100% / 3); height: auto; border-width: 0; background-color: transparent; margin-bottom: 10px; vertical-align: top; } .c_portalResEmploy_detail-01001 .p_viewA{ float: left; margin: 0; padding: 0; text-align: right; vertical-align: middle; font-size: 14px; color: #666; } .c_portalResEmploy_detail-01001 .p_viewA .font{ line-height:24px; } .c_portalResEmploy_detail-01001 .p_viewB{ display: block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; font-size: 16px; text-align: left; overflow: visible; color: #333333; } .c_portalResEmploy_detail-01001 .p_viewB .font{ line-height:24px; } .c_portalResEmploy_detail-01001 .p_outs{ display: none; } .c_portalResEmploy_detail-01001 .p_TitleBox{ display: flex; justify-content: space-between; } .c_portalResEmploy_detail-01001 .p_borw{ display: none; } .c_portalResEmploy_detail-01001 .p_Product{ display: flex; flex-wrap: wrap; margin: 20px 0px; padding: 20px; } .c_portalResEmploy_detail-01001 .p_Product .p_list{ width: 33%; margin: 10px 0 10px; } .c_portalResEmploy_detail-01001 .p_summary{ padding: 10px; margin-top: 20px; } .c_portalResEmploy_detail-01001 .p_boxA{ display: flex; margin-top: 20px; } .c_portalResEmploy_detail-01001 .p_discuss{ color: #f90; } } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} #c_portalResEmploy_detail-15877112080013807 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEmploy_detail-15877112080013807 >div{ animation-fill-mode:both; } #c_portalResEmploy_detail-15877112080013807 .contentTop{ padding:20px 20px 40px; } #c_portalResEmploy_detail-15877112080013807 .job_content{ padding:40px 0; } #c_portalResEmploy_detail-15877112080013807 .jobTime{ font-size:1rem; color:#666; } #c_portalResEmploy_detail-15877112080013807 .secondBox{ margin-top:5px; overflow:hidden; } #c_portalResEmploy_detail-15877112080013807 .job_title{ font-size:2.25rem; color:#333; } #c_portalResEmploy_detail-15877112080013807 .job_title h1{ display:inline-block; } #c_portalResEmploy_detail-15877112080013807 .thridBox{ margin-top:10px; font-size:0.875rem; color:#999; } #c_portalResEmploy_detail-15877112080013807 .job{ display:inline-block; padding:0 20px; } #c_portalResEmploy_detail-15877112080013807 .job:not(:last-child){ border-right:1px solid #999; } #c_portalResEmploy_detail-15877112080013807 .fourBox{ margin-top:20px; } #c_portalResEmploy_detail-15877112080013807 .keyWord{ font-size:0.75rem; padding:6px 15px; border:1px solid #04abf4; border-radius:13px; margin-right:10px; color:#04abf4; } #c_portalResEmploy_detail-15877112080013807 .contentMidle{ margin-top:50px; padding:0 20px; } #c_portalResEmploy_detail-15877112080013807 .discribe{ font-size:1rem; color:#333; } #c_portalResEmploy_detail-15877112080013807 .line{ width:21px; height:2px; background-color:#04abf4; margin-top:15px; } #c_portalResEmploy_detail-15877112080013807 .p_details p{ font-size:0.875rem; line-height:36px; color:#333; } @media only screen and (min-width: 769px){ #c_portalResEmploy_detail-15877112080013807 .job { padding: 0 20px; } #c_portalResEmploy_detail-15877112080013807 .secondBox { height: 60px; line-height: 60px; } #c_portalResEmploy_detail-15877112080013807 .job_discuss { float: right; font-size: 1.75rem; color: #ff5959; font-weight: 700; } #c_portalResEmploy_detail-15877112080013807 .job_condition { float: right; } } @media only screen and (max-width: 768px){ #c_portalResEmploy_detail-15877112080013807 .contentMidle { margin-top: 15px; } #c_portalResEmploy_detail-15877112080013807 .job_bumen { display: none; } #c_portalResEmploy_detail-15877112080013807 .job_title { display: block; font-size: 1.75rem; } #c_portalResEmploy_detail-15877112080013807 .job_discuss { display: block; font-size: 1.25rem; color: #ff5959; font-weight: 700; } #c_portalResEmploy_detail-15877112080013807 .line { margin-bottom: 30px; } #c_portalResEmploy_detail-15877112080013807 .job:first-child { padding-left: 0; } #c_portalResEmploy_detail-15877112080013807 .job:not(:first-child) { padding: 0 15px 0 10px; } } #c_portalResEmploy_detail-15877112080013807{ width:100%; max-width:1300px; 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; } #c_portalResPublic_codeContainer-16007378054385533 .bt{ font-size:18px; color:#000; } #c_portalResPublic_codeContainer-16007378054385533 .bt1{ font-size:36px; font-weight:bold; color:#bda285; letter-spacing:5px; text-align:center; font-family:times new roman; } #c_portalResPublic_codeContainer-16007378054385533 .line{ background:#0f409a; width:46px; height:1px; margin:15px auto; } #c_portalResPublic_codeContainer-16007378054385533 .e_box{ text-align:center; padding:40px 0 40px; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16007378054385533 .bt{ font-size:14px; color:#fff; } #c_portalResPublic_codeContainer-16007378054385533 .bt1{ font-size:24px; } } #w_fimgbox-1600737804015 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1600737804015 >div{ animation-fill-mode:both; } #w_fimgbox-1600737804015 .p_contentbox{ display:flex; align-items:center; } @media only screen and (max-width: 768px){ #w_fimgbox-1600737804015 .w_imgbox { height: 260px; } #w_fimgbox-1600737804015 .w_imgbox > img { width: auto; height: 260px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } } #w_grid-1587711180004 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1587711180014 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1587711209148 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimgbox-1600737804015{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-16007378054385533{ width:100%; 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; } #w_grid-1587711180004{ 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_grid-1587711180014{ 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_grid-1587711209148{ 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; }