 .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .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); } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-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_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.aboutNavBox{ position:relative; width:100%; margin: 0; background: rgba(255,255,255,1); cursor: default; } .aboutNavBox .topTitleBox{ display: none; position:relative; margin: 0 0 2.5rem 0; } .aboutNavBox .topTitleBox h1{ font-size: 1.5rem; font-weight: normal; color: var(--bColor); letter-spacing: 1px; } .aboutNavBox .mNavIconBox{ display:none; } .aboutNavBox .mNavIconBox .iconfont:hover{ color: var(--bColor); transition: 0.35s ease-in-out; } .aboutNavBox .mNavIconBox .iconfont:acitve{ color: var(--bColor); transition: 0.35s ease-in-out; } .aboutNavBox .mNavClose{ display:none; } .aboutNavBox .mNavClose:hover{ background: var(--bColor); } .aboutNavBox .mNavClose:active{ background: var(--bColor); } .aboutNavBox .navListBox{ position: relative; padding: 0; border-bottom: 1px solid #e3e3e3; } .aboutNavBox .navListBox .navLine{ display: none; position:absolute; top:0; left:0; width:1px; height:100%; background: var(--bColor); } .aboutNavBox .navListBox .navBox{ display: flex; justify-content: flex-end; position:relative; width: 100%; margin: 0 auto; } .aboutNavBox .navListBox .navBox .nav{ position:relative; width: calc((100% - 0rem)/5); margin: 0; background: transparent; border: none; } .aboutNavBox .navListBox .navBox .nav:nth-last-child(1) h2{ margin:0; } .aboutNavBox .navListBox .navBox .nav .icon-down1{ display:none; } .aboutNavBox .navListBox .navBox .nav h2{ text-align: center; margin: 0; font-size: 1rem; color: var(--hColor); line-height: 4rem; letter-spacing: 0; transition: 0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav:hover{ background:var(--bColor); transition:0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav:hover h2{ color:#fff; transition:0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav .chlidBox{ display: none; } .aboutNavBox .navListBox .navBox .nav:hover .chlidBox{ display: block; position: absolute; top: 0; left: 0; width: 20rem; margin: 0 0 0 50%; padding: 0 1rem; background: rgba(255,255,255,0.8); border-left: 1px solid #e3e3e3; border-radius: 0; box-shadow: 1px 2px 4px rgba(51,51,51,0.15); transition: 0.35s ease-in-out; z-index: 200; } .aboutNavBox .navListBox .navBox .nav .chlidBox .chlid h2{ margin:0; color:var(--hColor); line-height:2.5; border-bottom:1px solid #efefef; transition:0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav .chlidBox .chlid:hover h2{ color:var(--bColor); transition:0.35s ease-in-out; } .pnavOpen{ transform: translateX(0%) !important; transition:0.35s ease-in-out; } .pnavClose{ transform: translateX(100%) !important; transition:0.35s ease-in-out; } .pClose{ transform: translateX(-100%) !important; transition:0.35s ease-in-out; } @media only screen and (max-width: 768px){ .aboutNavBox{ width: calc(100% - 4rem); margin: 2rem auto 1rem; } .aboutNavBox .topTitleBox{ display: block; margin: 0; padding: 0 0 1rem; border-bottom: 1px solid #efefef; } .aboutNavBox .topTitleBox h1{ font-size: 1.5rem; letter-spacing: 0; } .aboutNavBox .mNavIconBox{ display:block; position:absolute; top:0; right:0; } .aboutNavBox .mNavClose{ display:block; text-align:center; position:fixed; top: 80px; left:0; width: 12vw; height:100vh; transform: translateX(-100%); background: rgba(51,51,51,0.8); z-index: 40; } .aboutNavBox .mNavClose .icon-close{ display: inline-block; position:absolute; top: 1.15rem; left: calc((100% - 1rem)/2); width: 1rem; height: 1rem; font-size: 1rem; color:#fff; } .aboutNavBox .navListBox{ display:block; position:fixed; top: 80px; right: 0; width: 88vw; height:100vh; padding: 0; background:rgba(51,51,51,1); transform: translateX(100%); transition:0.35s ease-in-out; z-index: 40; } .aboutNavBox .navListBox .navLine{ display:none; } .aboutNavBox .navListBox .navBox{ flex-wrap: wrap; width: 100%; } .aboutNavBox .navListBox .navBox .nav{ width: 100%; margin: 0; padding: 0; background: transparent; border: none; } .aboutNavBox .navListBox .navBox .nav:hover,.aboutNavBox .navListBox .navBox .nav:active{ background:var(--bColor); transition:0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav:hover h2,.aboutNavBox .navListBox .navBox .nav:active h2{ color:var(--fColor); transition:0.35s ease-in-out; border-bottom: 1px solid var(--bColor); } .aboutNavBox .navListBox .navBox .nav h2{ text-align: left; margin:0; padding: 0 1rem; font-size:0.875rem; color:#fff; line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.1); } } @media only screen and (min-width: 769px) and (max-width:1024px){ .aboutNavBox{ margin: 0; } .aboutNavBox .topTitleBox{ margin:0 0 1.5rem 0; } .aboutNavBox .topTitleBox h1{ font-size: 1.4rem; letter-spacing: 0; } .aboutNavBox .navListBox .navBox{ width: 100%; transition:0.35s ease-in-out; } .aboutNavBox .navListBox .navBox .nav h2{ font-size:0.875rem; } } @media only screen and (min-width:1025px) and (max-width:1280px){ .aboutNavBox{ margin: 0; } .aboutNavBox .topTitleBox h1{ font-size: 1.4rem; letter-spacing: 0; } .aboutNavBox .navListBox .navBox .nav h2{ font-size:0.875rem; } } @media only screen and (min-width:1281px) and (max-width:1366px){ .aboutNavBox{ margin: 0; } .aboutNavBox .topTitleBox h1{ font-size: 1.4rem; letter-spacing: 0; } } .pNavLine{ animation:pNavLine 4s ease-in-out; } @keyframes pNavLine{ 0% {height:0;opacity:0;background:#000;} 100% {height:100%} } @-webkit-keyframes pNavLine{ 0% {height:0;opacity:1;background:#1b76b7;} 100% {height:100%} }.c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResIntro_category-01001002 >div{ animation-fill-mode:both; } .c_portalResIntro_category-01001002 .moveBtn{ display:none; color:#fff; width:100px; height:35px; line-height:35px; text-align:center; background-color:#1890ff; border:1px solid #329cff; white-space:nowrap; border-radius:4px; margin:1.3em; } .c_portalResIntro_category-01001002 .contentBox{ width:100%; height:auto; overflow:visible; box-shadow:0px 5px 20px 0px rgba(192, 192, 192, 0.4); } .c_portalResIntro_category-01001002 .link{ position:relative; height:50px; line-height:50px; } .c_portalResIntro_category-01001002 .yjTitle{ border-bottom:1px solid #e8e8e8; padding-left:20px; } .c_portalResIntro_category-01001002 .yjLink{ position:relative; color:#7b8a96; font-size:18px; transition:all .5s ease; } .c_portalResIntro_category-01001002 .yjLink::before{ content:''; display:block; width:3px; height:50px; background-color:#04abf4; position:absolute; left:-20px; top:-16px; opacity:0; transition:all .5s ease; } .c_portalResIntro_category-01001002 .iconfont1{ position:absolute; right:45px; top:0px; bottom:0px; width:50px; color:#7b8a96; display:flex; align-items:center; justify-content:center; font-size:16px; } .c_portalResIntro_category-01001002 .ejLi{ position:relative; } .c_portalResIntro_category-01001002 .ejTitle{ position:relative; background-color:#fff; border-bottom:1px solid #e8e8e8; padding-left:50px; transition:all .5s ease; } .c_portalResIntro_category-01001002 .ejLink{ color:#86939e; font-size:16px; } .c_portalResIntro_category-01001002 .iconfont2{ position:absolute; right:20px; top:0px; bottom:0px; margin:auto; display:inline-block; width:18px; height:18px; line-height:18px; text-align:center; color:#86939e; font-size:16px; transition:all .5s ease; } .c_portalResIntro_category-01001002 .icf{ transform:rotate(180deg); } .c_portalResIntro_category-01001002 .sjTitle{ position:relative; background-color:#fff; border-bottom:1px solid #e8e8e8; } .c_portalResIntro_category-01001002 .sjLink{ color:#7b8a96; font-size:16px; } .c_portalResIntro_category-01001002 .ejBox{ display:none; } .c_portalResIntro_category-01001002 .rotate{ transform:rotate(-90deg); } .c_portalResIntro_category-01001002 .ejTitle:hover{ background-color:#f5f8fa; } .c_portalResIntro_category-01001002 .backBtn{ display:none; } .c_portalResIntro_category-01001002 .yjTitle:hover{ background-color:#f5f8fa; } .c_portalResIntro_category-01001002 .yjTitle:hover .yjLink::before{ opacity:1; } .c_portalResIntro_category-01001002 .sjBox{ display:none; } .c_portalResIntro_category-01001002 .line_right{ display:none; } @media only screen and (min-width:769px){ .c_portalResIntro_category-01001002 .sjBox { position: absolute; top: 0; left: 100%; box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4); } .c_portalResIntro_category-01001002 .sjTitle { text-align: center; } .c_portalResIntro_category-01001002 .sjTitle::before { content: ''; position: absolute; display: block; width: 6px; height: 50px; background-color: #04abf4; } .c_portalResIntro_category-01001002 .sjBox li { width: 150px; } .c_portalResIntro_category-01001002 .sjTitle:hover .sjLink { color: #01a5ec; } .c_portalResIntro_category-01001002 .sjLi::before { content: ''; display: block; width: 0; height: 0; border-top: 6px solid #04abf4; border-right: 6px solid #fff; border-bottom: 6px solid #04abf4; position: absolute; left: 0; top: 22px; z-index: 1; } .c_portalResIntro_category-01001002 .ejLi:hover .sjLi::before { display: block; } } @media only screen and (max-width:768px){ .c_portalResIntro_category-01001002 .contentBox { position: fixed; top: 0; left: 100%; height: 100%; font-size: 0; z-index: 999; background: #fff; } .c_portalResIntro_category-01001002 .backBtn { position: relative; display: inline-block; width: 45px; height: 100%; vertical-align: top; background: #f5f8fa; } .c_portalResIntro_category-01001002 .content { display: inline-block; width: calc(100% - 45px); } .c_portalResIntro_category-01001002 .moveBtn { display: block; } .c_portalResIntro_category-01001002 .btn { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; height: 40px; display: block; text-align: center; line-height: 40px; font-size: 1.2rem; color: #7b8a96; padding: 0; } .c_portalResIntro_category-01001002 .yjTitle { border-bottom: 1px solid #f8f8f8; } .c_portalResIntro_category-01001002 .sjTitle { padding-left: 80px; } .c_portalResIntro_category-01001002 .jsDeg { transform: rotate(-90deg); } .c_portalResIntro_category-01001002 .line_right { display: block; width: 8px; height: 50px; background-color: #04abf4; position: absolute; right: 0; top: 0; opacity: 0 } .c_portalResIntro_category-01001002 .line_show { opacity: 1; } .c_portalResIntro_category-01001002 .sjTitle::after { content: ''; display: block; width: 8px; height: 50px; background-color: #04abf4; position: absolute; right: 0; top: 0; } }.breadcrumbListBox{ position:relative; width: 100%; margin:0 auto; background: transparent; border-bottom: 1px solid #e3e3e3; overflow:hidden; cursor: default; } .breadcrumbListBox .breadcrumbBg{ position:absolute; left: 0; width:100%; height: 4rem; background: transparent; transition:0.35s ease-in-out; } .breadcrumbListBox .ListBox{ display: block; position:relative; width:100%; margin: 0 auto; padding: 0; z-index:2; } .breadcrumbListBox .ListBox .home{ display:inline-block; width: auto; float:left; } .breadcrumbListBox .ListBox .iconfont{ padding: 0 4px 0 0; font-size: 1rem; color: var(--hColor); } .breadcrumbListBox .ListBox .home h2{ display: inline-block; width: auto; font-size: 1rem; color: var(--hColor); line-height: 4rem; } .breadcrumbListBox .ListBox .home:hover h2{ color: var(--bColor); transition:0.35s ease-in-out; } .breadcrumbListBox .ListBox .home:hover .iconfont{ color: var(--bColor); transition:0.35s ease-in-out; } .breadcrumbListBox .list{ display: inline-block; width: auto; float: left; } .breadcrumbListBox .list:nth-child(4){ max-width: 58%; float:left; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .breadcrumbListBox .list h2{ width:100%; font-size: 1rem; line-height: 4rem; color: var(--hColor); white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left; transition:0.35s ease-in-out; } .breadcrumbListBox .list h2:hover{ color: var(--bColor); transition:0.35s ease-in-out; } .breadcrumbListBox .list h2 .i_separator{ padding: 0 4px; float: left; } .breadBg{ animation:breadBg 2s ease-in-out; } @media only screen and (max-width: 768px){ .breadcrumbListBox{ padding:0 2rem; background: #efefef; transition:0.35s ease-in-out; } .breadcrumbListBox .breadcrumbBg{ display:none; transition:0.35s ease-in-out; } .breadcrumbListBox .ListBox{ display: flex; justify-content: flex-start; width: auto; max-width:100%; padding: 0; flex-wrap: nowrap; } .breadcrumbListBox .ListBox .iconfont{ font-size:0.875rem; transition:0.35s ease-in-out; } .breadcrumbListBox .ListBox .home{ width: auto; max-width: 28%; } .breadcrumbListBox .ListBox .home h2{ width: auto; font-size:0.875rem; transition:0.35s ease-in-out; } .breadcrumbListBox .list h2{ font-size:0.875rem; transition:0.35s ease-in-out; } .breadcrumbListBox .list:nth-child(2){ display:inline-block; width: auto; max-width: 34%; } .breadcrumbListBox .list:nth-child(3){ display:inline-block; width: auto; max-width: 40%; } .breadcrumbListBox .list:nth-child(4){ display:none; } } @media only screen and (min-width: 769px) and (max-width: 1680px){ .breadcrumbListBox{ padding:0 2rem; background: transparent; transition:0.35s ease-in-out; } } @media only screen and (min-width:769px) and (max-width:1024px){ .breadcrumbListBox .list:nth-child(4){ width: 20%; } } @media only screen and (min-width:1025px) and (max-width:1280px){ .breadcrumbListBox .list:nth-child(4){ width: 44%; } } @keyframes breadBg{ 0% {transform: translateX(100%);} 100% {transform: translateX(0)} } @-webkit-keyframes breadBg{ 0% {transform: translateX(100%);} 100% {transform: translateX(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: 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; }  #w_grid-1633939955962{ position:fixed !important; top:0; left:0; width:100%; background: rgba(255,255,255,0.9); box-shadow: 1px 2px 8px rgba(0,0,0,0.1); z-index:100; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width:24% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width: 56% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3){ width: 20% !important; } #w_fbtn-1644828380131{ width:100% !important; margin:2rem 0 4rem !important; }  #w_common_text-1644980176804{ border-left:1px solid #e3e3e3 !important; } #w_common_text-1647394589244{ margin:4rem auto !important; }  #w_grid-1634625653045> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ border-right:1px solid rgba(255,255,255,0.1); } #w_grid-1634625653045> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ border-right:1px solid rgba(255,255,255,0.1); } #w_common_text-1633941606240{ padding: 0;  } @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-1633939955962{ height: 4.5rem !important; } #w_fimg-1633940071135{ width: 10rem !important; margin: 1.2rem 0 !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width: 50% !important; float: l; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width: 50% !important; float: right; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3){ display:none; }  #w_common_text-1634632958314{ margin: 3rem auto 3rem !important; } #w_grid-1633942327379{ margin: 3rem auto 2rem !important; } .reset_style p{ text-align: center !important; } #w_common_text-1633943369723 span{ font-size:1rem !important; } #w_common_text-1633942350259 span{ font-size:0.875rem !important; line-height: 2rem; } #w_grid-1634632915712{ margin: 0rem auto !important; }  #w_grid-1644827933656{ margin: 4rem auto 4rem !important; } #w_common_text-1644828303327{ padding:0 !important; }  #w_grid-1644829764661 .w_grid-000{ margin:2rem auto !important; } #w_grid-1644830641655{ margin:3rem auto !important; } #w_grid-1644830901532{ margin:3rem auto !important; }  #w_grid-1644830880189{ margin:0rem auto !important; } #w_common_text-1644831274189{ margin:4rem auto 2rem !important; }  #w_grid-1644980152417 .reset_style{ padding:0 2rem !important; }  #w_fimg-1633940988617{ margin:0 auto !important; } #w_grid-1644545563538{ margin: 4rem auto 2rem !important; } #w_fimg-1644545777546{ width: 40%; margin:2rem auto 0 !important; } } @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){  #w_grid-1633939955962{ height:5rem !important; } #w_fimg-1633940071135{ width: 12rem !important; margin: 1.1rem 0 !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width: 12rem !important; float: l; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width: 50% !important; float: right; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3){ display:none; } .reset_style p{ text-align: center !important; }  #w_grid-1644827933656> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644827933656> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; }  #w_grid-1644828804796 .reset_style{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } #w_grid-1644830456338> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644830456338> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; } #w_grid-1644830641655{ margin:0rem auto !important; padding:2rem !important; } #w_grid-1644830901522> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644830901522> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; } #w_grid-1644830901532{ margin:0rem auto !important; padding:2rem !important; } #w_grid-1644829764661 .w_grid-000{ margin:4rem auto !important; }  #w_grid-1644830880189{ margin:0 !important; }  #w_grid-1644832257981> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644832257981 p{ text-align: left !important; } #w_grid-1644980152417> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:30% !important; } #w_grid-1644980152417> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:70% !important; }  #w_grid-1634029659344> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1634031914658> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; }  #w_grid-1644545563538{ margin: 4rem auto 4rem !important; } #w_fimg-1633940988617{ margin:0 auto !important; } #w_grid-1644545563538> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width:100% !important; } #w_grid-1644545563538> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:100% !important; } #w_fimg-1644545777546{ display:none; } #w_grid-1633941585030{ margin:0 auto !important; } #w_grid-1633941585030> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; margin:0 0 1rem !important; } #w_grid-1633941585030> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; margin:0 0 1rem !important; } } @media only screen and (max-width:1280px) and (min-width: 1025px){  #w_grid-1633939955962{ height: 7rem !important; } #w_grid-1633939955962 #w_fimg-1633940071135{ margin: 1.5rem 0; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:76% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3){ display:none; }  #w_grid-1644827933656> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644827933656> div > .p_gridbox > .p_gridCell:nth-child(2n+1) p{ text-align:center !important; } #w_grid-1644827933656> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; }  #w_grid-1644830641655{ text-align:center; } #w_grid-1644830456338> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644830456338> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; margin: -2rem auto 3rem !important; } #w_grid-1644830901532{ text-align:center; } #w_grid-1644830901522> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; margin:0rem auto 3rem !important; } #w_grid-1644830901522> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; }  #w_grid-1644830880189{ margin:0 !important; }  #w_grid-1644832257981> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1644832257981 p{ text-align: left !important; } #w_grid-1644980152417> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:30% !important; } #w_grid-1644980152417> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:70% !important; }  #w_grid-1644545563538{ margin: 4rem auto 4rem !important; } #c_portalResnav_main-16339411600533481{ margin:0 !important; padding:0 !important; } #w_fimg-1633940988617{ margin:0 auto !important; } #w_grid-1644545563538> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width:30% !important; } #w_grid-1644545563538> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:70% !important; } #w_fimg-1644545777546{ display:none; } #w_grid-1633941585030{ margin:0 auto !important; } #w_grid-1633941585030> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width: 60% !important; margin: 0 0 1rem !important; } #w_grid-1633941585030> div > .p_gridbox > .p_gridCell:nth-child(2n){ text-align: right; width: 40% !important; margin: 0 0 1rem !important; } #w_grid-1633941585030> div > .p_gridbox > .p_gridCell:nth-child(2n) p{ text-align: right; } } @media only screen and (max-width:1366px) and (min-width: 1281px){  #w_grid-1633939955962{ height: 7rem !important; } #w_grid-1633939955962 #w_fimg-1633940071135{ margin: 1.5rem 0; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 76% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3) { width: 6% !important; }  #w_fbtn-1644828380131{ margin:3rem 0 0 0 !important; } } @media only screen and (max-width:1440px) and (min-width:1367px){  #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 60% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3) { width: 16% !important; }  #w_fbtn-1644828380131{ margin:3rem 0 0 0 !important; } } @media only screen and (max-width:1680px) and (min-width:1441px){  #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 62% !important; } #w_grid-1633939967436> div > .p_gridbox > .p_gridCell:nth-child(3n+3) { width: 14% !important; } }.singleBannerBox{ position:relative; margin: 0; overflow:hidden; cursor: default; } .singleBannerBox .bannerImgBox{ position:relative; width:100%; overflow:hidden; z-index:1; } .singleBannerBox .bannerImgBox .bannerPic{ display:block; width: 100%; height: 500px; } .singleBannerBox .bannerImgBox .bannerMo{ display:none; } .singleBannerBox .bannerFontBox{ position:absolute; top: calc((660px - 8rem)/2); left: calc((100vw - 1616px)/2); width: 100%; max-width: 1616px; z-index:2; } .singleBannerBox .bannerFontBox .tiTle{ text-align: center; font-size: 3rem; font-weight: bold; color: var(--bColor); line-height: 5rem; letter-spacing: 0px; opacity: 1; } .singleBannerBox .bannerFontBox .adVer{ text-align: center; font-size: 1.25rem; color: var(--hColor); font-weight: bold; letter-spacing: 0; text-transform: Capitalize; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .singleBannerBox .productFont .tiTle{ color:var(--fColor); } .singleBannerBox .bannerFontBox .adVer span:nth-child(1){ font-weight:300; } .singleBannerBox .productFont .adVer span:nth-child(1){ color:var(--fColor); } .singleBannerBox .bannerFontBox .adVer span:nth-child(2){ display:block; font-size:1rem; } .singleBannerBox .productFont .adVer span:nth-child(2){ color:var(--fColor); } @media only screen and (max-width:768px){ .singleBannerBox{ margin: 0rem auto 0; } .singleBannerBox .bannerImgBox .bannerPic{ display:none; } .singleBannerBox .bannerImgBox .bannerMo{ display:block; width: 100%; height: 300px; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox{ top: calc((380px - 4.25rem)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox .tiTle{ font-size: 2rem; line-height: 3rem; } .singleBannerBox .bannerFontBox .adVer{ font-size: 1.25rem; } .singleBannerBox .bannerFontBox .adVer span:nth-child(1){ font-size: 2.8rem; line-height: 1; } .singleBannerBox .bannerFontBox .adVer span:nth-child(2){ font-size:0.875rem; } } @media only screen and (min-width:769px) and (max-width:1024px){ .singleBannerBox .bannerImgBox .bannerPic{ display:none; } .singleBannerBox .bannerImgBox .bannerMo{ display:block; width: 100%; height: 400px; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox{ top: calc((480px - 80px)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } } @media only screen and (min-width:1025px) and (max-width:1280px){ .singleBannerBox .bannerImgBox .bannerPic{ display:none; } .singleBannerBox .bannerImgBox .bannerMo{ display:block; width: 100%; height: 400px; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox{ top: calc((480px - 80px)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } } @media only screen and (min-width:1281px) and (max-width:1366px){ .singleBannerBox .bannerImgBox .bannerPic{ display:none; } .singleBannerBox .bannerImgBox .bannerMo{ display:block; width: 100%; height: 400px; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox{ top: calc((480px - 80px)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } } @media only screen and (min-width:1367px) and (max-width:1440px){ .singleBannerBox .bannerImgBox .bannerPic{ display:none; } .singleBannerBox .bannerImgBox .bannerMo{ display:block; width: 100%; height: 400px; transition: 0.35s ease-in-out; } .singleBannerBox .bannerFontBox{ top: calc((480px - 80px)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } } @media only screen and (min-width:1441px) and (max-width:1744px){ .singleBannerBox .bannerFontBox{ top: calc((628px - 100px)/2); left: 0; max-width: 100%; padding: 0 2rem; transition: 0.35s ease-in-out; } }@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 .shape { display: inline-block; vertical-align: middle;  } .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 {  } .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;  } .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){ }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} #c_portalResBreadcrumb_nav-1634096838186{ 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-16340971614736498 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResMessage_form-16340971614736498 >div{ animation-fill-mode:both; } #c_portalResMessage_form-16340971614736498 .p_TelephoneBox{ display:none; } #c_portalResMessage_form-16340971614736498 .p_GenderBox{ display:none; } #c_portalResMessage_form-16340971614736498 .p_NameBox{ display:none; } #c_portalResMessage_form-16340971614736498 .p_DepictBoxB{ display:none; } #c_portalResMessage_form-16340971614736498 .p_FullNameBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_PhoneBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_EmailBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_CaptchasBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .form-control{ border-radius:0px; max-width:none; border:0px solid #d2d2d2; box-shadow:none; height:42px; } #c_portalResMessage_form-16340971614736498 .e_text{ width:100%; } #c_portalResMessage_form-16340971614736498 .p_intentionIntroTitle{ min-width:auto; } #c_portalResMessage_form-16340971614736498 .form-group{ margin:10px 20px; } #c_portalResMessage_form-16340971614736498 .control-label{ display:none; } #c_portalResMessage_form-16340971614736498 .InputText{ border-radius:0px; padding-left:10px; background-color:white; color:#333; } #c_portalResMessage_form-16340971614736498 .e_input{ height:42px; width:100%; } #c_portalResMessage_form-16340971614736498 .p_groupBox textarea{ min-height:160px; padding:10px; max-width:100%; } #c_portalResMessage_form-16340971614736498 .btn-primary{ background-color:#333; border-color:#329cff; border:0px; border-radius:0px; width:100%; height:42px; transition:0.5s; } #c_portalResMessage_form-16340971614736498 .btn-primary:hover{ background-color:rgba(172,24,21,1); } #c_portalResMessage_form-16340971614736498 .p_CoupWBox{ padding-left:0px; display:flex; justify-content:center; margin-top:30px; padding:0 20px; } #c_portalResMessage_form-16340971614736498 .p_EntryBox{ height:42px; width:calc(100% - 98px); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_image{ width:90px; height:42px; display:inline-block; vertical-align:top; } #c_portalResMessage_form-16340971614736498 .p_ConWBox{ padding:0px; } @media screen and (max-width: 768px){ #c_portalResMessage_form-16340971614736498 .p_FullNameBox{ width:calc((100% - 45px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_PhoneBox{ width:calc((100% - 45px)/2); display:inline-block; } #c_portalResMessage_form-16340971614736498 .p_EmailBox{ width:100%; padding-right:20px !important; } #c_portalResMessage_form-16340971614736498 .p_CaptchasBox{ width:100%; padding-right:20px !important; } #c_portalResMessage_form-16340971614736498 .p_CoupWBox{ margin-top: 30px; width: 100%; padding: 0 10px; } #c_portalResMessage_form-16340971614736498 .form-group { padding: 0; margin: 10px 10px; } #c_portalResMessage_form-16340971614736498 .p_image{ bottom: auto; position: unset; } #c_portalResMessage_form-16340971614736498 .p_ContactInfo { padding: 0 10px; } } #c_portalResMessage_form-16340971614736498{ width:100%; max-width:1480px; 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; } #c_portalResEbizads_banner-1634096838181 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1634096838181 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1634096838181{ 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_portalResIntro_category-1634096838191 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResIntro_category-1634096838191 >div{ animation-fill-mode:both; } #c_portalResIntro_category-1634096838191{ 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; } #w_grid-1634096838161 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1634096838161 >div{ animation-fill-mode:both; } #w_grid-1634096838161 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1634096838161> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1634096838161> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1634096838161> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1634096838171 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1634096838171 >div{ animation-fill-mode:both; } #w_grid-1634096838171 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1634096838171> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1634096838171> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1634096838171> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1634096838171> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1634097161100 > div > .p_gridbox{ background-color:rgba(239, 239, 239, 1); } #w_grid-1634097161100 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1634097161100 >div{ animation-fill-mode:both; } #w_grid-1634097161100 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ #w_grid-1634097161100> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1634097161100> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1634097161100> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1634096838161{ 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-1634096838171{ width:100%; max-width:1440px; 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-1634097161100{ width:100%; max-width:100%; 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; }