 .e_ContentMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }   .e_ContentMajorStyleBox-001 .stylebox_link{ color:#666666; font-size: 14px; height: inherit; display: table; padding:0 15px; border-width: 0px; float: right; vertical-align: middle; margin-right: 15px; } .e_ContentMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .title_icon::before{ content: ""; } .e_ContentMajorStyleBox-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_ContentMajorStyleBox-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_ContentMajorStyleBox-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; padding-right: 22px; vertical-align: top; } .e_ContentMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_ContentMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_ContentMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_ContentMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color:#f0f0f0; width: 100%; width-uint:%; } .e_ContentMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .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); }@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){  } #mouse_down{ width:400px; margin-left:-200px; z-index:4; left:50%; bottom:80px; position:absolute; } .banner_mouse{ margin:0px auto; position: relative; width: 23px; height: 40px; cursor:pointer; background:url(../image/rBQBHF1Jg4-EXbEVAAAAAJ-lvOM124.png) no-repeat -23px 0px; -webkit-animation: nudgeMouse 1.6s linear infinite; animation: nudgeMouse 1.6s linear infinite; } .banner_mouse:after,.banner_mouse:before{ content: ""; position: absolute; } .banner_mouse:before{ width:23px; height:40px; background:url(../image/rBQBHF1Jg4-EXbEVAAAAAJ-lvOM124.png) no-repeat 0px 0px; -webkit-animation: colorSlide 1.6s linear infinite; animation: colorSlide 1.6s linear infinite; top:0; left:0; } .banner_mouse:after{ background-color: #ffffff; width: 4px; height: 4px; border-radius: 100%; -webkit-animation: trackBallSlide 1.6s linear infinite; animation: trackBallSlide 1.6s linear infinite; top: 0; right: 0; bottom: 0; left: 0; margin: auto; } @-webkit-keyframes colorSlide { 0% { height:0; } 90%{ height:40px; } } @keyframes colorSlide { 0% { height:0; } 90%{ height:40px; } } @-webkit-keyframes trackBallSlide { 0% { opacity: 1; -webkit-transform: scale(1) translateY(-8px); transform: scale(1) translateY(-8px); } 34% { opacity: 1; -webkit-transform: scale(0.9) translateY(4px); transform: scale(0.9) translateY(4px); } 68% { opacity: 0; -webkit-transform: scale(0.4) translateY(16px); transform: scale(0.4) translateY(16px); } 100% { opacity: 0; -webkit-transform: scale(0.4) translateY(-8px); transform: scale(0.4) translateY(-8px); } } @keyframes trackBallSlide { 0% { opacity: 1; -webkit-transform: scale(1) translateY(-8px); transform: scale(1) translateY(-8px); } 34% { opacity: 1; -webkit-transform: scale(0.9) translateY(4px); transform: scale(0.9) translateY(4px); } 68% { opacity: 0; -webkit-transform: scale(0.4) translateY(16px); transform: scale(0.4) translateY(16px); } 100% { opacity: 0; -webkit-transform: scale(0.4) translateY(-8px); transform: scale(0.4) translateY(-8px); } } @-webkit-keyframes nudgeMouse { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(8px); transform: translateY(8px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes nudgeMouse { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(8px); transform: translateY(8px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } .cd-intro { width: 100%; max-width: 100%; text-align: left; font-size: 12px; font-family: "微软雅黑"; color:rgba(255,255,255,0.75) } .cd-intro { margin:0px; padding-top:0px; } .cd-headline h1{ font-size:1.5rem; line-height:2; } .cd-words-wrapper { display: inline-block; position: relative; text-align: center; } .cd-words-wrapper b { display: inline-block; position: absolute; white-space: nowrap; left: 0; top: 0; } .cd-words-wrapper b.is-visible { position: relative; } .no-js .cd-words-wrapper b { opacity: 0; } .no-js .cd-words-wrapper b.is-visible { opacity: 1; } .cd-headline.clip span { display: inline-block; padding: .2em 0; } .cd-headline.clip .cd-words-wrapper { overflow: hidden; vertical-align: top; } .cd-headline.clip .cd-words-wrapper::after {  content: ''; position: absolute; top: 11px; right: 0; width: 2px; height: 73%; background-color:rgba(255,255,255,0.9); } .cd-headline.clip b { opacity: 0; } .cd-headline.clip b.is-visible { opacity: 1; } .cd-intro h2{ margin-top:3rem; text-shadow:0px 1px 0px rgba(0,0,0,0.5); font-size:1.25rem; color:#f6e8d1; letter-spacing:1px; } .container_text{ width:100%; height:100px; position:relative; } .container_text h3{ font-size:6rem; font-weight:bold; letter-spacing:2px; opacity: .35; } .text-box{ margin-top:2rem; } #enter{ width:auto; line-height:3rem; padding:0px 3.5rem; border:1px solid rgba(255,255,255,0.95); color:rgba(255,255,255,0.95); display:inline-block; margin-top:4rem; position:relative; transition: 0.4s; -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s; } #enter:hover{ border:1px solid #f9e595; color:#000; } #enter:before{ position: absolute; content: ''; left: 0%; bottom: 0px; width: 0%; height: 100%; background-color: none; transition: 0.6s; -moz-transition: 0.6s;  -webkit-transition: 0.6s;  -o-transition: 0.6s;  z-index:-1; } #enter:hover:before{ width: 100%; left: 0; background-color:rgba(249,229,149,.75); }  .slider-desc{ position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); color:#fff; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center} article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{ display:block} audio,canvas,video{ display:inline-block} audio:not([controls]){ display:none; height:0} [hidden]{ display:none} a:focus{ outline:thin dotted} a:active,a:hover{ outline:0} code,kbd,pre,samp{ font-family:monospace,serif; font-size:1em} pre{ white-space:pre-wrap} small{ font-size:80%} sub,sup{ font-size:75%; line-height:0; position:relative; vertical-align:baseline} sup{ top:-.5em} sub{ bottom:-.25em} img{ border:0} svg:not(:root){ overflow:hidden} figure{ margin:0} fieldset{ border:1px solid silver; margin:0 2px; padding:.35em .625em .75em} legend{ border:0; padding:0} button,input,select,textarea{ font-family:inherit; font-size:100%; margin:0} button,input{ line-height:normal} button,select{ text-transform:none} button,html input[type=button],input[type=reset],input[type=submit]{ -webkit-appearance:button; cursor:pointer} button[disabled],html input[disabled]{ cursor:default} input[type=checkbox],input[type=radio]{ box-sizing:border-box; padding:0} input[type=search]{ -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box} input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{ -webkit-appearance:none} button::-moz-focus-inner,input::-moz-focus-inner{ border:0; padding:0} textarea{ overflow:auto; vertical-align:top} table{ border-collapse:collapse; border-spacing:0} .preview-slider .arrow.hide,.preview-slider .preview::before{ -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; pointer-events:none} .preview-slider{ height:100vh; overflow:hidden; position:relative; } .preview-slider .slider-item{ background-repeat:no-repeat; -webkit-background-size:cover; background-size:cover; background-position:center; height:100%; width:100vw; text-align:center; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; position:relative; -webkit-transition:all 2s ease-in-out; -o-transition:all 2s ease-in-out; transition:all 2s ease-in-out} .preview-slider .slider-item::before{ content:''; position:absolute; top:0; right:0; left:0; bottom:0; opacity:.5; -webkit-transition:background 1s ease-in-out,opacity .5s ease-in-out; -o-transition:background 1s ease-in-out,opacity .5s ease-in-out; transition:background 1s ease-in-out,opacity .5s ease-in-out} .preview-slider .slider-wrapper{ width:100%; height:100%; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; -webkit-box-sizing:content-box; box-sizing:content-box; position:relative; -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out} .preview-slider .slider-wrapper.zoom .slider-item::before{ background:#000; } .preview-slider .slider-wrapper.zoom .slider-item:hover::before{ opacity:0; } .preview-slider .arrow{ position:absolute; top:50%; -webkit-transform:translateY(-50%) scale(1); -ms-transform:translateY(-50%) scale(1); transform:translateY(-50%) scale(1); z-index:1; cursor:pointer; -webkit-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; transition:all .5s ease-in-out; width:220px; height:110px} .preview-slider .arrow::before{ content:''; position:absolute; top:50%; left:50%; -webkit-border-radius:50%; border-radius:50%; width:100px; height:100px; border:3px solid #fff; opacity:0; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out} .preview-slider .arrow.hide{ opacity:0; user-select:none} .preview-slider .arrow.animate .preview::before{ -webkit-transition:all 2s ease-in-out; -o-transition:all 2s ease-in-out; transition:all 2s ease-in-out; width:0%} .preview-slider .arrow.animate.arrow-right .counter{ -webkit-transition:-webkit-transform 2s ease-in-out; -o-transition:transform 2s ease-in-out; transition:transform 2s ease-in-out; transition:transform 2s ease-in-out,-webkit-transform 2s ease-in-out; -webkit-transform:translateX(170px); -ms-transform:translateX(170px); transform:translateX(170px); opacity:1} .preview-slider .arrow.animate.arrow-left .counter{ -webkit-transition:-webkit-transform 2s ease-in-out; -o-transition:transform 2s ease-in-out; transition:transform 2s ease-in-out; transition:transform 2s ease-in-out,-webkit-transform 2s ease-in-out; -webkit-transform:translateX(-170px); -ms-transform:translateX(-170px); transform:translateX(-170px); opacity:1} .preview-slider .arrow-left{ left:0; background:url(../image/left_arrow.png) 50% 50% no-repeat; -webkit-background-size:30px 30px; background-size:30px; } .preview-slider .arrow-left::before{ -webkit-transform:translate(-80%,-50%) scale(.5); -ms-transform:translate(-80%,-50%) scale(.5); transform:translate(-80%,-50%) scale(.5)} .preview-slider .arrow-left.show,.preview-slider .arrow-left:hover{ background:url(../image/left_arrow.png) 50% 50% no-repeat; -webkit-background-size:0 0; background-size:0; } .preview-slider .arrow-left.show::before,.preview-slider .arrow-left:hover::before{ -webkit-transform:translate(-80%,-50%) scale(.9); -ms-transform:translate(-80%,-50%) scale(.9); transform:translate(-80%,-50%) scale(.9); -webkit-animation:blink .4s ease-in-out 0s forwards; animation:blink .4s ease-in-out 0s forwards} .preview-slider .arrow-left.show .grid,.preview-slider .arrow-left:hover .grid{ -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); opacity:1; } .preview-slider .arrow-left.show .preview,.preview-slider .arrow-left:hover .preview{ opacity:1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0)} .preview-slider .arrow-left.show .arrow-link,.preview-slider .arrow-left:hover .arrow-link{ opacity:1; -webkit-transform:translateX(0) translateY(-50%); -ms-transform:translateX(0) translateY(-50%); transform:translateX(0) translateY(-50%)} .preview-slider .arrow-left .grid{ right:0; -webkit-transform:translateX(-15px); -ms-transform:translateX(-15px); transform:translateX(-15px)} .preview-slider .arrow-left .grid span{ right:52px; text-align:right} .preview-slider .arrow-left .grid::before{ right:15px} .preview-slider .arrow-left .preview{ -webkit-transform:translateX(-140px); -ms-transform:translateX(-140px); transform:translateX(-140px); left:0; right:50px} .preview-slider .arrow-left .preview::before{ left:0} .preview-slider .arrow-left .arrow-link{ right:63px; -webkit-transform:translateX(-50px) translateY(-50%); -ms-transform:translateX(-50px) translateY(-50%); transform:translateX(-50px) translateY(-50%)} .preview-slider .arrow-left .counter{ right:43px} .preview-slider .arrow-right{ right:0; background:url(../image/right_arrow.png) 50% 50% no-repeat; -webkit-background-size:30px 30px; background-size:30px; } .preview-slider .arrow-right::before{ -webkit-transform:translate(-22%,-50%) scale(.5); -ms-transform:translate(-22%,-50%) scale(.5); transform:translate(-22%,-50%) scale(.5)} .preview-slider .arrow-right.show,.preview-slider .arrow-right:hover{ background:url(../image/right_arrow.png) 65% 50% no-repeat; -webkit-background-size:0 0; background-size:0; } .preview-slider .arrow-right.show::before,.preview-slider .arrow-right:hover::before{ -webkit-transform:translate(-23%,-50%) scale(.9); -ms-transform:translate(-23%,-50%) scale(.9); transform:translate(-23%,-50%) scale(.9); -webkit-animation:blink .4s ease-in-out 0s forwards; animation:blink .4s ease-in-out 0s forwards; } .preview-slider .arrow-right.show .grid,.preview-slider .arrow-right:hover .grid{ -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); opacity:1} .preview-slider .arrow-right.show .preview,.preview-slider .arrow-right:hover .preview{ opacity:1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); right:0; left:50px; } .preview-slider .arrow-right.show .arrow-link,.preview-slider .arrow-right:hover .arrow-link{ opacity:1; -webkit-transform:translateX(0) translateY(-50%); -ms-transform:translateX(0) translateY(-50%); transform:translateX(0) translateY(-50%)} .preview-slider .arrow-right .grid{ left:0; -webkit-transform:translateX(15px); -ms-transform:translateX(15px); transform:translateX(15px)} .preview-slider .arrow-right .grid::before{ left:15px; } .preview-slider .arrow-right .grid span{ left:52px; } .preview-slider .arrow-right .preview{ -webkit-transform:translateX(140px); -ms-transform:translateX(140px); transform:translateX(140px)} .preview-slider .arrow-right .preview::before{ right:0; } .preview-slider .arrow-right .arrow-link{ left:63px; -webkit-transform:translateX(50px) translateY(-50%); -ms-transform:translateX(50px) translateY(-50%); transform:translateX(50px) translateY(-50%)} .preview-slider .arrow-right .counter{ left:43px} .preview-slider .grid{ display:inline-block; height:100%; width:50px; position:absolute; top:0; opacity:0; -webkit-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out; transition:all .2s ease-in-out; -webkit-transition-delay:.4s; -o-transition-delay:.4s; transition-delay:.4s; overflow:hidden; background:#fff; z-index:2; } .preview-slider .grid span,.preview-slider .grid::before{ top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); position:absolute} .preview-slider .grid:hover{ width:130px; } .preview-slider .grid::before{ content:''; width:20px; height:20px; transform:translateY(-50%); background:url(../image/grid.png) no-repeat; background-size:20px 20px; } .preview-slider .grid span{ text-transform:uppercase; white-space:nowrap; line-height:1.3; transform:translateY(-50%); pointer-events:none; color:#151515; font-size:0.5rem; } .preview-slider .preview{ position:absolute; top:0; height:100%; background-position:center; -webkit-background-size:cover; background-size:cover; opacity:0; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; -webkit-transition-delay:.4s; -o-transition-delay:.4s; transition-delay:.4s; } .preview-slider .preview::before{ content:''; position:absolute; top:0; width:100%; height:100%; background:#fff; opacity:.5; user-select:none; -webkit-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out} .preview-slider .arrow-link{ z-index:1; position:absolute; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#fff; font-size:11px; opacity:0; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; -webkit-transition-delay:.4s; -o-transition-delay:.4s; transition-delay:.4s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; pointer-events:none; text-transform:uppercase; } .preview-slider .counter{ position:absolute; top:-30px; font-size:12px; color:#fff; z-index:1; -webkit-transition:-webkit-transform 1s ease-in-out; -o-transition:transform 1s ease-in-out; transition:transform 1s ease-in-out; transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out; opacity:0; } @-webkit-keyframes blink{ 0%,100%{ opacity:0; } 50%{ opacity:1; } } @keyframes blink{ 0%,100%{ opacity:0; } 50%{ opacity:1; } } .slider_content{ z-index:2; } .readmore{ margin-right:0px; } .company_title{ display:flex; align-items:center; justify-content:space-between; align-items:flex-start; } .slider-item .title{ font-size:55px; font-weight:700; margin:0 0 10px; display:inline-block; float:left; font-family: Georgia, "Times New Roman", Times, serif; color:#fff; flex-direction:column; display:flex; line-height:1; } .slider-item .desc{ font-size:14px; line-height:2; width:100%; color:rgba(255,255,255,0.85); text-align:left !important; display:block; margin-top:1.75rem; word-break:normal; } .sub_title{ font-family:Microsoft Yahei,Arial,Verdana,sans-serif; color:#f90; font-size:16px; text-align:left; letter-spacing:2px; margin-top:1rem; } .readmore{ display:inline-block; color:#f90; padding:0.75rem 2.75rem; border:1px solid #f90; position:relative; } .readmore:hover{ color:#000; } .readmore:before{ position: absolute; content: ''; left: 0%; bottom: 0px; width: 0%; height: 100%; background-color: none; transition: 0.8s; -moz-transition: 0.8s;  -webkit-transition: 0.8s;  -o-transition: 0.8s;  z-index:-1; } .readmore:hover:before{ width: 100%; left: 0; background-color: #f90; } .sub_desc{ display:flex; justify-content:space-around; align-content:space-between; position:relative; margin-top:2rem; } .sub_desc_content span{ width:100%; padding-top:1rem; display:block; position:relative; } .sub_desc_content span:before{ position: absolute; content: ''; left: 40%; top: -0px; width: 20%; height: 3px; background-color: none; transition: 0.8s; -moz-transition: 0.8s;  -webkit-transition: 0.8s;  -o-transition: 0.8s;  background:#fff; } .sub_desc_content:hover span{ color:#f90; } .sub_desc_content:hover span:before{ width: 40%; left: 30%; background-color: #f90; } .sub_desc:before{ position: absolute; content: ''; left: 0; width: 1px; top:20%; height: 60%; background-color: rgba(255,255,255,0.35); } .sub_desc_content{ height:100%; width:25%; color:#fff; position:relative; padding:30px; transition: 0.4s; -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s; } .sub_desc_content a{ display:block; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.35); } .sub_desc_content:hover{ background:rgba(255,255,255,0.15); box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.15); shadow-angle: 90; } .col3{ width:33.33% !important; } .sub_desc_content:before{ position: absolute; content: ''; right: 0; width: 1px; top:20%; height: 60%; background-color: rgba(255,255,255,0.35); }  @media only screen and (max-width: 768px){ .slider_content{ z-index:2; padding:140px 60px 0px 60px; } .sub_title{ font-size:12px; } .slider-item .desc{ font-size:12px; line-height:2; width:100%; color:rgba(255,255,255,0.85); display:block; overflow:hidden; height:5.5em; text-overflow:ellipsis; } .preview-slider .arrow{ top:auto; bottom:10%; } .preview-slider .arrow{ top:auto; bottom:0%; width:180px; height:40px; } .sub_desc_content span{ font-size:12px; } .slider-item .title{ font-size:30px; text-align:left; } .sub_desc{ flex-wrap:wrap; } .sub_desc:before{ display:none; } .sub_desc_content{ width:46%; border:1px solid rgba(255,255,255,0.25); margin-bottom:1rem; } .sub_desc_content:before{ display:none; } .readmore{ display:none; } .preview-slider{ } .sub_desc_content img{ display:none; } .container_text h3{ font-size:20px; } .cd-words-wrapper{ font-size:16px; } .container_text{ height:20px; } .cd-intro h2{ display:none; } } @media only screen and (min-width: 769px){ .slider_content{ z-index:2; margin:0px auto; width:70%; } .title{ text-align:left; } } #map_img_bg{ width:100%; display:block; } .content_map{ position:relative; } .point,.point::before,.point::after{ position:absolute; width:12px; height:12px; border-radius:50%; content:''; } .point::before{ animation:scale 2s infinite; } .point::after{ animation:scale2 2s infinite; } @keyframes scale{ 0%{ transform: scale(1); opacity:.9} 100%{ transform: scale(6); opacity: 0; } } @keyframes scale2{ 0%{ transform: scale(1); opacity:.9; } 100%{ transform: scale(12); opacity:0; } } .point,.point::before,.point::after{ background-color:rgba(254, 171, 46, .9); } .point2,.point2::before,.point2::after{ background-color:rgba(0, 221, 254, .9); } .point3,.point3::before,.point3::after{ background-color:rgba(1, 88, 255, .9); } .point4,.point4::before,.point4::after{ background-color:rgba(135, 229, 8, .9); } .logo_icon{ position:absolute; didplay:inline-block; top:45%; left:73%; z-index:2; width:60px; margin-left:-30px; } .map_code{ display:inline-block; color:rgba(255,255,255,.35); bottom:0; left:0; position:absolute; font-size:11px; }.c_portalResPublic_mapReference-01001 { width: 100%; height: auto; } .c_portalResPublic_mapReference-01001 .p_mapContainer { width: 100%; height: 850px; border: 1px solid #ccc; } @media only screen and (max-width: 768px) {} @media only screen and (min-width: 769px) and (max-width: 1024px) {} @media only screen and (min-width: 1025px) {}.c_portalResPublic_websiteShare-01001 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResPublic_websiteShare-01001 .row { margin-left: 0; margin-right: 0; text-align:right; } .c_portalResPublic_websiteShare-01001 .row-pad { padding: 5px 0 0 0; } .c_portalResPublic_websiteShare-01001 .iShare a { display: inline-block; vertical-align: middle; width: 26px; height: 26px; margin: 5px; } .c_portalResPublic_websiteShare-01001 .iShare img { width: 100%; height: 100%; }  @media screen and (min-width:769px) { }  @media screen and (min-width:769px) and (max-width:1024px) { }  @media screen and (max-width: 768px) { } .tt{ display:none; }@media only screen and (max-width: 768px){ .c_portalResEbizads_banner-01001006 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001006 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-01001006 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-01001006 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-01001006 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-01001006 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-01001006 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001006 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; z-index: 999; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001006 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001006 .p_imageA{ width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-01001006{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-01001006 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-01001006 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001006 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-01001006 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-01001006 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001006 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-01001006 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-01001006 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-01001006 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001006 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001006 .p_TitleBox { width: 100%; height: auto; height: 60px; line-height: 60px; padding: 0 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-01001006 .p_LinkA .p_TitleBox span{ display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001006 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ position:absolute; text-align:center; font-size:0; z-index:6; overflow:hidden; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-01001006 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn, .c_portalResEbizads_banner-01001006 .p_SquareNumBtn, .c_portalResEbizads_banner-01001006 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; height: 100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-01001006 .p_MatteIcon:before{ content:'\e752'; .} .c_portalResEbizads_banner-01001006 .widther img{ width: auto!important; } .c_portalResEbizads_banner-01001006 .swiper-pagination { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001006 .dot{ width: 20px; height: 20px; } .c_portalResEbizads_banner-01001006 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001006 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-01001006 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } .c_portalResEbizads_banner-01001006 .background_default{ width: 17px; height: 17px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA{ display: none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB{ display: none; } } @media only screen and (min-width: 769px){ .c_portalResEbizads_banner-01001006 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001006 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-01001006 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-01001006 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-01001006 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-01001006 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-01001006 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-01001006 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-01001006 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001006 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; z-index: 999; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001006 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001006 .p_imageA{ width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-01001006{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-01001006 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-01001006 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-01001006 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001006 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-01001006 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-01001006 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001006 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-01001006 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-01001006 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-01001006 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001006 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-01001006 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001006 .p_TitleBox { width: 100%; height: auto; height: 80px; padding: 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-01001006 .p_LinkA .p_TitleBox span{ display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-01001006 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001006 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-01001006 .p_ImgHead{ padding-top:10px; padding-bottom:12px; font-size: 30px; font-weight: normal; font-family: "é»‘ä½“"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox{ position:absolute; text-align:center; font-size:0; z-index:6; overflow:hidden; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-01001006 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001006 .p_CircleNumBtn, .c_portalResEbizads_banner-01001006 .p_SquareNumBtn, .c_portalResEbizads_banner-01001006 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-01001006 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001006 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001006 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001006 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001006 .swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; height: 100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-01001006 .p_MatteIcon:before{ content:'\e752'; .} .c_portalResEbizads_banner-01001006 .widther img{ width: auto!important; } .c_portalResEbizads_banner-01001006 .swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001006 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001006 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-01001006 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResEbizads_banner-01001006 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-01001006 >div{ animation-fill-mode:both; } .c_portalResEbizads_banner-01001006 .subpage_ad{ position:relative; height:600px; overflow:hidden; } .c_portalResEbizads_banner-01001006 .bgimg{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; background:no-repeat center/cover; } .c_portalResEbizads_banner-01001006 .mobitem{ display:none; } .c_portalResEbizads_banner-01001006 .subpage_ad .text{ position:absolute; width:96%; color:#fff; text-align:center; top: 58%; left:50%; line-height:2em; transform:translate(-50%, -50%); max-width:1600px; z-index:4; } .c_portalResEbizads_banner-01001006 .capitalize{ text-transform:capitalize; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-tit{ font-size: 40px; text-shadow: 2px 2px 1px #000; font-weight: bold; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-line{ height:2px; width:3%; background:#fff; margin:0.8% auto; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-sum{ font-size:18px; text-shadow: 2px 2px 1px #000; font-weight:normal; } @media only screen and (max-width: 1200px) and (min-width: 1025px){ .c_portalResEbizads_banner-01001006 .subpage_ad { height: 580px; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-tit { font-size: 30px; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-sum { font-size: 16px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResEbizads_banner-01001006 .subpage_ad { height: 500px; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-tit { font-size: 30px; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-sum { font-size: 16px; } } @media only screen and (max-width: 768px){ .c_portalResEbizads_banner-01001006 .subpage_ad { height: 45vh; } .c_portalResEbizads_banner-01001006 .pcitem { display: none !important; } .c_portalResEbizads_banner-01001006 .mobitem { display: block; } .c_portalResEbizads_banner-01001006 .subpage_ad .text { top: 50%; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-tit { font-size: 26px; font-weight:bold; } .c_portalResEbizads_banner-01001006 .subpage_ad .ad-sum { font-size: 14px; } }@media only screen and (max-width: 768px) { .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) { .p_btn-show,.p_btn-hide{display: none;} .p_category { height: 100%; width: 100%; position: relative; } .p_categoryBox{ line-height:24px; } .p_categoryBox .p_linkBox { width:100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items:center; padding: 10px; } .p_categoryBox .p_title{ height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .p_categoryBtn{ display:inline-block; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; height:auto; width:30px; padding:0; position:static; text-align: center; } .p_linkBox .iconfont:before{ content:''; } .p_linkBox .icon-arrow_up:before{ content:'\e6c9'; } .p_linkBox .icon-arrow_down:before{ content:'\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .p_categoryBox .p_childBox { } .p_categoryBox .p_parentBox{ position:relative; } .p_categoryBox .p_parentBox .p_parentBox { padding-left: 18px; } .p_parentBox:last-child .p_linkBox { border-bottom:0 none; } .p_categoryBox .slideOut{ position:absolute; left:100%; top:0; width:100%; height:auto; } .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) and (max-width: 1024px) {} .NavList_a1{ text-transform:capitalize; } .NavList_a1 ul{ text-align:left; display:block; font-size:0; } .NavList_a1 a{ position:relative; font-size:15px; height:80px; line-height:80px; padding:0px 30px; color:#333; display:block; transition:0.3s ease 0s; } .NavList_a1 .more:after{ content:""; position:absolute; width:1px; height:15px; display:block; background:#ccc; top:50%; margin-top:-7px; right:0px; } .NavList_a1 a:before{ position:absolute; content:''; left:50%; bottom:0px; width:0%; height:3px; background-color:none; transition:all .3s; } .NavList_a1 a:hover:before{ width:80%; left:10%; background-color:#d50a1d; } .NavList_a1 li{ position:static; display:inline-block; color:#fff; width:auto; vertical-align:top; } .menu-slide{ z-index:-1; position:absolute; background:#d50a1d; bottom:0; display:none; transition:0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; } .swiper-container .swiper-notification{ position:absolute; left:0; top:0; pointer-events:none; opacity:0; z-index:-1000; } @media screen and (min-width: 769px){ .NavList_a1 a:hover { color: #d50a1d; } } @media screen and (max-width: 1400px){ .NavList_a1 a { padding: 0px 30px; } } @media screen and (max-width: 1200px){ .NavList_a1 a { padding: 0px 25px; font-size: 14px; } } @media screen and (max-width: 1024px){ .NavList_a1 a { padding: 0px 10px; font-size: 14px; } .menu-slide { display: none; } } @media screen and (max-width: 768px){ .NavList_a1 ul { text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 0; } .NavList_a1 a { padding: 0px 20px; font-size: 14px; height:80px; line-height:80px; } .NavList_a1 a:hover { color: #d50a1d; } .NavList_a1 a:active { color: #d50a1d; } }.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){ }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%; margin:0px auto; }body,#-remove--flag{} #c_portalResEbizads_banner-16432484776923168 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-16432484776923168 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-16432484776923168{ width:auto; max-width:none; min-width:300px; 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_portalResPublic_mapReference-16432485208179954 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResPublic_mapReference-16432485208179954 >div{ animation-fill-mode:both; } #c_portalResPublic_mapReference-16432485208179954 .p_mapContainer{ height:380px; border:0px solid #ccc; } #c_portalResPublic_mapReference-16432485208179954{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResIntro_category-16432725042577327 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResIntro_category-16432725042577327 >div{ animation-fill-mode:both; } #c_portalResIntro_category-16432725042577327 .p_categoryBox{ font-size:0px; } #c_portalResIntro_category-16432725042577327 .p_categoryBtn{ text-align:center; } #c_portalResIntro_category-16432725042577327 .p_parentBox{ display:inline-block; background-color:rgba(238, 238, 238, 1); margin-right:10px; margin-bottom:0px; font-size:14px; } @media only screen and (max-width: 768px){ #c_portalResIntro_category-16432725042577327 .p_parentBox { width:100%; } } @media only screen and (min-width: 769px){ #c_portalResIntro_category-16432725042577327 .js_clickbtn{ display:none; } #c_portalResIntro_category-16432725042577327 .p_childBox{ display:none; } #c_portalResIntro_category-16432725042577327 .p_parentBox .p_parentBox{ width:100%; padding-left:0px; } #c_portalResIntro_category-16432725042577327 .p_parentBox:hover>.p_childBox{ display:block; } #c_portalResIntro_category-16432725042577327 .p_categoryBox>.p_parentBox>.p_childBox{ width:100%; position:absolute; left:0px; top:auto; padding-left:0px; z-index:1; } #c_portalResIntro_category-16432725042577327 .cateBox2 .p_parentBox .p_childBox{ width:100%; position:absolute; left:100%; top:0px; padding-left:0px; } #c_portalResIntro_category-16432725042577327 .p_linkBox{ padding:0px; width:222px; width-uint:px; width-and-width-uint:222px; height:48px; height-uint:px; height-and-height-uint:48px; width-and-height:222px, 48px; text-align:center; vertical-align:middle; } #c_portalResIntro_category-16432725042577327 .p_linkBox1{ border:0px; } } #c_portalResIntro_category-16432725042577327 .p_header{ background-color:rgba(238, 238, 238, 1); } #c_portalResIntro_category-16432725042577327 .p_articlesC{ background-color:rgba(238, 238, 238, 1); } #c_portalResIntro_category-16432725042577327 .p_head{ background-color:rgba(238, 238, 238, 1); } #c_portalResIntro_category-16432725042577327 .p_parentBox:hover{ color:rgba(255, 255, 255, 1); } #c_portalResIntro_category-16432725042577327 .p_linkBox:hover{ background-color:rgba(39, 136, 215, 1); color:rgba(255, 255, 255, 1); } #c_portalResIntro_category-16432725042577327 .p_title:hover{ color:rgba(255, 255, 255, 1); } #c_portalResIntro_category-16432725042577327 .p_title{ font-size:14px; padding-top:10px; padding-right:15px; padding-bottom:10px; padding-left:15px; text-align:center; vertical-align:middle; } #c_portalResIntro_category-16432725042577327{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_websiteShare-16466174115220182 .row{ margin-left:0; margin-right:0; text-align:left; } #c_portalResPublic_websiteShare-16466174115220182{ width:100%; max-width:100%; min-width:320px; 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-16466420181669557 .navLi:nth-child(3){ background:orange; } #c_portalResPublic_codeContainer-16466420181669557{ width:1912px; max-width:none; min-width:0px; height:5px; 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-16630331233622113 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResMessage_form-16630331233622113 >div{ animation-fill-mode:both; } #c_portalResMessage_form-16630331233622113 .p_TelephoneBox{ display:none; } #c_portalResMessage_form-16630331233622113 .p_GenderBox{ display:none; } #c_portalResMessage_form-16630331233622113 .p_NameBox{ display:none; } #c_portalResMessage_form-16630331233622113 .p_DepictBoxB{ display:none; } #c_portalResMessage_form-16630331233622113 .p_FullNameBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_PhoneBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_EmailBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_CaptchasBox{ width:calc((100% - 85px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .form-control{ border-radius:0px; max-width:none; border:0px solid #d2d2d2; box-shadow:none; height:42px; } #c_portalResMessage_form-16630331233622113 .e_text{ width:100%; } #c_portalResMessage_form-16630331233622113 .p_intentionIntroTitle{ min-width:auto; } #c_portalResMessage_form-16630331233622113 .form-group{ margin:10px 20px; } #c_portalResMessage_form-16630331233622113 .control-label{ display:none; } #c_portalResMessage_form-16630331233622113 .InputText{ border-radius:0px; padding-left:10px; background-color:white; color:#333; } #c_portalResMessage_form-16630331233622113 .e_input{ height:42px; width:100%; } #c_portalResMessage_form-16630331233622113 .p_groupBox textarea{ min-height:160px; padding:10px; max-width:100%; } #c_portalResMessage_form-16630331233622113 .btn-primary{ background-color:#333; border-color:#329cff; border:0px; border-radius:0px; width:100%; height:42px; transition:0.5s; } #c_portalResMessage_form-16630331233622113 .btn-primary:hover{ background-color:#609ab1; } #c_portalResMessage_form-16630331233622113 .p_CoupWBox{ padding-left:0px; display:flex; justify-content:center; margin-top:30px; padding:0 20px; } #c_portalResMessage_form-16630331233622113 .p_EntryBox{ height:42px; width:calc(100% - 98px); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_image{ width:90px; height:42px; display:inline-block; vertical-align:top; } #c_portalResMessage_form-16630331233622113 .p_ConWBox{ padding:0px; } @media screen and (max-width: 768px){ #c_portalResMessage_form-16630331233622113 .p_FullNameBox{ width:calc((100% - 45px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_PhoneBox{ width:calc((100% - 45px)/2); display:inline-block; } #c_portalResMessage_form-16630331233622113 .p_EmailBox{ width:100%; padding-right:20px !important; } #c_portalResMessage_form-16630331233622113 .p_CaptchasBox{ width:100%; padding-right:20px !important; } #c_portalResMessage_form-16630331233622113 .p_CoupWBox{ margin-top: 30px; width: 100%; padding: 0 10px; } #c_portalResMessage_form-16630331233622113 .form-group { padding: 0; margin: 10px 10px; } #c_portalResMessage_form-16630331233622113 .p_image{ bottom: auto; position: unset; } #c_portalResMessage_form-16630331233622113 .p_ContactInfo { padding: 0 10px; } } #c_portalResMessage_form-16630331233622113{ width:100%; max-width:1638px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1643272502842 > 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-1663033050355 > div > .p_gridbox{ background-color:rgba(248, 248, 248, 1); } #w_grid-1663033050355 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1663033050355 >div{ animation-fill-mode:both; } #w_grid-1663033050355 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1663033050355> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1663033050355> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1663033050355> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1663033050368 .p_FLine{ border-top-color:rgba(51, 51, 51, 1); border-top-width:4px; } #w_fline-1663033050368 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1663033050368 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1663033050368 >div{ animation-fill-mode:both; } #w_grid-1643248519619 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1643248519619 >div{ animation-fill-mode:both; } #w_grid-1643248519619 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1643248519619> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1643248519619> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1643248519619> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1643248519619> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0px; } #w_grid-1643248519619> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1643248519619> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1643248519628 > 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-1643248519641 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1643248519641 >div{ animation-fill-mode:both; } #w_grid-1643248519641 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1643248519641> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1643248519641> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1643248519641> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1643248519641> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1643248519641> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:67.15%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1643248519641> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:32.85%; } #w_grid-1643248519641> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1643248519645 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1643248519645 >div{ animation-fill-mode:both; } #w_grid-1643248519645 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1643248519645> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1643248519645> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:33.33333333333333%; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1643248519645> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:4%; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:30.6636%; margin-left:4%; margin-right:0; clear:none; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:30.6636%; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:30.6636%; margin-left:4%; margin-right:0; clear:none; } #w_grid-1643248519645> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } #w_grid-1643272502842{ 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-1663033050355{ 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-1663033050364{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:80px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_fline-1663033050368{ width:100%; max-width:50px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1643248519619{ 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-1643248519628{ 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-1643248519636{ 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-1643248519641{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519649{ width:auto; max-width:1240px; 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-1643248519645{ 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-1643248519672{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519680{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519674{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:1px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519683{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519677{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1643248519685{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }
