 .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); }.try{ overflow: hidden; position: relative; } .try img{ display: block; width: 100%; -webkit-transition: .6s; -moz-transition: .6s; transition: .6s; } .try .cover { -webkit-transition: .4s; -moz-transition: .4s; transition: .4s; position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; background: rgba(0,0,0,.1); } .try .txts { position: absolute; top: 0; right: 0; left: 0; padding: 9% 14% 0 14%; color:#fff; } .try .ch { font-size: 36px; } .try .line { width: 24px; height: 6px; margin: 10px 0 20px; background: #fff; display:block; } .try .en { font-size: 30px; text-transform: capitalize; } .try:hover .cover { opacity: .5; } .try:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } #allmap { height: 500px; width: 100%; overflow: hidden; } #allmap .BMapLib_nav_tab_content td{ display:inline-block; width: auto !important; } #allmap .BMap_stdMpCtrl{ display:none !important; } .BMap_Marker div >img{ animation-delay: 0ms; animation-duration: 2000ms; animation-iteration-count: infinite; animation-name: scales; animation-play-state: running; animation-timing-function: linear;} @keyframes scales { 0% { opacity: 0.2; transform: scale(0.6);} 33% { opacity: 0.5; transform:scale(0.8);} 66% { opacity: 1; transform:scale(1);} 100% { opacity: 0.6; transform:scale(0.6); } } .contact { padding: 95px 0 120px 0; } .ab-title { text-align: center; } .ab-title .ch { font-size: 30px; color: #333; } .ab-title .en { font-size: 20px; margin-top: 2px; color: #999; } .cta-list { margin-top: 100px; } .cta-list li { float: left; width: 33.33%; text-align: center; } .cta-list .ico { display: block; width: 68px; height: 68px; margin: 0 auto; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; border: 1px solid #4d4d4d; border-radius: 100%; background-position: center top } .cta-list .c1 .ico { background-image: url(../image/rBQBHVykXdWEAxD6AAAAAE9ZEmo199.png) } .cta-list .c2 .ico { background-image: url(../image/rBQBHVykXduETW0hAAAAAIAgRW4339.png) } .cta-list .c3 .ico { background-image: url(../image/rBQBG1ykXe6Ed8gFAAAAAF1J9AY098.png) } .cta-list .ti { font-weight: 700; margin-top: 7px; color: #333; font-size: 16px; } .cta-list .txx { font-size: 18px; line-height: 1.4; margin-top: 25px } .cta-list li:hover .ico { border-color: #bea369; background-color: #bea369; background-position: center bottom; } .cta-list li a{ color:#666; } .cta-list li.c1 .txx{ font-size:14px; } .cy-ab{ overflow: hidden; background: #fff; position: relative; } .cy-ab .conwrap{ display: block; overflow: hidden; width: 50%; height: 100%; position: absolute; left: 0; top: 0; float: left; } .cy-ab .conwrap .con{ width:80%; margin:0 auto; } .cy-ab .con .c1{ font-size: 30px; color:#333; } .cy-ab .con .c2{ font-size:20px; color:#999; } .cy-ab .con .c3{ font-size: 36px; color:#333; } .cy-ab .con .box{ margin-top:20px; } .cy-ab .con .box p{ line-height:1.5; font-size:14px; } .cy-ab .picwrap{ overflow: hidden; width:50%; height: 100%; float:right; } .cy-ab .picwrap img { width: 100%; display: block; transition: transform 1.2s ease-out 0s; -webkit-transition: -webkit-transform 1.2s ease-out 0s; } .cy-ab .picwrap:hover img { transform: scale(1.3); -webkit-transform: scale(1.3); } .btnMore2 { border: 2px solid #666666; width: 144px; height: 46px; line-height: 42px; text-align: center; transition: all 0.8s; display: block; position: relative; overflow: hidden; margin-top: 5%; } .btnMore2 .bg50 { color: #fff; -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; display: block; } .btnMore2 .bg50:before { position: relative; content: ''; display: block; margin-top: 100%; } .btnMore2 .bg50:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 100%; } .btnMore2 .txt { color: #666; position: relative; } .btnMore2:hover { border-color: #f8660e; background-color: #f8660e; } .btnMore2:hover .bg50 { -moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s; } .btnMore2:hover .bg50:after { -moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s; } .btnMore2:hover .txt { color: #fff; } @-webkit-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-moz-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-ms-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-webkit-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @-moz-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @-ms-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } .new-tit{ background: #c30b0b; padding: 20% 0 10% 30%; min-height: 280px; width: 100%; overflow: hidden; } .new-tit p{ color:#fff; } .new-tit .en{ font-size: 30px; } .new-tit .cn{ font-size: 36px; } .new-tit .ico { width: 54px; height: 54px; display: block; background-size: cover; background-repeat: no-repeat; background-position: center center; transition: all 0.8s; margin-top: 37px; } .new-tit .new-tet { transition: all 0.8s; } .footer { overflow: hidden; background: #333333; position: relative; } .footer .foofl{ display: block; overflow: hidden; width: 70%; height: 100%; position: absolute; left: 0; top: 0; float: left; } .footer .foofr{ overflow: hidden; width: 30%; height: 100%; float: right; background: #c30b0b; text-align: center; } .foofl .con{ width:90%; margin:0 auto; color:#fff; } .footer p{ line-height:2; } .footer p a{ color:#fff; } .foofr img{ max-width:100%; padding: 3.5% 2%; } .banner-title { position: absolute; bottom: 50%; color: #fff; z-index: 5; padding-left: 20px; -webkit-animation-name: "fadeInRight"; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: 1; } .banner-title:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 1px; background: rgb(241, 183, 60); } .banner-title .ch { margin-bottom: 10px; font-weight: bold; font-size: 2.2rem; color: #013D7B; line-height: 1; } .banner-title .en { font-size: 1.5rem; color: #dcb767; line-height: 15px; text-transform: uppercase; } .banner-title .cy-small { display: block; margin-top: 10px; font-size: 26px; line-height: 1; opacity: .4; } @-webkit-keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } @keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } .abouts{ position: relative; } .wave-canvas-wrapper{ position: absolute; left: 0; top: 0; width: 100%; height: 500px; overflow: hidden; } .abouts .cont{ max-width:1180px; margin:0 auto; width:90%; } .abouts .cont .tit{ font-size:22px; margin-bottom:20px; } .abouts .cont .cn{ color:#333; } .abouts .cont .en{ color:#999; font-size:24px; } .abouts .nei{ overflow: hidden; } .abouts .cont .fl{ width:48%; } .abouts .cont .fl img{ width: 100%;  } .abouts .cont .fr{ width:48%; padding-left:4%; } .abouts .cont p{ line-height:1.5; text-align:justify; } .about{ margin-top:20px; } .abouts li { width: 33.33%; float:left; text-align: left; position: relative; list-style: none; } .num_box .number { font-size: 66px; font-weight: bold; line-height: 1; color: #bea369; margin-right: 10px; } .num_box{ margin-bottom: 10px; } .num_box .text { font-size: 14px; color: #bea369; vertical-align: top; } @media only screen and (max-width: 768px){ .try .txts { padding: 9% 14% 0 5%; } .try .ch { font-size: 24px; } .try .line { height: 2px; margin: 5px 0 10px; } .try .en { font-size: 20px; } .cta-list .txx { margin-top: 15px; } #allmap { height: 300px; } .cy-ab .conwrap{ width:100%; float:none; padding: 5% 0; position: relative; } .cy-ab .conwrap .con{ width:90%; } .cy-ab .picwrap{ width:100%; float:none; } .cy-ab .con .box p { text-align:justify; font-size: 12px; } .cy-ab .con .c1 { font-size: 20px; } .cy-ab .con .c2 { font-size: 16px; } .cy-ab .con .c3 { font-size: 24px; } .new-tit .en{ font-size: 24px; } .new-tit .cn{ font-size: 20px; } .new-tit{ padding: 2% 5% 2% 5%; min-height:auto; } .new-tet{ float:left; } .new-tit .ico{ float:right; width: 30px; height: 30px; margin-top: 10px; } .footer .foofl{ position: relative; float:none; width:100%; } .foofl .con{ padding: 5% 0; } .footer .foofr{  width: 100%; float: none; } .footer .foofr img{ max-width: 85%; padding: 5%; } .banner-title { bottom: 40%; padding-left: 60px; } .banner-title .ch { font-size: 1.6rem; margin-bottom: 10px; } .banner-title .en { font-size: 20px; } .banner-title .cy-small{ margin-top:5px; } .abouts .cont .fl{ float:none; width:100%; } .abouts .cont .fr{ float:none; width:100%; margin-top: 30px; padding:0; } .num_box .number { font-size: 26px; } .abouts .cont p{ font-size:12px; } .abouts .cont .cn{ font-size:16px; } .abouts .cont .en{ font-size:18px; } .cta-list { margin-top: 30px; } .cta-list li { float: none; width: 100%; text-align: center; margin-bottom:20px; } .cta-list .ico { width: 58px; height: 58px; background-size: 58px; } .ab-title .ch { font-size: 20px; } .ab-title .en { font-size: 14px; } .contact { padding: 45px 0 50px 0; } } @media only screen and (max-width: 1025px) and (min-width: 769px){ .contact { padding: 75px 0 100px 0; } .cta-list { margin-top: 80px; } .cy-ab .conwrap{ width:100%; float:none; padding: 5% 0; position: relative; } .cy-ab .conwrap .con{ width:90%; } .cy-ab .picwrap{ width:100%; float:none; } .cy-ab .con .box p { line-height: 1.5; font-size: 14px; overflow: hidden; height: auto; text-align:justify; } .cy-ab .con .c1 { font-size: 30px; } .cy-ab .con .c2 { font-size: 18px; } .cy-ab .con .c3 { font-size: 36px; } .new-tit .en{ font-size:26px; } .new-tit{ padding: 2% 5% 2% 5%; min-height:auto; } .new-tet{ float:left; } .new-tit .ico{ float:right; width: 40px; height: 40px; margin-top: 10px; } .foofr img {  padding: 10% 5%; } .banner-title .ch { font-size: 22px; margin-bottom:5px; } .banner-title .en { font-size: 16px; } .banner-title .cy-small{ margin-top:5px; } .abouts .cont .fr{ padding-left:2%; } .num_box .number { font-size: 40px; } .cta-list .ico { width: 58px; height: 58px; background-size: 58px; } } @media only screen and (max-width: 1440px) and (min-width: 1024px){ .cy-ab .con .box p { line-height: 1.5; font-size: 14px; overflow: hidden; height:2.5rem; } .cy-ab .con .box { margin-top: 10px; } .cy-ab .con .c1 { font-size: 30px; } .cy-ab .con .c2 { font-size: 18px; } .cy-ab .con .c3 { font-size: 36px; } }.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){ }@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){ } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} #c_portalResPublic_codeContainer-15723380642687642{ width:auto; max-width:1200px; min-width:0px; height:auto; max-height:none; min-height:30px; 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-1572338065920 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1572338065920 >div{ animation-fill-mode:both; } #w_grid-1572338065920 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1572338065920> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1572338065920> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1572338065920> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1572338065920> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1572338065920> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1572338065920> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1572338065920 .p_gridbox{ background-position:bottom center; background-image:url(../image/COM_bg.jpg); background-image-part-image:url(../image/COM_bg.jpg); background-repeat:no-repeat; background-size:cover; } #w_grid-1572339278852 > 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-1572338065920{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:400px; 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-1572339278852{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1572339278863{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #c_portalResMessage_form-15723392789286313 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResMessage_form-15723392789286313 >div{ animation-fill-mode:both; } #c_portalResMessage_form-15723392789286313 .p_NameBox{ display:none; } #c_portalResMessage_form-15723392789286313 .p_DepictBoxB{ display:none; } #c_portalResMessage_form-15723392789286313 .p_FullNameBox{ width:42%; display:inline-block; } #c_portalResMessage_form-15723392789286313 .p_PhoneBox{ width:42%; display:inline-block; } #c_portalResMessage_form-15723392789286313 .p_EmailBox{ width:42%; display:inline-block; } #c_portalResMessage_form-15723392789286313 .p_CaptchasBox{ width:42%; display:inline-block; } #c_portalResMessage_form-15723392789286313 .form-control{ border-radius:0px; max-width:none; border:1px solid #d2d2d2; box-shadow:none; height:42px; } #c_portalResMessage_form-15723392789286313 .e_text{ width:100%; } #c_portalResMessage_form-15723392789286313 .p_intentionIntroTitle{ min-width:auto; } #c_portalResMessage_form-15723392789286313 .form-group{ margin:20px 3.8%; } #c_portalResMessage_form-15723392789286313 .InputText{ border-radius:0px; padding-left:10px; } #c_portalResMessage_form-15723392789286313 .e_input{ height:42px; width:100%; } #c_portalResMessage_form-15723392789286313 .control-label{ padding-top:0px; padding-bottom:10px; } #c_portalResMessage_form-15723392789286313 .asdfg{ width:100%; display:inline-block; font-size:0px; } #c_portalResMessage_form-15723392789286313 .p_groupBox textarea{ height:160px; padding:10px; } #c_portalResMessage_form-15723392789286313 .btn-primary{ background-color:#dcb767; border-color:#dcb767; border:0px; border-radius:0px; width:30%; height:42px; } #c_portalResMessage_form-15723392789286313 .p_CoupWBox{ padding-left:0px; display:flex; justify-content:center; margin-top:60px; } #c_portalResMessage_form-15723392789286313 .p_EntryBox{ height:42px; width:calc(100% - 85px); display:inline-block; } #c_portalResMessage_form-15723392789286313 .p_image{ width:85px; height:36px; display:inline-block; vertical-align:top; margin-top:5px; } #c_portalResMessage_form-15723392789286313 .p_ConWBox{ padding:0px; } @media screen and (max-width: 768px){ #c_portalResMessage_form-15723392789286313 .form-group { padding: 0; margin:20px; } #c_portalResMessage_form-15723392789286313 .p_FullNameBox{ width: 100%; margin: 0; padding: 0px 20px 10px; } #c_portalResMessage_form-15723392789286313 .p_PhoneBox{ width: 100%; margin: 0; padding: 0px 20px 10px; } #c_portalResMessage_form-15723392789286313 .p_EmailBox{ width: 100%; margin: 0; padding: 0px 20px 10px; } #c_portalResMessage_form-15723392789286313 .p_CaptchasBox{ width: 100%; margin: 0; padding: 0px 20px 10px; } #c_portalResMessage_form-15723392789286313 .p_image{ bottom: auto; position: unset; } #c_portalResMessage_form-15723392789286313 .control-label { padding-bottom:0px; } } #c_portalResMessage_form-15723392789286313{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:200px; margin-right:auto; margin-left:auto; max-width:1400px; width:100%; margin-top:20px; margin-bottom:100px; min-width:0px; height:auto; padding-right:0px; }