 .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.fa_Pro .fa_li { display: block; background: #fff; position: relative; overflow: hidden; } .fa_Pro .fa_li .fa_wrap{ position: relative; } .fa_Pro .fa_li .fa_Img { transform: rotateY(0); transition: all .5s ease-in-out 0s; padding-bottom: 100%; background:url(../image/probg.jpg); background-size:100%; } .fa_Pro .fa_li .fa_info{ text-align:center; font-size:var(--f18); color:#333; padding:20px; } @media only screen and (min-width:769px) { .fa_Pro .fa_Content { width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; background: rgba(220, 253, 253, 0.8); transform: rotateY(90deg); transition: all .5s ease-in-out 0s; display: flex; align-items: center; padding: 20px; justify-content: center; border: #fff solid 1px; } .fa_Pro .fa_Content h4 { font-size: 18px; color: #fff; text-align: center; } .fa_Pro .fa_Content article { font-size: 14px; color: #fff; line-height: 24px; height: 72px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; margin: 20px 0; } .fa_Pro .fa_Content p { text-align: center; } .fa_Pro .fa_Content p span { font-size: 14px; max-width: 80%; width: 150px; color: var(--main-color); display: inline-block; padding: 10px; background: #fff; transition: all .5s ease-in-out 0s; text-align: center; position: relative; } .fa_Pro .fa_Content p span:before { position: absolute; transition: all .5s ease-in-out 0s; content: ""; width: 0; top: 0; height: 100%; display: block; left: 50%; transform: translateX(-50%); opacity: 0; color: #fff; border-top: #fff solid 1px; border-bottom: #fff solid 1px; } .fa_Pro .fa_Content p span:hover { background: none; color: #fff; } .fa_Pro .fa_Content p span:hover:before { opacity: 1; width: 100%; } .fa_Pro .fa_li:hover .fa_Img { transform: rotateY(180deg); } .fa_Pro .fa_li:hover .fa_Content { transform: rotateY(0); background: rgba(206,0,13, 0.8); ; border-color: #eee; } } @media only screen and (max-width:768px) { .fa_Pro .fa_li { background: #fafafa; border: #ddd solid 1px; } .fa_Pro .fa_li .fa_Content { padding: 20px 10px; } .fa_Pro .fa_li .fa_tit { font-size: 14px; margin: 0 0 20px; text-align: center; } .fa_Pro .fa_li article { display: none; } .fa_Pro .fa_li p { text-align: center; } .fa_Pro .fa_li p span { color: #aaa; background: #eee; display: inline-block; padding: 5px 20px; font-size: 12px; } .fa_Pro { margin: 30px 0; } } .fa_hTitle{ overflow:hidden; position:relative; } .fa_hTitle h3{ color:var(--main-color); font-size:var(--f20); font-weight:700; font-family: 'Oswald', sans-serif!important; text-transform:uppercase; } .fa_hTitle h4{ color:#000; font-size:var(--f50); margin:15px 0; } .fa_hTitle.fa_text_w h3{ color:#fff; } .fa_hTitle.fa_text_w h4{ color:#fff; } .fa_hTitle.fa_text_w p span{ background:#fff; } .fa_hTitle p span{ display: inline-block; margin: 3px; background: var(--main-color); height:5px; border-radius: 200px; } .fa_hTitle p span:nth-child(1){ width: 5px; animation: fa_span01_ani 1.5s ease infinite alternate; } .fa_hTitle p span:nth-child(2){ width: 30px; animation: fa_span02_ani 1.5s ease infinite alternate; }  @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%; } .fa_More a{ background: var(--main-color); width: 210px; height: 60px; display: inline-flex; cursor: pointer; align-items: Center;   justify-content: space-around; overflow: hidden; position: relative; } .fa_More a:before { content: ''; display: block; width: 120%; height: 110%; background: rgba(0,0,0,0.1); position: absolute; left: -120%; top: -5%; transition: all 0.6s; } .fa_More a:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) scale(1.1); border: 2px solid var(--main-color); transition: all 0.6s; } .fa_More a em { display: block; width: 24px; height: 24px; border-radius: 50%; border: 1px solid #fff; position: relative; } .fa_More a em:before { content: ''; display: block; width: 5px; height: 5px; border-radius: 50%; background: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .fa_More a em:after{ content: ''; display: block; width: 45px; height: 1px; background: #fff; top: 50%; right: 12px; position: absolute; transform: translateY(-50%); } .fa_More a span { font-size: 14px; color: #fff; } .fa_More a:hover:before { left: 0; } .fa_More a:hover em:before { content: ''; display: block; width: 10px; height: 10px; transition: all 0.6s ease; } .fa_More a:hover em:after { width: 0px; transition: all 0.6s ease; } .fa_More a:hover:after { transform: translate(-50%,-50%) scale(1); } .fa_More a:hover { background: var(--main-color); transition: all 0.6s ease; } } @media only screen and (max-width: 1024px) and (min-width: 769px){  } .fa_Morebtn i { margin-left: -5px; animation: iconop 1.5s infinite; margin-left: -5px; font-size: 12px; vertical-align: bottom; display: inline-block; } .fa_Morebtn i:nth-child(2) { animation-delay: 0.1s; } .fa_Morebtn i:nth-child(3) { animation-delay: 0.2s; } @keyframes iconop { 0% { opacity: 0.2; } 100% { opacity: 1; } } @keyframes fa_span01_ani { 0% { width: 5px; } 100% { width: 30px; } } @keyframes fa_span02_ani { 0% { width: 30px; } 100% { width: 5px; } } @-webkit-keyframes halo { 0% { opacity: 0; -webkit-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -webkit-transform: scale(1.2); } } @-moz-keyframes halo { 0% { opacity: 0; -moz-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -moz-transform: scale(1.2); } } @-ms-keyframes halo { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes halo { 0% { opacity: 0; -o-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -o-transform: scale(1.2); } } @keyframes halo { 0% { opacity: 0; transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; transform: scale(1.2); } }@media screen and (max-width: 768px) { .c_portalResMessage_form-01001002{ width: 100%; overflow: hidden; } .c_portalResMessage_form-01001002 .p_intentionIntroTitle{ width: 100%; padding: 0; text-align: left; margin-bottom: 10px; margin-top: 20px; display:none; } .c_portalResMessage_form-01001002 .p_UnitName{ margin-top: 10px; } .c_portalResMessage_form-01001002 .p_CoupWBox{padding: 0;width:200px; margin: 32px auto 32px;background:url(https://static601.yun300.cn/img/liuyan.png?tenantId=365155&viewType=1&v=1735629392000) no-repeat #2a2f33 !important; background-position:30% center !important; border:1px solid #2a2f33 !important; float:left; } .c_portalResMessage_form-01001002 .p_CoupWBox button{ width: 100%; } .c_portalResMessage_form-01001002 .p_ConWBox{padding:0; } .c_portalResMessage_form-01001002 .form-group{ margin: 0; padding: 0 15px; } .c_portalResMessage_form-01001002 .p_image { position: absolute; right: 16px; top: 50px; height: 29px; } .c_portalResMessage_form-01001002 .p_checkboxA{ display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 .shape{ display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 label.option .font{ display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 .p_sex{ display: inline-block; } .c_portalResMessage_form-01001002 .p_DepictInfoB p img { max-width: 100% !important; } .c_portalResMessage_form-01001002 .p_CaptchasBox{ position: relative; } .c_portalResMessage_form-01001002 .p_sendBox, .c_portalResMessage_form-01001002 .p_sendTimerBox { display: inline-block; } .c_portalResMessage_form-01001002 .p_sendBox{ margin-top: 10px; } } @media only screen and (min-width: 769px) { .c_portalResMessage_form-01001002 .e_box, .c_portalResMessage_form-01001002 .e_icon, .c_portalResMessage_form-01001002 .e_title { width: auto; height: auto; } .c_portalResMessage_form-01001002 { width: 100%; height: auto; overflow: hidden; } .c_portalResMessage_form-01001002 .p_inquiry { } .c_portalResMessage_form-01001002 .p_ConWBox { padding: 5px 25px 25px; } .c_portalResMessage_form-01001002 .boxTitle { overflow: hidden; } .c_portalResMessage_form-01001002 .p_titleBoxA { } .c_portalResMessage_form-01001002 .boxTitleText { padding: 0 15px; font-size: 16px; float: left; height: 40px; line-height: 40px; padding-bottom: 9px; text-align: center; } .c_portalResMessage_form-01001002 .boxTitleText .font { display: table-cell; white-space: nowrap; vertical-align: middle; } .c_portalResMessage_form-01001002 .boxTitleText .iconfont:before { display: inline-block; } .c_portalResMessage_form-01001002 .p_NameB { display: inline-block; font-size: 14px; width: 110px; text-align: right; } .c_portalResMessage_form-01001002 .p_NameInfoB { display: inline-block; font-size: 20px; font-weight: bold; text-align: left; } .c_portalResMessage_form-01001002 .p_DepictBoxB { padding: 10px 0 0; line-height: 20px; overflow: hidden; } .c_portalResMessage_form-01001002 .p_DepicNameB { float: left; font-size: 14px; width: 110px; text-align: right; } .c_portalResMessage_form-01001002 .p_DepictInfoB { display: flex; font-size: 14px; } .c_portalResMessage_form-01001002 .p_DepictInfoB .reset_style p { font-size: 14px; } .c_portalResMessage_form-01001002 .p_groupBox {padding-top: 0;width:calc(40% - (216px / 3)); float:left; } .c_portalResMessage_form-01001002 .p_ContactInfo .p_groupBox .p_GuideBox { vertical-align: top; } .c_portalResMessage_form-01001002 .p_groupBox textarea {display:block; width: inherit;height:38px; resize: none;height: 160px;padding:0px 10%; background: none;border-radius: 0px;line-height:35px; white-space:nowrap; border:none; box-shadow:none; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_text {width:100%; display:block; position: relative;height:auto; } .c_portalResMessage_form-01001002 .d_CustomValueBox { max-width: 725px; display: inline-block; vertical-align: middle; white-space: normal; width: auto; height: auto; } .c_portalResMessage_form-01001002 .p_sex { display: inline-block; vertical-align: middle; font-size: 14px; margin-right: 10px; } .c_portalResMessage_form-01001002 .p_sex .option { width: auto; height: auto; cursor: pointer; line-height: 100%; } .c_portalResMessage_form-01001002 .p_sex .shape { display: inline-block; vertical-align: top; width: 15px; height: 15px; border-radius: 50%; position: relative; top: 2px; } .c_portalResMessage_form-01001002 .p_sex .radio { z-index: 99; opacity: 0; cursor: pointer; } .c_portalResMessage_form-01001002 .p_sex input[type="radio"]:checked+.iconfont.first { opacity: 1; } .c_portalResMessage_form-01001002 .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-01001002 .p_sex input[type="radio"]:checked+.iconfont.first:before { content: "\e669"; font-size: 21px; position: absolute; top: -3px; left: -3px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_unit { display: inline-block; } .c_portalResMessage_form-01001002 .p_DateIcon { position: absolute; left: 310px; display: inline-block; width: 20px; top: 50%; font-size: 18px; margin-top: -10px; cursor: pointer; } .c_portalResMessage_form-01001002 .p_checkboxContainerBox { width: auto; height: auto; margin: 10px 0; } .c_portalResMessage_form-01001002 .p_checkboxContainerB { width: auto; height: auto; display: inline-block; vertical-align: middle; font-size: 16px; } .c_portalResMessage_form-01001002 .p_checkboxContainerA { display: inline-block; vertical-align: middle; white-space: normal; width: auto; height: auto; } .c_portalResMessage_form-01001002 .p_checkboxA { display: inline-block; vertical-align: middle; font-size: 14px; margin-right: 10px; } .c_portalResMessage_form-01001002 .p_checkboxA .shape { display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 .p_checkboxA .shape .iconfont{ display: none; } .c_portalResMessage_form-01001002 .p_checkboxA .option { width: auto; height: auto; position: relative; } .c_portalResMessage_form-01001002 .p_checkboxA:hover { cursor: pointer; } .c_portalResMessage_form-01001002 .p_checkboxA label:hover { cursor: pointer; } .c_portalResMessage_form-01001002 .p_checkboxA .font { width: auto; display: inline-block; } .c_portalResMessage_form-01001002 .p_checkboxA .first:before { } .c_portalResMessage_form-01001002 .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-01001002 .p_checkboxA input[type="checkbox"]:checked+i { opacity: 1; } .c_portalResMessage_form-01001002 .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-01001002 .p_checkboxA input[type=checkbox]:hover+i { opacity: 1; } .c_portalResMessage_form-01001002 .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-01001002 .p_checkboxA .option .font { display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 .p_checkboxA.active .shape { } .c_portalResMessage_form-01001002 .p_ContactInfo {padding-top: 10px;padding:0; overflow:hidden; } .c_portalResMessage_form-01001002 .p_ContactInfo>div {margin-top: 24px;margin:0 2px; background:#fff; border:1px solid #fff; border-radius:20px; overflow:hidden; } .c_portalResMessage_form-01001002 .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-01001002 .p_GuideBox .e_icon { display: inline-block; font-size: 14px; vertical-align: middle; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_GuideBox .e_title { display: inline-block; font-size: 14px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input, .c_portalResMessage_form-01001002 .e_droplist, .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryBox, .c_portalResMessage_form-01001002 select.InputText { width: 260px; height: 65px; display: inline-block; vertical-align: middle; position: relative; } .c_portalResMessage_form-01001002 select.InputText{ padding: 2px 10px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input .InputText { border-radius: 0px; padding-left: 7px; line-height: inherit; height: inherit; width: inherit; display: inline-block; background: none; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input .iconfont, .c_portalResMessage_form-01001002 .e_droplist .InputIcon { display: block; width: 22px; height: inherit; text-align: center; line-height: inherit; position: absolute; top: 0; left: 0; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryBox { width: 165px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryInput { width: 165px; } .c_portalResMessage_form-01001002 .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-01001002 .p_ContactInfo>div .p_AssistLabelA { position: relative; padding-right: 16px; cursor: pointer; display: inline-block; vertical-align: middle; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_AssistLabelA .iconfont:before { position: absolute; right: 0; top: 3px; content: ""; display: block; } .c_portalResMessage_form-01001002 .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-01001002 .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-01001002 .e_droplist .shape { cursor: default; } .c_portalResMessage_form-01001002 .p_AreaBox .e_droplist .shape:before { content: "\e6c9"; } .c_portalResMessage_form-01001002 .e_droplist.error input { } .c_portalResMessage_form-01001002 .e_droplist.error .shape { } .c_portalResMessage_form-01001002 .e_droplist.hover input { } .c_portalResMessage_form-01001002 .e_droplist.hover .shape { } .c_portalResMessage_form-01001002 .e_droplist.hover input { } .c_portalResMessage_form-01001002 .e_droplist:hover input { } .c_portalResMessage_form-01001002 .e_droplist:hover .shape { } .c_portalResMessage_form-01001002 .e_droplist:hover input { } .c_portalResMessage_form-01001002 .e_droplist.hover .itembox { } .c_portalResMessage_form-01001002 .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-01001002 .e_droplist .itembox li { height: 30px; line-height: 30px; padding-left: 5px; } .c_portalResMessage_form-01001002 .e_droplist .itembox li span { margin-left: 5px; } .c_portalResMessage_form-01001002 .e_droplist .itembox li>i { font-size: 18px; line-height: 30px; } .c_portalResMessage_form-01001002 .e_droplist .itembox li>i.ItemFirst { margin-left: 5px; } .c_portalResMessage_form-01001002 .e_droplist:hover .itembox { } .c_portalResMessage_form-01001002 .e_droplist .itembox li:hover { cursor: pointer; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_selectB { width: auto; } .c_portalResMessage_form-01001002 .p_eqdesc>div .p_LoginPrompt { left: 559px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_LoginPrompt .text-error:after, .c_portalResMessage_form-01001002 .p_eqdesc>div .p_LoginPrompt .text-error:after { left: -15px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .success .text-error, .c_portalResMessage_form-01001002 .p_eqdesc>div.success .text-error { display: none; } .c_portalResMessage_form-01001002 .p_groupBox>div .success .icon-error, .c_portalResMessage_form-01001002 .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-01001002 .p_groupBox>div .success .text-error, .c_portalResMessage_form-01001002 .p_eqdesc>div.success .text-error { display: none; } .c_portalResMessage_form-01001002 .p_CoupWBox, .c_portalResMessage_form-01001002 .p_CoupWBoxA { height: 40px; } .c_portalResMessage_form-01001002 .p_CoupWBox>div, .c_portalResMessage_form-01001002 .p_CoupWBoxA>div { margin-top: 9px; font-size: 14px; padding: 0 16px; cursor: pointer; } .c_portalResMessage_form-01001002 .p_SaveWBtn, .c_portalResMessage_form-01001002 .p_SaveWBtnA { float: left; margin-left: 20px; height: 25px; text-align: center; line-height: 25px; } .c_portalResMessage_form-01001002 .p_canelbtn, .c_portalResMessage_form-01001002 .p_canelbtnA { float: right; margin-right: 20px; height: 25px; line-height: 25px; } .c_portalResMessage_form-01001002 .p_succ, .c_portalResMessage_form-01001002 .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-01001002 .p_succ .iconfont, .c_portalResMessage_form-01001002 .p_fail .iconfont { margin-right: 10px; display: inline-block; } .c_portalResMessage_form-01001002 .p_succ .iconfont:before { content: "\e648"; } .c_portalResMessage_form-01001002 .p_succ .fontbox, .c_portalResMessage_form-01001002 .p_fail .fontbox { display: inline-block; } .c_portalResMessage_form-01001002 .p_fail { width: 360px; } .c_portalResMessage_form-01001002 .p_fail .iconfont { } .c_portalResMessage_form-01001002 .p_fail .iconfont:before { content: "\e641"; } .c_portalResMessage_form-01001002 .numTxt::-webkit-outer-spin-button, .c_portalResMessage_form-01001002 .numTxt::-webkit-inner-spin-button { -webkit-appearance: none !important; -moz-appearance: textfield; } .c_portalResMessage_form-01001002 .p_eqdescName .font, .c_portalResMessage_form-01001002 .p_nameB .font, .c_portalResMessage_form-01001002 .p_NickName .font, .c_portalResMessage_form-01001002 .p_nameC .font, .c_portalResMessage_form-01001002 .p_nameE .font, .c_portalResMessage_form-01001002 .p_nameD .font, .c_portalResMessage_form-01001002 .p_nameH .font, .c_portalResMessage_form-01001002 .p_nameL .font, .c_portalResMessage_form-01001002 .p_nameJ .font, .c_portalResMessage_form-01001002 .p_nameM .font, .c_portalResMessage_form-01001002 .p_nameG .font, .c_portalResMessage_form-01001002 .p_SectorName .font, .c_portalResMessage_form-01001002 .p_JobName .font, .c_portalResMessage_form-01001002 .p_BusinessName .font, .c_portalResMessage_form-01001002 .p_nameA .font, .c_portalResMessage_form-01001002 .p_nameI .font, .c_portalResMessage_form-01001002 .p_nameF .font, .c_portalResMessage_form-01001002 .p_area .font, .c_portalResMessage_form-01001002 .p_nameK .font, .c_portalResMessage_form-01001002 .p_titleC .font { overflow: hidden; max-width: 6em; text-overflow: ellipsis; white-space: nowrap; } .c_portalResMessage_form-01001002 .p_groupBox .p_GuideBox .e_icon.p_desc_star { display: inline-block; font-size: 14px; vertical-align: 1px; } .c_portalResMessage_form-01001002 .p_PromptDisabled { margin: 15px; } .c_portalResMessage_form-01001002 .p_PromptNoneData { width: auto; background-color: inherit; } .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResMessage_form-01001002 .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-01001002 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 100px; height: 100%; } .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4"; } .c_portalResMessage_form-01001002 .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-01001002 .p_PromptNoneData .promptbox { width: auto; height: 100%; } .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_content { font-size: 14px; padding-left: 65px; } .c_portalResMessage_form-01001002 .p_SectorBox.error .p_selectC { } .c_portalResMessage_form-01001002 .p_SectorBox.error .e_droplist .shape { height: 28px; } .c_portalResMessage_form-01001002 .p_LoginPrompt { position: absolute; bottom: -22px; left: 0; white-space: nowrap; } .c_portalResMessage_form-01001002 .p_intentionIntroTitle{ min-width: 120px; text-align: right; display:none; } .c_portalResMessage_form-01001002 .form-control{ max-width: 100%; } .c_portalResMessage_form-01001002 .p_CoupWBox { margin-bottom: 30px; } .c_portalResMessage_form-01001002 .p_selectC{ display: inline-block; position: relative; } .c_portalResMessage_form-01001002 .p_UnitName{ position: absolute; right: -110px; top: 6px; width: 100px; } .c_portalResMessage_form-01001002 .p_sendBox, .c_portalResMessage_form-01001002 .p_sendTimerBox{ display: inline-block; margin-left: 10px; } .c_portalResMessage_form-01001002 .p_phoneCode, .c_portalResMessage_form-01001002 .p_phoneMailCode { margin-top: 24px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } input::-webkit-input-placeholder { font-size: 14px;line-height: 1.4; } input::-moz-placeholder { font-size: 14px;line-height: 1.4; } input:-ms-input-placeholder { font-size: 14px;line-height: 1.4; } .c_portalResMessage_form-01001002 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResMessage_form-01001002 >div{animation-fill-mode:both; } .c_portalResMessage_form-01001002 .form-horizontal .form-group{margin:0 2px; } .c_portalResMessage_form-01001002 .p_FullNameBox{width:calc(30% - (216px / 3)); float:left; } .c_portalResMessage_form-01001002 .p_aaa{width:calc(30% - (216px / 3)); float:left; } .c_portalResMessage_form-01001002 .e_input .InputText{display:block; height:38px; padding:0px 10%; line-height:35px; white-space:nowrap; border:none; box-shadow:none; } .c_portalResMessage_form-01001002 .p_submit{width:100%; height:100%; background:transparent; border:none; padding-left:34px; } .c_portalResMessage_form-01001002 ::placeholder{font-size:12px; line-height:38px; } .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input{width:100%; height:auto; } @media only screen and (min-width: 769px){ .c_portalResMessage_form-01001002 .p_CoupWBox{ height: 38px; } } @media only screen and (min-width: 769px){ .c_portalResMessage_form-01001002 .p_CoupWBox{ height: 38px; } }@media only screen and (max-width: 768px){ .c_portalResEbizads_banner-040011.play-icon{ z-index: 2; position: absolute; left: 50%; top:50%; width:53px; height: 53px; border:1px solid #fff; border-radius:50%; margin: -26px 0 0 -26px; text-align: center; padding: 20px 0 0 22px; } .c_portalResEbizads_banner-040011.play-icon-delta{ width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #ffffff; } .c_portalResEbizads_banner-040011.p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-040011.p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-040011.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-040011.p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-040011.p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-040011.p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; }  .c_portalResEbizads_banner-040011.p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-040011.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-040011.p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-040011.p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-040011.p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-040011.p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); }  .c_portalResEbizads_banner-040011.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-040011.p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-040011.p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-040011.p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-040011.p_SquareNumBtn.j-nav-active { background-color:#67b8b4; }  .c_portalResEbizads_banner-040011.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-040011.p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.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-040011.p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); }  .c_portalResEbizads_banner-040011.p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-040011.p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-040011.p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-040011.p_NumBtn.active{ border-color:rgba(103,184,180,1); }  .c_portalResEbizads_banner-040011.p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-040011.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-040011.p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-040011.p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-040011.p_TitleBox{ width: inherit; height: auto; overflow: hidden; }   .c_portalResEbizads_banner-040011.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-040011.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-040011.p_SwitchBtnB .font{ display:table; width:inherit; height:inherit;  pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-040011.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-040011.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-040011.p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnA .font{ display:table; width:inherit; height:inherit;  pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-040011.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-040011.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-040011.p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-040011.p_interactionA + .p_interactionA { left: initial; right: 0; }  .c_portalResEbizads_banner-040011.p_imageA{ width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); }   .c_portalResEbizads_banner-040011.p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.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-04001{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-040011.p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-040011.p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-040011.p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-040011.p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-040011.c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-040011.p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-040011.p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-040011.p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-040011.p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-040011.p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-040011.p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-040011.p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-040011.p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-040011.p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-040011.p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-040011.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-040011.p_LinkA .p_TitleBox span{ display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-040011.p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-040011.p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-040011.p_ThumbnailBox { position: absolute; text-align: center; font-size: 0; z-index: 6; overflow: hidden; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); bottom: 60px; left: 42%; } .c_portalResEbizads_banner-040011.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-040011.p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-040011.p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-040011.p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-040011.p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-040011.p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-040011.p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-040011.p_CircleNumBtn, .c_portalResEbizads_banner-040011.p_SquareNumBtn, .c_portalResEbizads_banner-040011.p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-040011.p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-040011.p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-040011.p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_NumBtn:hover{ border-color: rgba(103,184,180,1); }  .c_portalResEbizads_banner-040011.swiper-container { margin: 0 auto; position: relative; overflow: visible !important;  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-040011.p_MatteIcon:before{ content:'\e752'; } .c_portalResEbizads_banner-040011.widther img{ width: auto!important; } .c_portalResEbizads_banner-040011.swiper-pagination1 { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-040011.dot{ width: 20px; height: 20px; } .c_portalResEbizads_banner-040011.swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-040011.background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-040011.swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; height: 150px !important; } .c_portalResEbizads_banner-040011.swiper-wrapper .swiper-slide video { height: 150px !important; } .c_portalResEbizads_banner-040011.background_default{ width: 17px; height: 17px; } .c_portalResEbizads_banner-040011.p_SwitchBtnA{ display: none; } .c_portalResEbizads_banner-040011.p_SwitchBtnB{ display: none; } } @media only screen and (min-width: 769px){ .c_portalResEbizads_banner-040011.play-icon{ z-index: 2; position: absolute; left: 50%; top:50%; width:53px; height: 53px; border:1px solid #fff; border-radius:50%; margin: -26px 0 0 -26px; text-align: center; padding: 20px 0 0 22px; } .c_portalResEbizads_banner-040011.play-icon-delta{ width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #ffffff; } .c_portalResEbizads_banner-040011.p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-040011.p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-040011.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-040011.p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-040011.p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-040011.p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-040011.p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; }  .c_portalResEbizads_banner-040011.p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-040011.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-040011.p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-040011.p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-040011.p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-040011.p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); }  .c_portalResEbizads_banner-040011.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-040011.p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-040011.p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-040011.p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-040011.p_SquareNumBtn.j-nav-active { background-color:#67b8b4; }  .c_portalResEbizads_banner-040011.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-040011.p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-040011.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-040011.p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); }  .c_portalResEbizads_banner-040011.p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-040011.p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-040011.p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-040011.p_NumBtn.active{ border-color:rgba(103,184,180,1); }  .c_portalResEbizads_banner-040011.p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-040011.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-040011.p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-040011.p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-040011.p_TitleBox{ width: inherit; height: auto; overflow: hidden; }   .c_portalResEbizads_banner-040011.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-040011.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-040011.p_SwitchBtnB .font{ display:table; width:inherit; height:inherit;  pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-040011.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-040011.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-040011.p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnA .font{ display:table; width:inherit; height:inherit;  pointer-events:none; } .c_portalResEbizads_banner-040011.p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-040011.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-040011.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-040011.p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-040011.p_interactionA + .p_interactionA { left: initial; right: 0; }  .c_portalResEbizads_banner-040011.p_imageA{ width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); }   .c_portalResEbizads_banner-040011.p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; }  .c_portalResEbizads_banner-040011.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-04001{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-040011.p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-040011.p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-040011.p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-040011.p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-040011.p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-040011.c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-040011.p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-040011.p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-040011.p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-040011.p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-040011.p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-040011.p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-040011.p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-040011.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-040011.p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-040011.p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-040011.p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-040011.p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-040011.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-040011.p_LinkA .p_TitleBox span{ display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-040011.p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-040011.p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-040011.p_ImgHead{ padding-top:10px; padding-bottom:12px; font-size: 30px; font-weight: normal; font-family: "黑体"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-040011.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-040011.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-040011.p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-040011.p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-040011.p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-040011.p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-040011.p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-040011.p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-040011.p_CircleNumBtn, .c_portalResEbizads_banner-040011.p_SquareNumBtn, .c_portalResEbizads_banner-040011.p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-040011.p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-040011.p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-040011.p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-040011.p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-040011.p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-040011.p_NumBtn:hover{ border-color: rgba(103,184,180,1); }  .c_portalResEbizads_banner-040011.swiper-container { margin: 0 auto; position: relative; overflow: visible !important;  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-040011.p_MatteIcon:before{content:'\e752';} .c_portalResEbizads_banner-040011.widther img{ width: auto!important; } .c_portalResEbizads_banner-040011.swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-040011.swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-040011.background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-040011.swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%);    max-width: 100%; width: 100%; } .c_portalResEbizads_banner-040011.swiper-wrapper .swiper-slide video { } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(../image/camera.png) no-repeat center; }.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%; display:flex; flex-wrap:wrap; justify-content:space-between; } .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){ } .reset_style h2{ text-transform:uppercase; font-family: 'Krona One', sans-serif; } .reset_style h2 *{ font-family:inherit!important; } .reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6{ font-weight:normal; } @media only screen and (max-width: 900px){ .reset_style h1 *{ font-size:30px!important; } .reset_style h2 *{ font-size:24px!important; } .reset_style h3 *{ font-size:22px!important; } .reset_style h4 *{ font-size:18px!important; } .reset_style h5 *{ font-size:16px!important; } .reset_style h6 *{ font-size:14px!important; } } @keyframes beijing { from { ; transform: scale(1); } to { transform: scale(1.1); } } @keyframes txt-line-anime { 0% { transform: scaleX(1); transform-origin: right center; } 50% { transform: scaleX(0); transform-origin: right center; } 51% { transform: scaleX(0); transform-origin: left center; } 100% { transform: scaleX(1); transform-origin: left center; } } .w_fbtn-001{ display: block; width: 100%; height: 100%; max-width:150px; min-height:36px; max-height:0; text-align: center; margin: 0 auto; font-size: 0; } .w_fbtn-001 .p_CommonBtn{ width: 100%; height: inherit; padding:0; } .w_fbtn-001 .p_CommonBtn .font{ text-align: center; display: table-cell; vertical-align: middle; width: 100%; font-size: 14px; height: auto; } .w_fbtn-001 .animated{ width:100%; height:100%; min-height: inherit; } .w_fbtn-001 .p_link{ min-height: inherit; display: block; } .w_fbtn-001 .p_CommonBtn{ border-style: solid; } .w_fbtn-001 .p_CommonBtn{ width: 100%; height:36px; color:rgba(255,255,255,1); border-width: 1px; border-style: none; border-color:transparent; background-color:var(--main-color); padding-top:0; padding-right:20px; padding-left:20px; text-align: center; min-height: inherit; border-radius:500px; } .w_fbtn-001 .p_CommonBtn:before{ content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; }.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; }.fa_CaseSwp .fa_li{ display:block; position:relative; margin-bottom:50px; } .fa_CaseSwp .fa_li .fa_Img{ padding-bottom:60%; background:#000; } .fa_CaseSwp .fa_li .fa_cnt{ position:absolute; bottom: 0; left: 0; right: 0; z-index:10; transition:all 0.5s; opacity:0; background: linear-gradient(rgba(0,0,0,0.0),rgba(206,0,3,0.8)); padding:20px; padding-top:4vw; } .fa_CaseSwp .fa_li .fa_cnt .fa_sum{ font-size:14px; color:#fff; text-align:center; opacity:0.7; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .fa_CaseSwp .fa_li .fa_cnt .fa_tit{ color: #fff; line-height: 40px; padding: 0 20px; text-align: center; font-size: var(--f30); margin-bottom: 10px; } .fa_CaseSwp .swiper-slide-active .fa_li .fa_cnt{ opacity:1; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ .fa_CaseSwp{ position:relative; } .fa_CaseSwp .fa_list_btn>div{ width:50px; height:50px; background:linear-gradient(30deg,#ccc, #f5f5f5); box-shadow:0 0 10px rgba(0,0,0,0.1); color:var(--main-color); z-index:30; border-radius:50%; } .fa_CaseSwp .fa_list_btn .fa_btn_l{ left:5%; } .fa_CaseSwp .fa_list_btn .fa_btn_r{ right:5%; } .fa_CaseSwp .fa_CaseSwp .swiper-slide { padding:3vw 0 0; } .fa_CaseSwp .swiper-slide .fa_li{ transition:all 0.5s; } .fa_CaseSwp .swiper-slide .fa_li .fa_Img img{ opacity:0.5; } .fa_CaseSwp .swiper-slide-active .fa_li .fa_Img img{ opacity:1; } .fa_CaseSwp .swiper-slide-active .fa_li{ margin:-3vw -60px 40px; z-index:5; } }  .fa_hNews .fa_li{ display:block; position:relative; overflow:hidden; } .fa_hNews .fa_li .fa_Img{ padding-bottom:100%; } .fa_hNews .fa_li .fa_cnt{ position:absolute; top:0; left:0; bottom: 130px; right:0; background:rgba(0,0,0,0.5); padding:var(--f30); padding-bottom:60px; transition:all 0.5s; transform:translateY(100%);  } .fa_hNews .fa_li:hover .fa_cnt{ transform:translateY(0%); bottom:0; } .fa_hNews .fa_li .fa_cnt .fa_tit h5 span{ display:inline-block; font-size:14px; color:#fff; padding:8px 20px; background:var(--main-color); } .fa_hNews .fa_li .fa_cnt .fa_tit h3{ font-size:var(--f24); color:#fff; margin:15px 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .fa_hNews .fa_li .fa_cnt .fa_tit p{ color:#fff; font-size:14px; } .fa_hNews .fa_li .fa_cnt .fa_tit article{ text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; font-size:16px; line-height:30px; color:#fff; height:60px; margin-top: 25px; } .fa_hNews .fa_li .fa_cnt .fa_link{ position:absolute; left:30px; bottom:0; right:30px; padding:20px 0; border-top:rgba(255,255,255,0.5) solid 1px; font-size:16px; text-align:left; color:#fff; } .fa_News .fa_li{ display:block; padding: var(--f50) 20px; position:relative; overflow:hidden; border-bottom:#eee solid 1px; } .fa_News .fa_li:hover{ background:#f5f5f5; } .fa_News .fa_li .fa_wrap{ position:relative; display:flex; align-items:center; z-index:10; } .fa_News .fa_left .fa_Img{ padding-bottom:60%; } .fa_News .fa_left{ width:20%; } .fa_News .fa_right{ width:calc(80% - 120px); padding:0 30px; } .fa_News .fa_right h3{ font-size:var(--f18); margin-bottom:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#000; font-weight:bold; transition:all 0.5s; } .fa_News .fa_right h5{ font-family:Georgia, 'Times New Roman', Times, serif; margin-top:30px; color:#aaa; } .fa_News .fa_right p{ text-overflow:ellipsis; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; font-size:14px; line-height:24px; height:48px; color:#000; opacity:0.7; transition:all 0.5s; } .fa_News .fa_link{ width:120px; text-align:center; } @media only screen and (max-width: 768px){ .fa_News .fa_li .fa_left{ width:100%; margin-bottom:20px; } .fa_News .fa_right{ width:100%; padding:0; } .fa_News .fa_link{ display:none; } } @media only screen and (min-width: 769px){ .fa_News .fa_li:hover .c-view::before { -webkit-animation: enter-default 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s forwards; animation: enter-default 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s forwards; } .fa_News .fa_li:hover .c-view::after { -webkit-animation: enter-hover 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards; animation: enter-hover 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards; } .fa_News .fa_li:hover .c-view .c-view__dot { -webkit-animation: enter-dot 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s forwards; animation: enter-dot 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s forwards; opacity: 0; } .fa_News .fa_li:hover .c-view .c-view__dot:nth-child(1) { -webkit-animation-delay: 0.12s; animation-delay: 0.12s; } .fa_News .fa_li:hover .c-view .c-view__dot:nth-child(2) { -webkit-animation-delay: 0.06s; animation-delay: 0.06s; } .fa_News .fa_li:hover .c-view .c-view__dots::before { -webkit-animation: enter-icon 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s forwards; animation: enter-icon 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s forwards; } }  .fa_sul .fa_li{ display:block; background:#fff; border-radius:10px; transition:all 0.5s; overflow:hidden; } .fa_sul .fa_li:hover{ box-shadow: 4px 3.1px 10px rgba(0, 0, 0, 0.035), 32px 25px 80px rgba(0, 0, 0, 0.07) ; } .fa_sul .fa_li .fa_Img{ padding-bottom:60%; } .fa_sul .fa_li .fa_tit{ padding:30px; } .fa_sul .fa_li .fa_tit h3{ font-size:18px; color:#333; margin-bottom:15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; transition:all 0.5s; } .fa_sul .fa_li:hover .fa_tit h3{ color:var(--main-color); } .fa_sul .fa_li .fa_tit p{ font-size:14px; color:#999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom:20px; margin-bottom:20px; border-bottom:#eee solid 1px; position:relative; } .fa_sul .fa_li .fa_tit p:before{ content:""; left:0; bottom:0; position:absolute; width:0; transition:all 0.5s; background:var(--main-color); transition:all 0.5s; height:1px; } .fa_sul .fa_li:hover .fa_tit p:before{ width:100%; } .fa_sul .fa_li .fa_tit .fa_link { font-size:14px; color:#999; } .fa_sul .fa_li .fa_tit .fa_link i{ margin-left:10px; font-size:18px; } .fa_sul .fa_li:hover .fa_tit .fa_link{ color:var(--main-color); } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%; margin:0px auto; }body,#-remove--flag{} @keyframes fa_long2{from { height: 50px; } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } to { height: 20px; } } @-webkit-keyframes ani-mouse{0% { opacity: 1; top: 29%; } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } 15% { opacity: 1; top: 50%; } 50% { opacity: 0; top: 50%; } 100% { opacity: 0; top: 29%; } } @keyframes moves{0%{ transform: translateY(0px); } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } 50%{ transform: translateY(-15px); } 100%{ transform: translateY(0px); } } @keyframes rotate{50% { border-radius: 38%; transform: rotate(180deg); } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } 100% { border-radius: 45%; transform: rotate(360deg); } } @keyframes rotate1{50% { border-radius: 38%; transform: translate(-30%, 8%) rotate(180deg); } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } 100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } @keyframes rotate2{50% { transform: translate(30%, 8%) rotate(180deg); } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } 100% { transform: translate(20%, 0%) rotate(360deg); } } #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump{ border-left:rgba(0,0,0,0.1) solid 0px; border-bottom:rgba(0,0,0,0.1) solid 0px; } #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump dl{ width:31%; padding:1vw 1vw 1vw 0; border-right:rgba(0, 0, 0, 0.1) solid 0px; color:#333; background:rgba(255, 255, 255, 0); } #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump dl dt span{ font-weight:700; font-size:var(--f40); color:var(--main-color); display:inline-block; } #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump dl dt i{ font-weight:600; font-size:20px; color:var(--main-color); display:inline-block; } #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump dl dd{ color:inherit; font-size:16px; opacity:1; margin-top:10px; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16691316745578502 .fa_Jump dl{ width:50%; } } #c_portalResPublic_codeContainer-16691316745578502{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-17189621609959046 .category{ font-size:24px; color:#888; text-align:left; } #c_portalResPublic_codeContainer-17189621609959046 .category li.current,.category li:hover,.category li span{ color:#e60012; } #c_portalResPublic_codeContainer-17189621609959046 .category li{ padding-bottom:2.24vw; cursor:pointer; } #c_portalResPublic_codeContainer-17189621609959046{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_list-16691270067632737 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-16691270067632737 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16691270067632737 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16691270067632737 >div{ animation-fill-mode:both; } #c_portalResNews_list-16691270067632737 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16691270067632737 .swiper-container{ margin:0 auto; position:relative; overflow:visible !important; z-index:1; } #c_portalResNews_list-16691270067632737 .fa_list_btn>div{ top:44%; } #c_portalResNews_list-16691270067632737{ width:100%; max-width:none; min-width:320px; height:auto; max-height:none; min-height:0px; margin-top:60px; margin-left:auto; margin-right:auto; margin-bottom:3%; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResMessage_form-17224956401401049 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResMessage_form-17224956401401049 >div{ animation-fill-mode:both; } #c_portalResMessage_form-17224956401401049 .form-horizontal .form-group{ margin:0 1%; } #c_portalResMessage_form-17224956401401049 .p_ConWBox{ padding:0px; } #c_portalResMessage_form-17224956401401049 .p_ContactInfo>div{ margin:0 1%; background:#fff; border:1px solid #fff; border-radius:30px; overflow:hidden; } #c_portalResMessage_form-17224956401401049 .p_ContactInfo{ padding:0px; overflow:hidden; } #c_portalResMessage_form-17224956401401049 .p_FullNameBox{ width:31%; float:left; } #c_portalResMessage_form-17224956401401049 .p_aaa{ width:31%; float:left; } #c_portalResMessage_form-17224956401401049 .p_groupBox{display:none; } #c_portalResMessage_form-17224956401401049 .p_groupBox textarea{ display:block; height:48px; padding:0px 5%; line-height:48px; white-space:nowrap; border:none; box-shadow:none; } #c_portalResMessage_form-17224956401401049 .e_input .InputText{ display:block; height:48px; padding:0px 5%; line-height:45px; white-space:nowrap; border:none; box-shadow:none; } #c_portalResMessage_form-17224956401401049 .p_CoupWBox{ background:url(https://static601.yun300.cn/img/liuyan.png?tenantId=365155&viewType=1&v=1735629392000) no-repeat #e60012 !important; background-position:30% center !important; border:1px solid #2a2f33 !important; width:200px; float:left; } #c_portalResMessage_form-17224956401401049 .p_submit{ width:100%; height:100%; background:transparent; border:none; padding-left:0px; } #c_portalResMessage_form-17224956401401049 ::placeholder{ font-size:16px; line-height:48px; } #c_portalResMessage_form-17224956401401049 .p_ContactInfo>div .e_input{ width:100%; height:auto; } #c_portalResMessage_form-17224956401401049 .p_ContactInfo>div .e_text{ width:100%; height:auto; display:block; } @media only screen and (min-width: 769px){ #c_portalResMessage_form-17224956401401049 .p_CoupWBox{ height:48px; display: block; margin: 100px auto !important; float: none; margin-bottom: 30px !important; } } #c_portalResMessage_form-17224956401401049{ width:90%; max-width:1200px; 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; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResProduct_list-17331241735778217 .p_Product{ width:calc((100% - 0px)/5); } #c_portalResProduct_list-17331241735778217 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-17331241735778217 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-17331241735778217 >div{ animation-fill-mode:both; } #c_portalResProduct_list-17331241735778217 .relative{ position:relative; } #c_portalResProduct_list-17331241735778217 .absolute{ position:absolute; } #c_portalResProduct_list-17331241735778217 #products{ width:100%; height:auto; overflow:hidden; padding:1rem; } #c_portalResProduct_list-17331241735778217 .proName{ width:100%; height:auto; text-align:center; margin:1rem 0 2rem; } #c_portalResProduct_list-17331241735778217 .list{ position:relative; width:100%; height:auto; } #c_portalResProduct_list-17331241735778217 .swiper-container-pro{ width:calc(100% - 64px); margin:0 auto; } #c_portalResProduct_list-17331241735778217 .swiper-wrapperUl{ width:100%; } #c_portalResProduct_list-17331241735778217 .productLi{ overflow:hidden; } #c_portalResProduct_list-17331241735778217 .block{ display:block; } #c_portalResProduct_list-17331241735778217 .aTop{ width:100%; height:0px; padding-bottom:100%; overflow:hidden; } #c_portalResProduct_list-17331241735778217 .picture{ width:100%; height:100%; top:0px; left:0px; } #c_portalResProduct_list-17331241735778217 .proPic{ width:100%; height:100%; transition:all 0.5s; } #c_portalResProduct_list-17331241735778217 .number{ margin-top:15%; font-size:2.5rem; padding-left:20%; color:#fff; } #c_portalResProduct_list-17331241735778217 .number::before{ content:''; position:absolute; left:5%; top:0px; bottom:0px; margin:auto; display:block; width:10%; height:2px; background:#fff; } #c_portalResProduct_list-17331241735778217 .blue{ background:rgba(0,102,210,0.8); top:100%; left:0px; width:100%; height:100%; transition:all .5s ease; display:none; } #c_portalResProduct_list-17331241735778217 .desc1{ padding:0 20%; color:#fff; height:6rem; line-height:1.5rem; overflow:hidden; } #c_portalResProduct_list-17331241735778217 .proName2{ display:block; margin-top:0; padding:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:1.375rem; color:#333; font-weight:bold; } #c_portalResProduct_list-17331241735778217 .desc2{ color:#888; font-size:0.75rem; margin:20px 0 0 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; opacity:1; letter-spacing:1px; transition:all .5s ease; } #c_portalResProduct_list-17331241735778217 #products .swiper-button-prev{ position:absolute; top:44%; left:-20px; font-size:2rem; cursor:pointer; } #c_portalResProduct_list-17331241735778217 #products .swiper-button-next{ position:absolute; top:44%; right:-20px; font-size:2rem; cursor:pointer; } #c_portalResProduct_list-17331241735778217 .proPrice{ color:red; display:none; } @media only screen and (min-width: 769px){ #c_portalResProduct_list-17331241735778217 .productLi:hover .blue{ top:0px; } #c_portalResProduct_list-17331241735778217 .productLi:hover .desc2{ opacity:0; } } #c_portalResProduct_list-17331241735778217 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-17331241735778217 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-17331241735778217 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-17331241735778217 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-17331241735778217 .productLi:hover .proPic{ transform:scale(1.1); } #c_portalResProduct_list-17331241735778217 .text-center{ text-align:center; padding:35px 35px 20px; background:#fff; } #c_portalResProduct_list-17331241735778217{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-17188749746886578 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-17188749746886578 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-17188749746886578 .scalePic{ transform:translate(0) scale(1.08); width:100%; max-width:none; transition:all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940); } #c_portalResEbizads_banner-17188749746886578 .swiper-slide.swiper-slide-active .scalePic{ transform:translate(0) scale(1); transition-delay:1s; } #c_portalResEbizads_banner-17188749746886578 .fa_Bannerwrap{ width:100%; overflow:hidden; position:relative; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner{ position:relative!important; background:#000; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_bg{ width:100%; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_bg img{ width:100%; object-fit:cover; object-position:center; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt{ position:absolute; width:96%; text-align:center; color:#fff; left:50%; top:50%; transform:translate(-50%, -50%); z-index:20; max-width:var(--wrapper); padding:10px; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt h3{ font-size:var(--f70); margin-bottom:20px; font-family:'Barlow Condensed', sans-serif; color:rgba(255, 255, 255, 1); font-weight:600; text-transform:capitalize; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt p{ font-size:20px; color:#fff; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_mouse{ position:absolute; left:50%; bottom:3vw; transform:translateX(-50%); width:30px; height:50px; border-radius:100px; z-index:20; border:rgba(255,255,255,0.6) solid 2px; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_mouse:before{ animation:ani-mouse 3s linear infinite; position:absolute; left:50%; transform:translateX(-50%); content:""; width:3px; height:6px; background:#fff; border-radius:500px; } @media only screen and (max-width: 768px){ #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_mouse { display:none; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt h3:after { margin: 15px auto; max-width: 50px; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_bg img { min-height: 35vh; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_bg { background-size: cover; } #c_portalResEbizads_banner-17188749746886578 .fa_line { display: none!important; } #c_portalResEbizads_banner-17188749746886578 .bannerPc { display: none!important; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner { height: 35vh; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt h3 { font-size: 24px; letter-spacing: 2px; margin-bottom: 10px; } #c_portalResEbizads_banner-17188749746886578 .fa_PageBanner .fa_cnt p { font-size: 14px; letter-spacing: 0; } } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner{ width:100%; overflow:hidden; position:relative; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li{ position:relative; overflow:hidden; background:#00151e; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_pic img{ width:100%; opacity:0.8; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit{ position:absolute; z-index:10; top:50%; left:50%; max-width:var(--wrapper); padding:10px; width:96%; transform:translate(-50%,-50%); text-align:center; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit *{ transform:translateY(30px); opacity:0; transition:all 0.2s; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit *{ transform:translateY(0px); opacity:1; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h6{ transition:all 0.8s 1s; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h1{ transition:all 0.8s 1.5s; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h5{ transition:all 0.8s 2s; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit .fa_link{ transition:all 0.8s 2.5s; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h1{ color:#fff; font-size:var(--f70); font-weight:700; text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5); } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h1:after{ content:""; display:block; margin:20px auto; height:3px; background:var(--main-color); width:50%; max-width:50px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h5{ color:#fff; font-size:var(--f24); margin-top:30px; font-weight:300; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h6{ font-size:var(--f40); color:transparent; font-weight:700; margin-bottom:20px; text-transform:uppercase; -webkit-text-stroke:1px rgba(255,255,255,0.5); letter-spacing:1vw; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h6 img{ max-width:200px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit .fa_link{ margin-top:4vw; } @media only screen and (min-width: 769px){ #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_pic img{ height:100; max-height:1100px!important; object-fit:cover; } } @media only screen and (max-width: 768px){ #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h1{ color: #fff; font-size: 30px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h5{ color: #fff; font-size: 20px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_pic img{ height:42vh; max-height:1100px!important; object-fit:cover; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li .fa_tit h6 img { max-width: 75px; } } #c_portalResEbizads_banner-17188749746886578 .z_banner_sb{ position:absolute; left:50%; transform:translateX(-50%); bottom:2vw; color:#fff; z-index:2; text-align:center; } #c_portalResEbizads_banner-17188749746886578 .z_banner_sb .icon{ display:block; margin:0 auto; animation:moves 2s linear infinite; } #c_portalResEbizads_banner-17188749746886578 .z_banner_sb h3{ font-size:12px; } #c_portalResEbizads_banner-17188749746886578 .z_wave{ position:absolute; left:50%; transform:translate(-50%) translateY(10vw); bottom:-11vw; z-index:1; transition:ease 2s; } #c_portalResEbizads_banner-17188749746886578 .z_wave .wave,.z_wave .wave2{ z-index:-1; position:absolute; width:19vw; height:19vw; background:var(--main-color); border-radius:45%; animation:rotate 6s linear infinite; mix-blend-mode:multiply; opacity:0.6; } #c_portalResEbizads_banner-17188749746886578 .z_wave .wave1{ background:var(--main-color); transform:translate(-20%, 0) rotate(0deg); opacity:.5; width:17vw; height:17vw; animation:rotate1 6s linear -4s infinite; border-radius:65%; } #c_portalResEbizads_banner-17188749746886578 .z_wave .wave2{ background:var(--main-color); transform:translate(20%, 0) rotate(0deg); animation:rotate2 8s linear -2s infinite; width:15vw; height:15vw; opacity:0.3; border-radius:30%; } #c_portalResEbizads_banner-17188749746886578 .z_wave .icon{ position:absolute; left:32%; bottom:24%; z-index:2; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner:hover .z_wave{ transform:translate(-50%,0); } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_mos{ z-index:11; position:absolute; bottom:5%; left:0px; right:0px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_mos span{ color:#fff; font-size:14px; display:block; margin-top:20px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page{ height:1px; z-index:11; position:absolute; bottom:5%; left:0px; right:0px; display:inline-block; width:auto; margin:0 auto var(--f40); text-align:center; transition:.3s opacity; transform:translate3d(0,0,0); } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page::before,.fa_Homebanner .fa_box_page::after{ content:''; position:absolute; top:9px; background:#fff; opacity:.5; height:14px; width:1px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page::before{ left:0px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page::after{ right:0px; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page span{ border-radius:0px; width:60px; height:1px; background:#fff; margin:0!important; transition:all .4s ease; display:inline-block; cursor:pointer; opacity:0.2; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_box_page span.swiper-pagination-bullet-active{ height:3px; transform:translateY(1px); opacity:1; } #c_portalResEbizads_banner-17188749746886578 .fa_Homebanner .fa_li video{ width:100% !important; } #c_portalResEbizads_banner-17188749746886578{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-17332099186190891 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-17332099186190891 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-17332099186190891 .scalePic{ transform:translate(0) scale(1.08); width:100%; max-width:none; transition:all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940); } #c_portalResEbizads_banner-17332099186190891 .swiper-slide.swiper-slide-active .scalePic{ transform:translate(0) scale(1); transition-delay:1s; } #c_portalResEbizads_banner-17332099186190891 .fa_Bannerwrap{ width:100%; overflow:hidden; position:relative; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner{ position:relative!important; background:#000; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_bg{ width:100%; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_bg img{ width:100%; object-fit:cover; object-position:center; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt{ position:absolute; width:96%; text-align:center; color:#fff; left:50%; top:50%; transform:translate(-50%, -50%); z-index:20; max-width:var(--wrapper); padding:10px; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt h3{ font-size:var(--f70); margin-bottom:20px; font-family:'Barlow Condensed', sans-serif; color:rgba(255, 255, 255, 1); font-weight:600; text-transform:capitalize; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt p{ font-size:20px; color:#fff; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_mouse{ position:absolute; left:50%; bottom:3vw; transform:translateX(-50%); width:30px; height:50px; border-radius:100px; z-index:20; border:rgba(255,255,255,0.6) solid 2px; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_mouse:before{ animation:ani-mouse 3s linear infinite; position:absolute; left:50%; transform:translateX(-50%); content:""; width:3px; height:6px; background:#fff; border-radius:500px; } @media only screen and (max-width: 768px){ #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_mouse { display:none; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt h3:after { margin: 15px auto; max-width: 50px; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_bg img { min-height: 35vh; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_bg { background-size: cover; } #c_portalResEbizads_banner-17332099186190891 .fa_line { display: none!important; } #c_portalResEbizads_banner-17332099186190891 .bannerPc { display: none!important; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner { height: 35vh; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt h3 { font-size: 24px; letter-spacing: 2px; margin-bottom: 10px; } #c_portalResEbizads_banner-17332099186190891 .fa_PageBanner .fa_cnt p { font-size: 14px; letter-spacing: 0; } } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner{ width:100%; overflow:hidden; position:relative; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li{ position:relative; overflow:hidden; background:#00151e; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_pic img{ width:100%; opacity:0.8; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit{ position:absolute; z-index:10; top:50%; left:50%; max-width:var(--wrapper); padding:10px; width:96%; transform:translate(-50%,-50%); text-align:center; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit *{ transform:translateY(30px); opacity:0; transition:all 0.2s; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit *{ transform:translateY(0px); opacity:1; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h6{ transition:all 0.8s 1s; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h1{ transition:all 0.8s 1.5s; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h5{ transition:all 0.8s 2s; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit .fa_link{ transition:all 0.8s 2.5s; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h1{ color:#fff; font-size:var(--f70); font-weight:700; text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5); } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h1:after{ content:""; display:block; margin:20px auto; height:3px; background:var(--main-color); width:50%; max-width:50px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h5{ color:#fff; font-size:var(--f24); margin-top:30px; font-weight:300; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h6{ font-size:var(--f40); color:transparent; font-weight:700; margin-bottom:20px; text-transform:uppercase; -webkit-text-stroke:1px rgba(255,255,255,0.5); letter-spacing:1vw; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h6 img{ max-width:200px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit .fa_link{ margin-top:4vw; } @media only screen and (min-width: 769px){ #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_pic img{ height:100; max-height:1100px!important; object-fit:cover; } } @media only screen and (max-width: 768px){ #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h1{ color: #fff; font-size: 30px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h5{ color: #fff; font-size: 20px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_pic img{ height:42vh; max-height:1100px!important; object-fit:cover; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li .fa_tit h6 img { max-width: 75px; } } #c_portalResEbizads_banner-17332099186190891 .z_banner_sb{ position:absolute; left:50%; transform:translateX(-50%); bottom:2vw; color:#fff; z-index:2; text-align:center; } #c_portalResEbizads_banner-17332099186190891 .z_banner_sb .icon{ display:block; margin:0 auto; animation:moves 2s linear infinite; } #c_portalResEbizads_banner-17332099186190891 .z_banner_sb h3{ font-size:12px; } #c_portalResEbizads_banner-17332099186190891 .z_wave{ position:absolute; left:50%; transform:translate(-50%) translateY(10vw); bottom:-11vw; z-index:1; transition:ease 2s; } #c_portalResEbizads_banner-17332099186190891 .z_wave .wave,.z_wave .wave2{ z-index:-1; position:absolute; width:19vw; height:19vw; background:var(--main-color); border-radius:45%; animation:rotate 6s linear infinite; mix-blend-mode:multiply; opacity:0.6; } #c_portalResEbizads_banner-17332099186190891 .z_wave .wave1{ background:var(--main-color); transform:translate(-20%, 0) rotate(0deg); opacity:.5; width:17vw; height:17vw; animation:rotate1 6s linear -4s infinite; border-radius:65%; } #c_portalResEbizads_banner-17332099186190891 .z_wave .wave2{ background:var(--main-color); transform:translate(20%, 0) rotate(0deg); animation:rotate2 8s linear -2s infinite; width:15vw; height:15vw; opacity:0.3; border-radius:30%; } #c_portalResEbizads_banner-17332099186190891 .z_wave .icon{ position:absolute; left:32%; bottom:24%; z-index:2; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner:hover .z_wave{ transform:translate(-50%,0); } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_mos{ z-index:11; position:absolute; bottom:5%; left:0px; right:0px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_mos span{ color:#fff; font-size:14px; display:block; margin-top:20px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page{ height:1px; z-index:11; position:absolute; bottom:5%; left:0px; right:0px; display:inline-block; width:auto; margin:0 auto var(--f40); text-align:center; transition:.3s opacity; transform:translate3d(0,0,0); } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page::before,.fa_Homebanner .fa_box_page::after{ content:''; position:absolute; top:9px; background:#fff; opacity:.5; height:14px; width:1px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page::before{ left:0px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page::after{ right:0px; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page span{ border-radius:0px; width:60px; height:1px; background:#fff; margin:0!important; transition:all .4s ease; display:inline-block; cursor:pointer; opacity:0.2; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_box_page span.swiper-pagination-bullet-active{ height:3px; transform:translateY(1px); opacity:1; } #c_portalResEbizads_banner-17332099186190891 .fa_Homebanner .fa_li video{ width:100% !important; } #c_portalResEbizads_banner-17332099186190891{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-17191965919316250 .hmPage3{ position:relative; overflow:hidden; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3bgs{ position:absolute; left:0; top:0; right:0; bottom:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3bgs .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease; opacity:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3bgs .bgImg.on{ opacity:1; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con{ height:88vh; position:relative; display:flex; flex-direction:column; justify-content:center; padding-bottom:10vw; max-height:810px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3changes{ width:96%; max-width:1620px; margin:0 auto; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx{ display:none; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx.on{ display:block; animation:fadeInUp 0.3s ease; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx strong{ font-size:44px; line-height:50px; font-weight:bold; letter-spacing:0px; display:block; margin-bottom:0.56vw; padding-bottom:1.56vw; color:#fff; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx p{ font-size:16px; line-height:30px; color:#fff; height:auto; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; max-width:615px; letter-spacing:1px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as{ margin-top:1.66vw; height:auto; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a{ font-size:16px; line-height:34px; font-weight:bold; color:#FFF; letter-spacing:1px; white-space:nowrap; padding:0px 20px 0px 60px; border-radius:2em; display:inline-block; background:#00589f; overflow:hidden; position:relative; margin-right:50px; margin-bottom:20px; height:34px; min-width:146px; transition:all 0.5s; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a span{ height:14px; width:41px; position:absolute; left:0px; top:0px; border-radius:0; border-right:1px solid rgba(255, 255, 255, 0.3); margin:10px 8px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a:hover{ box-shadow:0 3px 12px rgba(0,75,159,0.2); transform:translateY(-3px); } #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls{ height:230px; position:absolute; left:-5px; right:-5px; bottom:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls .slick-prev{ background:url(https://static601.yun300.cn/images/hmc4Btn.png?tenantId=365155&viewType=1&v=1735629392000) no-repeat center center; display:inline-block; height:50px; width:50px; position:absolute; left:-53px; top:95px; text-indent:1000px; white-space:nowrap; overflow:hidden; cursor:pointer; z-index:1; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls .slick-next{ background:url(https://static601.yun300.cn/images/hmc4Btn.png?tenantId=365155&viewType=1&v=1735629392000) no-repeat center center; display:inline-block; height:50px; width:50px; position:absolute; right:-53px; top:95px; text-indent:1000px; white-space:nowrap; overflow:hidden; cursor:pointer; z-index:1; transform:rotate(180deg); } #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls .slick-prev:hover,.hmc3dls .slick-next:hover{ background-image:url(https://static601.yun300.cn/images/hmc4Btn.png?tenantId=365155&viewType=1&v=1735629392000); } @media only screen and (min-width: 769px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls dd{ padding:0 5px; height:180px; position:relative; width:50% !important; float:left; } } #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm{ display:block; position:absolute; overflow:hidden; border-radius:0.4em 0.4em 0 0; background:#fff; left:5px; right:5px; bottom:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:before{ content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:#e60012; transition:all 0.5s ease; opacity:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3itx{ padding:40px 40px; position:relative; min-height:128px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp{ position:relative; padding-right:60px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp strong{ font-size:24px; font-weight:normal; line-height:32px; letter-spacing:2px; display:block; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp p{ font-size:14px; line-height:22px; transition:all 0.5s ease; color:rgba(0,0,0,0.3); } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp span{ width:50px; height:50px; position:absolute; right:0; top:0px; transition:all 0.5s ease; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp i{ width:25px; height:25px; border:1px solid #fff; border-radius:50%; position:absolute; right:0; top:12px; line-height:20px; text-align:center; color:#fff; font-size:18px; font-style:normal; transition:all 0.5s ease; opacity:0; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp i:before{ content:""; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3ittp i:after{ content:""; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3hmIcon{ transition:all 0.5s ease; height:0px; width:50px; overflow:hidden; } @media (min-width:767px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover:before{ opacity:1;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover .hmc3ittp i{} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover .hmc3hmIcon{ height:50px; margin-top:22px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover .hmc3ittp span{opacity:0;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover {color:#fff;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover .hmc3ittp p{color:rgba(255,255,255,0.4);} #c_portalResPublic_codeContainer-17191965919316250 .hmc3itm:hover .hmc3ittp i{opacity:1;} } @media (max-width:1799px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con{padding-bottom:7vw} #c_portalResPublic_codeContainer-17191965919316250 .hmc3changes{ margin-top:-8.95vw;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx strong{ font-size: 36px; line-height: 60px; margin-bottom: 1.26vw; padding-bottom: 1.26vw; background-size:auto 3px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx p{ font-size: 16px; line-height: 26px; height: auto;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as{ margin-top: 1.06vw; height: 95px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a{ font-size: 15px; line-height: 32px; margin-right:35px; margin-bottom:15px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a span{ height: 14px; width: 42px; } #c_portalResPublic_codeContainer-17191965919316250 .hmc3itx{padding-left:25px; padding-right:25px;} } @media (max-width:1379px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con{padding-bottom:5vw} } @media (max-width:1199px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls{margin-left:50px; margin-right:50px;} } @media (max-width:993px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con{height:auto; padding:80px 0 200px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con .hmTbox{width:276px; margin-left:auto; margin-right:auto;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx{text-align:center;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3changes{margin-top:30px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx strong{background-position:center bottom;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3bgs .bgImg:after{content:""; background:rgba(255,255,255,0.6); position:absolute; left:0; top:0; right:0; bottom:0;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx p{color:#333; max-width:none;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a{ margin-left:10px; margin-right:10px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx strong{ margin-bottom:0px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc4Btnx{text-align:center;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as{margin-top:25px;} } @media (max-width:767px){ #c_portalResPublic_codeContainer-17191965919316250 .hmc3Con{ padding: 0px 0 217px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx strong{font-size:21px;color:#222;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls{margin-left:0px; margin-right:0px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls .slick-prev{left:-37px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3dls .slick-next{right:-37px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as{height:auto;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as a{margin:0 2px 4px 0;} #c_portalResPublic_codeContainer-17191965919316250 .hmc4Btnx{margin-top:20px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3changes{margin-top:20px;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3cx p{max-height: 100%; height: auto; -webkit-line-clamp: 20;} #c_portalResPublic_codeContainer-17191965919316250 .hmc3as{display:none;} } #c_portalResPublic_codeContainer-17191965919316250 .bgImg img{ display:block !important; width:100%; height:auto; object-fit:cover; position:absolute; left:0%; top:0%; } @media (min-width: 993px){ #c_portalResPublic_codeContainer-17191965919316250 .dsPad, .dsPadPhone, .dsPhone { display: none; } } #c_portalResPublic_codeContainer-17191965919316250 .slick-track{ position:relative; left:0; top:0; display:block; zoom:1; background:rgba(0, 0, 0, 0); max-width:1040px; width:90%; margin:0 auto; } #c_portalResPublic_codeContainer-17191965919316250{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1669125130599 > 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-1718874974379 > 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-1669126308244 > div > .p_gridbox{ width:100%; margin:0 auto; padding:6rem 0; } #w_grid-1669126308244 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1669126308244 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1669126308244 > div > .p_gridbox { width: 100%; margin: 0 auto; padding: 30px 0; padding-bottom: 0; } #w_grid-1669126308244 >div{ animation-fill-mode:both; background-size:cover; } } @media only screen and (min-width: 769px){ #w_grid-1669126308244 >div{ animation-fill-mode:both; background-attachment:fixed; } #w_grid-1669126308244> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1669126308244> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1669126308244> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1669131632198 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1669131632198 >div{ animation-fill-mode:both; border:rgba(0,0,0,0.1) solid 0px; } #w_grid-1669131632198 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1669131632198> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ padding:20px; border-bottom:rgba(0,0,0,0.1) solid 0px; } } @media only screen and (min-width: 769px){ #w_grid-1669131632198> div > .p_gridbox{ align-items:center; background:rgba(255,255,255,0); } #w_grid-1669131632198> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1669131632198> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; border-left:rgba(0,0,0,0.1) solid 0px; } #w_grid-1669131632198> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; padding:0vw 5vw; padding-left:8vw } #w_grid-1669131632198> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1669131828216 .p_FLine{ border-top-color:rgba(206, 0, 13, 1); border-top-width:3px; } #w_fline-1669131828216 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1669131828216 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1669131828216 >div{ animation-fill-mode:both; } #w_fbtn-1669132338858 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1669132338858 >div{ animation-fill-mode:both; } #w_fimg-1671457649207 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1671457649207 >div{ animation-fill-mode:both; } #w_fimg-1671457649207 .p_dimage{ height:inherit; overflow:hidden; font-size:0px; border-top-left-radius:24px; border-bottom-left-radius:24px; } #w_grid-1669125132099 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1669125132099 >div{ animation-fill-mode:both; background-size:cover; background-image:url(../image/bg889.jpg); background-repeat:no-repeat; background-position:right 70% center; } #w_grid-1669125132099 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1669125132099 >div > .p_gridbox{ animation-fill-mode:both; width:96%; margin:0 auto; padding:var(--padding); max-width:var(--wrapper); } @media only screen and (max-width: 768px){ #w_grid-1669125132099 >div > .p_gridbox{ animation-fill-mode:both; width: 100%; margin: 0 auto; padding: 50px 20px; padding-bottom: 30px; } } @media only screen and (min-width: 769px){ #w_grid-1669125132099> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1669125132099> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1669125132099> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1669125132099> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1669125132099> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1669125132099> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1718962140657 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1718962140657 >div{ animation-fill-mode:both; } #w_grid-1718962140657 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1718962140657> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1718962140657> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:77.25999999999999%; margin-left:0; margin-right:0; clear:none; } #w_grid-1718962140657> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:22.74%; } #w_grid-1718962140657> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1718965419724 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1718965419724 >div{ animation-fill-mode:both; } #w_grid-1718963751334 > 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-1733124175718 > 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-1719196597736 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1719196597736 >div{ animation-fill-mode:both; } #w_grid-1719196597736 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1719196597736> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:50px; margin-left:0; } } @media only screen and (min-width: 769px){ #w_grid-1719196597736> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:5rem; margin-left:0; } #w_grid-1719196597736> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1719196597736> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1719199049184 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1719199049184 >div{ animation-fill-mode:both; border:rgba(0,0,0,0.1) solid 0px; } #w_grid-1719199049184 >div > .p_gridbox{ animation-fill-mode:both; width:96%; margin:0 auto; padding:var(--padding); max-width:var(--wrapper); padding-top:0; padding-bottom:50px; } #w_grid-1719199049184 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1719199049184 >div > .p_gridbox { animation-fill-mode: both; width: 96%; margin: 0 auto; padding: var(--padding); max-width: var(--wrapper); padding-top: 0; padding-bottom: 20px; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ padding:0px; border-bottom:rgba(0,0,0,0.1) solid 0px; } } @media only screen and (min-width: 769px){ #w_grid-1719199049184> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1719199049184> div > .p_gridbox{ align-items:center; background:rgba(255,255,255,0); } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; border-left:rgba(0,0,0,0.1) solid 0px; } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; padding:0vw 0vw; padding-left:0vw } #w_grid-1719199049184> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_fimg-1719199049191 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1719199049191 >div{ animation-fill-mode:both; } #w_fimg-1719199049191 .p_dimage{ height:inherit; overflow:hidden; font-size:0px; border-top-left-radius:24px; border-bottom-left-radius:24px; } #w_grid-1669126310210 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1669126310210 >div{ background-size:cover; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1719217676692 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1719217676692 >div{ animation-fill-mode:both; border:rgba(0,0,0,0.1) solid 0px; } #w_grid-1719217676692 >div > .p_gridbox{ animation-fill-mode:both; width:96%; margin:0 auto; padding:var(--padding); max-width:var(--wrapper); padding-bottom:50px; } #w_grid-1719217676692 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1719217676692 >div > .p_gridbox { animation-fill-mode: both; width: 96%; margin: 0 auto; padding: var(--padding); max-width: var(--wrapper); padding-bottom: 0px; } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ padding:20px; border-bottom:rgba(0,0,0,0.1) solid 0px; } } @media only screen and (min-width: 769px){ #w_grid-1719217676692> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1719217676692> div > .p_gridbox{ align-items:center; background:rgba(255,255,255,0); } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; border-left:rgba(0,0,0,0.1) solid 0px; } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; padding:0vw 0vw; padding-left:0vw } #w_grid-1719217676692> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1722433583606 > div > .p_gridbox{ width:96%; margin:0 auto; max-width:var(--wrapper); overflow:hidden !important; } #w_grid-1722433583606 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1722433583606 >div{ animation-fill-mode:both; } #w_grid-1722433583606 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1722433583606> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1722433583606> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1722433583606> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1722476448135 > div > .p_gridbox{ background-image:url(../image/bg84.jpg); } #w_grid-1722476448135 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1722476448135 >div{ animation-fill-mode:both; } #w_grid-1722476448135 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1722476448135> div > .p_gridbox > .p_gridCell{ margin-bottom:5rem; margin-top:0rem; margin-left:0px; } #w_grid-1722476448135> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1722476448135> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1722476448135> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1722476448135> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1722476448135> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1722476448135 .p_gridbox{ background-repeat:no-repeat; background-position:center center; background-attachment:fixed; } #w_grid-1722495680153 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 0); width:96%; margin:0 auto; max-width:var(--wrapper); } #w_grid-1722495680153 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1722495680153 >div{ animation-fill-mode:both; } #w_grid-1722495680153 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1722495680153> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1722495680153> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1722495680153> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1722495732382 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1722495732382 >div{ animation-fill-mode:both; border:rgba(0,0,0,0.1) solid 0px; } #w_grid-1722495732382 >div > .p_gridbox{ animation-fill-mode:both; width:96%; margin:0 auto; padding:var(--padding); max-width:var(--wrapper); padding-bottom:50px; } #w_grid-1722495732382 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1722495732382 >div > .p_gridbox { animation-fill-mode: both; width: 96%; margin: 0 auto; padding: var(--padding); max-width: var(--wrapper); padding-bottom: 0; } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ padding:20px; border-bottom:rgba(0,0,0,0.1) solid 0px; } } @media only screen and (min-width: 769px){ #w_grid-1722495732382> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1722495732382> div > .p_gridbox{ align-items:center; background:rgba(255,255,255,0); } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; border-left:rgba(0,0,0,0.1) solid 0px; } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; padding:0vw 0vw; padding-left:0vw } #w_grid-1722495732382> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1669125130599{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1718874974379{ 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-1669126308244{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1669131632198{ 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-1718954459212{ 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_common_text-1669131799099{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1718955139982{ width:auto; max-width:500px; 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_fline-1669131828216{ width:100%; max-width:50px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:10px; margin-left:0px; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1669131721781{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1669132338858{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:44px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1671457649207{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1669125132099{ 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-1718958295706{ 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_common_text-1718958302558{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1718962140657{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:4%; margin-left:auto; margin-right:auto; margin-bottom:4%; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1718965419724{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:44px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1718963751334{ 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-1733124175718{ 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-1719196597736{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1719199049184{ 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-1719199049188{ 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_common_text-1719199049193{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1719199049191{ width:100%; max-width:140px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1669126310210{ 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-1719217676692{ 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-1719217676697{ 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_common_text-1719217676703{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1722433583606{ 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-1722476448135{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1722495680153{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1722495732382{ 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-1722495732385{ 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_common_text-1722495732387{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner{ position:relative; overflow:hidden; padding:0; margin:0; max-height:1500px!important; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_overlay{ width:100%; overflow:hidden; position:absolute; left:0; right:0; top:0; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_showimg{ width:100%; height:100vh; background:url(https://static601.yun300.cn/images/bannerw_bg.png?tenantId=365155&viewType=1&v=1735629392000) no-repeat center; background-size:100% auto; position:relative; z-index:5; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_li{ overflow:hidden; position:relative; background:#fff; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_li:before{ content:""; left:0; top:0; position:absolute; bottom:0; opacity:0.6; width:70%; z-index:2; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_pic{ font-size:0; line-height:1; overflow:hidden; position:relative; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_pic img, .fa_hBanner .fa_pic video{ width:100%; height:100vh; object-fit:cover; opacity:1; -webkit-clip-path:circle(30% at 50% 50%); clip-path:circle(30% at 50% 50%); transition:all 0.8s; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .swiper-slide-active .fa_pic img, .fa_hBanner .swiper-slide-active .fa_pic video{ -webkit-clip-path:circle(100% at 50% 50%); clip-path:circle(100% at 50% 50%); } #c_portalResEbizads_banner-17345129566780101 .fa_hswp_btn>div{ position:absolute; top:50%; transform:translateY(-50%); color:#fff; background:rgba(31, 75, 104, 0.3); padding:20px 5px; font-size:30px; z-index:10; cursor:pointer; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_pic .fa_wrap:before{ content:''; position:absolute; left:0; top:0; z-index:0; margin-left:-52px; margin-top:-38px; width:242px; height:189px; background:url(https://static601.yun300.cn/images/btt1bg.png?tenantId=365155&viewType=1&v=1735629392000) center no-repeat; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit .fa_wrap{ max-width:1400px; width:96%; padding:0 10px; margin:auto; position:relative; text-align:center; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h3{ font-size:4.5vw; color:#fff; transition:all 0.5s; opacity:0; transform:translateY(20px); line-height:1.2; position:relative; display:inline-block; font-family:'Josefin Sans', sans-serif; font-weight:700; text-transform:capitalize; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h3 img{ width:100%; max-width:30vw; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h3 span{ position:relative; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h4{ font-size:3vw; opacity:0; color:#fff; line-height:1.5; margin:auto; letter-spacing:1vw; margin-top:1vw; font-family:'he'; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h6{ font-size:var(--f26); transition:all 0.5s; opacity:0; transform:translateY(30px); font-weight:400; text-transform:capitalize; color:#fff; position:relative; line-height:1.5; margin-top:var(--f30); } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_More{ margin-top:3vw; transition:all 0.5s; opacity:0; transform:translateY(20px); } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .swiper-slide-active .fa_More{ opacity:1; transform:translateY(-0%); transition:all 0.8s 0.8s; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .swiper-slide-active .fa_tit h3{ opacity:1; transform:translateY(-0%); transition:all 0.8s 0.5s; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .swiper-slide-active .fa_tit h4{ opacity:1; letter-spacing:0; transition:all 0.8s 0.8s; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .swiper-slide-active .fa_tit h6{ opacity:1; transform:translateY(-0%); transition:all 0.8s 0.6s; } #c_portalResEbizads_banner-17345129566780101 .fa_swpboxbtn>div{ cursor:pointer; width:60px; height:60px; background:rgba(0, 0, 0, 0.2); border-radius:500px; display:inline-flex; align-items:center; justify-content:center; color:#fff; transition:all 0.5s; font-size:20px; margin-left:20px; position:absolute; top:50%; transform:translateY(-50%); z-index:6; } #c_portalResEbizads_banner-17345129566780101 .fa_swpboxbtn>div:hover{ background:var(--main-color); border-color:var(--main-color); } #c_portalResEbizads_banner-17345129566780101 .fa_swpboxbtn>div.fa_btn_l{ left:3%; } #c_portalResEbizads_banner-17345129566780101 .fa_swpboxbtn>div.fa_btn_r{ right:3%; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_downbox{ position:absolute; left:0; right:0; text-align:center; bottom:5%; z-index:5; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_downbox:before{ position:absolute; left:0; right:0; top:50%; transform:translate(0%, -50%); height:1px; background:#fff; opacity:0; content:""; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_downbox .fa_wrapbox{ width:96%; max-width:1400px; margin:auto; align-items:center; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span{ display:inline-block; margin:0 1vw; width:36px; height:36px; position:relative; z-index:6; background:transparent; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span svg{ display:block; width:38px; height:38px; position:relative; transform:rotate(-45deg); } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span svg circle{ stroke-width:2px; stroke:#fff; stroke-dasharray:300%; stroke-dashoffset:300%; transition:stroke-dashoffset 0.6s ease-out; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span.swiper-pagination-bullet-active svg circle{ stroke-dashoffset:0; transition:stroke-dashoffset 6s ease-out; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span i{ position:absolute; z-index:11; top:0; left:0; width:38px; height:38px; border:2px solid transparent; border-radius:50%; transition:border-color 0.3s ease-out; display:block; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span i:after{ content:""; width:5px; height:5px; border-radius:50%; background-color:#fff; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_page>span.swiper-pagination-bullet-active i{ border-color:rgba(255, 255, 255, 0.3); } @media screen and (max-width: 768px){ #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h3, .fa_hBanner .fa_tit h6 { font-size: var(--f20); } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_tit h4 { display: none; } #c_portalResEbizads_banner-17345129566780101 .fa_htitle .fa_tt_span { display: none; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_pic img, .fa_hBanner .fa_pic video { width: 100%; height: auto; } #c_portalResEbizads_banner-17345129566780101 .homeBanner_navbtn { display: none; } #c_portalResEbizads_banner-17345129566780101 .fa_hBanner .fa_swpbtn { display: none; } #c_portalResEbizads_banner-17345129566780101 .fa_swp_button span { width: 10px; height: 10px; } } #c_portalResEbizads_banner-17345129566780101 .fa_tit{ position:absolute; z-index:10; top:50%; left:50%; max-width:var(--wrapper); padding:10px; width:96%; transform:translate(-50%,-50%); text-align:center; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit *{ transform:translateY(30px); opacity:0; transition:all 0.2s; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit *{ transform:translateY(0px); opacity:1; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h6{ transition:all 0.8s 1s; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h1{ transition:all 0.8s 1.5s; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit h5{ transition:all 0.8s 2s; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .swiper-slide-active .fa_li .fa_tit .fa_link{ transition:all 0.8s 2.5s; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit h1{ color:#fff; font-size:0; font-weight:700; text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5); } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit h1:after{ content:""; display:block; margin:20px auto; height:3px; background:var(--main-color); width:50%; max-width:50px; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit h5{ color:#fff; font-size:var(--f24); margin-top:30px; font-weight:300; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit h6{ font-size:var(--f40); color:transparent; font-weight:700; margin-bottom:20px; text-transform:uppercase; -webkit-text-stroke:1px rgba(255,255,255,0.5); letter-spacing:1vw; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit h6 img{ max-width:200px; } #c_portalResEbizads_banner-17345129566780101 .fa_Homebanner .fa_li .fa_tit .fa_link{ margin-top:4vw; } #c_portalResEbizads_banner-17345129566780101{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:0px; margin-left:0px; max-width:none; width:auto; margin-top:0px; margin-bottom:0px; min-width:300px; height:auto; padding-right:0px; }