.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); }.c_portalResProduct_list-01001002{ min-width: 320px; width: 100%; } .c_portalResProduct_list-01001002 .p_title .font{ width:inherit; white-space:normal; display:inline-block; line-height:19px; vertical-align:top; } .c_portalResProduct_list-01001002 .p_PromptNoneData { width: auto; text-align: center } .c_portalResProduct_list-01001002 .p_TitleBox{ display: flex; align-items:flex-end; } .c_portalResProduct_list-01001002 .title_left{ flex: 1; } .c_portalResProduct_list-01001002 .p_new{ background:#008000; display:inline-block; float:left; margin:0; padding-bottom:0px; padding-left:2px; padding-right:2px; padding-top:0px; color:#ffffff; font-size:14px; text-align:center; white-space:nowrap; overflow:visible; } .c_portalResProduct_list-01001002 .p_new .font{ vertical-align:middle; } .c_portalResProduct_list-01001002 .p_new .iconfont:before{content:"";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001002 .p_hot{ background:#ED5A5A; display:inline-block; float:left; margin:0; padding-bottom:0px; padding-left:2px; padding-right:2px; padding-top:0px; color:#ffffff; font-size:14px; text-align:center; white-space:nowrap; overflow:visible; margin-right:2px; } .c_portalResProduct_list-01001002 .p_hot .font{ vertical-align:middle; } .c_portalResProduct_list-01001002 .p_hot .iconfont:before{content:"";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResProduct_list-01001002 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResProduct_list-01001002 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResProduct_list-01001002 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResProduct_list-01001002 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResProduct_list-01001002 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResProduct_list-01001002 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResProduct_list-01001002 .p_loading .iconfont:before {content: "";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001002 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResProduct_list-01001002 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResProduct_list-01001002 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a> .c_portalResProduct_list-01001002 .p_ToDetail:hover { cursor: pointer } .c_portalResProduct_list-01001002 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResProduct_list-01001002 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResProduct_list-01001002 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top } .c_portalResProduct_list-01001002 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResProduct_list-01001002 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResProduct_list-01001002 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResProduct_list-01001002 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResProduct_list-01001002 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResProduct_list-01001002 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px } .c_portalResProduct_list-01001002 .p_articles {margin: 0;width:calc((100% - 0px)/1); height: 186px;padding: 0;} .c_portalResProduct_list-01001002 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResProduct_list-01001002 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResProduct_list-01001002 { overflow: hidden; } .c_portalResProduct_list-01001002 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResProduct_list-01001002 .p_SummaryBox { width: auto; height: auto; } .c_portalResProduct_list-01001002 .p_assist { width: auto; height: auto; } .c_portalResProduct_list-01001002 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResProduct_list-01001002 .p_about { display: inline-block; vertical-align: middle } .c_portalResProduct_list-01001002 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResProduct_list-01001002 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResProduct_list-01001002 .p_thumbnail img { width:100%; } .c_portalResProduct_list-01001002 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResProduct_list-01001002 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResProduct_list-01001002 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResProduct_list-01001002 .p_assist { margin-top: 2px; } .c_portalResProduct_list-01001002 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResProduct_list-01001002 .p_ToDetail { float: right; position: relative } .c_portalResProduct_list-01001002 .p_summary { white-space: normal } .c_portalResProduct_list-01001002 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } .c_portalResProduct_list-01001002 article{ word-wrap: break-word !important; word-break: normal !important; } .fa_Hotel .fa_li{ background:#f5f5f5; transition:all 0.5s; } .fa_Hotel .fa_li .fa_cnt{ padding:30px; display: block; background: transparent; transition: all .5s ease; } .fa_Hotel .fa_li .fa_cnt:hover{ background:var(--theme-color); } .fa_Hotel .fa_li .fa_cnt:hover *{ color:#fff !important; } .fa_Hotel .fa_li .fa_cnt:hover span{ background-color:#fff !important; } .fa_Hotel .fa_li .fa_cnt h3{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size:18px; color:#111; margin: 0 0 20px; } .fa_Hotel .fa_li .fa_cnt h3 b{ font-weight:normal; } .fa_Hotel .fa_li .fa_cnt p{ text-overflow: ellipsis; overflow: hidden; font-size: 12px; min-height:22px; color:#999; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 33px; } .fa_Hotel .fa_li .fa_cnt span{ display:block; width:50px; height:1px; background:#333; transition:all 0.5s; margin-bottom: 10px; } .fa_Hotel .fa_li .fa_Img{ padding-bottom: 100%; border: 1px solid #d4d4d4; background: #fff; } .fa_Hotel .fa_li:hover {  } .fa_Hotel .fa_li:hover .fa_Img img{ transform:translate(-50%,-50%) scale(1.1); } .fa_Hotel .fa_li:hover .fa_cnt span{ width:100%; } @media only screen and (max-width: 768px) { .fa_l3,.fa_l2{ width:100%!important; margin:10px 0!important; } .c_portalResProduct_list-01001002 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResProduct_list-01001002 .mp_linkUrl{ display: block; height: auto; } .c_portalResProduct_list-01001002 .p_SummaryBox{ display: none; } .c_portalResProduct_list-01001002 .p_ToDetail{ display: none !important; } .c_portalResProduct_list-01001002 .mP_SummaryBox{ clear: both; } .c_portalResProduct_list-01001002 .p_Information{ display: flex; padding: 10px 0; } .c_portalResProduct_list-01001002 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResProduct_list-01001002 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResProduct_list-01001002 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResProduct_list-01001002 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResProduct_list-01001002 .p_articles{ border: none } .c_portalResProduct_list-01001002 .p_Recommend { display: inline-block; } .c_portalResProduct_list-01001002 .p_top { display: inline-block; } .c_portalResProduct_list-01001002 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (min-width: 769px) { .c_portalResProduct_list-01001002 .mp_linkUrl{ display: none; } .c_portalResProduct_list-01001002 .mP_SummaryBox{ display: none; } .c_portalResProduct_list-01001002 .p_Information{ display: none; } .c_portalResProduct_list-01001002 .p_KeyWord{ display: none; } .c_portalResProduct_list-01001002 .blank{ display: none; } .c_portalResProduct_list-01001002 .p_Recommend { display: inline-block; } .c_portalResProduct_list-01001002 .p_top { display: inline-block; } .c_portalResProduct_list-01001002 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResProduct_list-01001002 .p_CommonSummaryBoxA{ text-align:center; } .c_portalResProduct_list-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResProduct_list-01001002 >div{ animation-fill-mode:both; } .c_portalResProduct_list-01001002 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001002 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001002 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResProduct_list-01001 .p_articles{width:calc((100% - 0px)/3); } .c_portalResProduct_list-01001 .p_CommonSummaryBoxA{text-align:center; } .c_portalResProduct_list-01001 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResProduct_list-01001 >div{animation-fill-mode:both; } .c_portalResProduct_list-01001 .p_hot .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .p_new .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .p_page .pre .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .p_page .next .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .p_more .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .p_loading .iconfont:before{shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResProduct_list-01001 .yd{ background:#129343; line-height:2.0; color:#fff; padding:5px 10px; }@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 96% !important; margin-top: 0px !important; } #w_fimgbox-1557043473907 { width: 96% !important; } #w_fimgbox-1557043491640{ width: 96% !important; } #w_grid-1557024169152 #w_common_text-1557024247061 p{ text-align: center; } #w_common_text-1557050525115 span{ font-size:16px !important; } #w_common_text-1557050547523 span{ font-size:16px !important; } #w_common_text-1557050633699 span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width: 100% !important; } #w_fimgbox-1557043491640{ width: 100% !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width:100% !important; } #w_fimgbox-1557043491640{ width:100% !important; } } #w_grid-1566009283667,#w_grid-1581320854484{ -webkit-transform:translate(0, 0) !important; transform:translate(0, 0) !important; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16270251526340599{display:none;} .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 96% !important; margin-top: 0px !important; } #w_fimgbox-1557043473907 { width: 96% !important; } #w_fimgbox-1557043491640{ width: 96% !important; } #w_grid-1557024169152 #w_common_text-1557024247061 p{ text-align: center; } #w_common_text-1557050525115 span{ font-size:16px !important; } #w_common_text-1557050547523 span{ font-size:16px !important; } #w_common_text-1557050633699 span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width: 100% !important; } #w_fimgbox-1557043491640{ width: 100% !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width:100% !important; } #w_fimgbox-1557043491640{ width:100% !important; } } #w_grid-1566009283667,#w_grid-1581320854484{ -webkit-transform:translate(0, 0) !important; transform:translate(0, 0) !important; }video::-webkit-media-controls-fullscreen-button { display: none; } video::-webkit-media-controls-play-button {display: none;} video::-webkit-media-controls-timeline {display: none;} video::-webkit-media-controls-current-time-display{display: none;} video::-webkit-media-controls-time-remaining-display {display: none;} video::-webkit-media-controls-mute-button {display: none;} video::-webkit-media-controls-toggle-closed-captions-button {display: none;} video::-webkit-media-controls-volume-slider {display: none;}.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ #c_portalResnav_main-16208746899737608 {position: relative; z-index: 999;} #c_portalResPublic_codeContainer-16270251526340599{display:none!important;} #w_grid-1574678898422 { margin-bottom: 36px!important;} #w_fimg-1574678898439,#w_fimg-1566200272216 { margin-top: 35px!important;} #c_portalResPublic_websiteShare-15746789001029115 { max-width: 50%!important; margin-right: auto!important;} #w_fimg-1574678898439,#w_common_text-1574678898449,#w_fimg-1566200272216,#w_common_text-1566200272220 { margin-right: auto!important;} #w_grid-1574074888007 { margin-top: 0!important;} #w_fimg-1574124582237 { width: 100%; max-width: 656px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 20px!important;} #w_grid-1574073666593 { min-height: 0!important;} #w_common_text-1566636518769 span { font-size: 26px!important; } #w_fbtn-1574831715257 { margin-bottom: 80px!important;} #w_common_text-1574747450020 h3 > span{ font-size: 28px!important;} #w_fbtn-1574747625291 { margin-bottom: 70px!important;} #w_grid-1574747087318 { min-height: 0!important;} #w_grid-1574747087337 { margin-top: 0!important;} #w_common_text-1574748392014 { margin-top: 0!important;} #w_grid-1574749076482 { margin-bottom: 0!important;} #w_fbtn-1574749365141 { margin-bottom: 44px!important;} #w_grid-1574749076490 { min-height: 0!important;} #w_common_text-1574749076521 { width: 100%!important; max-width: 100%!important; min-width: 0px; height: 100%!important; max-height: none; min-height: 0!important;} #w_grid-1574749076482 { margin-top: 0!important;} #w_grid-1567677229292> div > .p_gridbox > .p_gridCell { margin-top: 0!important;} #c_portalResProduct_category-15746958974298463,#c_portalResProduct_category-15747568139623613 { width: 100%!important; margin-top: 24px!important; max-width: 100%!important; padding-left: 20px!important; padding-right: 20PX!important;} #w_grid-1567675575368> div > .p_gridbox > .p_gridCell { margin-bottom: 0!important;} #c_portalResPublic_codeContainer-15676759133853330 { margin-bottom: 0!important;} #w_grid-1574757888734 { margin-top: 0!important;} #w_grid-1574824049325 { margin-top: 0px!important;} #w_common_text-1574834316991,#w_fbtn-1574834420214 { margin-left: 20px!important;} #w_grid-1574834316980 { margin-bottom: 0!important;} #c_portalResPublic_websiteShare-15738337886523586 { max-width: 50%!important; margin-left: auto!important; margin-right: auto!important;} #w_grid-1566200272196,#w_fimg-1574836484679,#content_box-1574821912752-1,#w_grid-1574697295754,#content_box-1574749076482-1,#w_grid-1574073666593,#w_grid-1574067591332,#content_box-1574087608439-1,#w_grid-1566174300517,#w_grid-1574678898445{ display: none; } .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-1574864076135,#w_fimg-1574864989475{DISPLAY:NONE} .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: 1700px) { #c_portalResProduct_category-15740702450938495 { display: none;}} @media only screen and (min-width: 1700px) { #w_grid-1574866834999{ display: none;}} @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1574749076490 { max-width: 100%!important;} #w_grid-1574678898434 > div > .p_gridbox { background-size: 12%!important; background-position: top 20px left!important; } #c_portalResnav_main-15746789000984157 { margin-left: 10px!important;} #w_common_text-1573820008669,#w_common_text-1574678898451 { padding-left: 40px!important;} #w_grid-1573820260091 > div > .p_gridbox { background-size: 12%!important; background-position: top 20px left!important; } #c_portalResnav_main-15662002723654437 { margin-left: 30px!important;} #c_portalResnav_main-15662002723654437 { width: 92%!important; } } div#content_box-1581305563997-2 { border-left: solid 1px #eee; background: #fff; } @media only screen and (max-width: 768px){ #w_common_text-1581320854644 { margin-top: 0px!important; } #w_common_text-1581320854639 { margin-bottom: 10px!important; } #w_common_text-1581320854644 p{ text-align:left!important; } #content_box-1581320854544-0,#content_box-1581402039603-1,#content_box-1581399179891-1,#content_box-1581407665980-1,#content_box-1581405602244-1,#content_box-1581348105460-1,#content_box-1581342885896-1,#content_box-1581346641985-1,#content_box-1581347850177-1,#content_box-1581349040309-1,#content_box-1581384853363-1,#content_box-1581416042289-1,#content_box-1581416885646-1,#content_box-1581385079307-1,#content_box-1581385084433-1,#content_box-1581385651513-1,#content_box-1581390680962-1{ display:none!important; } #w_common_text-1581320854634 span{ font-size: 24px!important; padding: 20px!important; } #c_portalResProduct_list-1581320854664 .proSwiperBox { padding: 0px 60px!important; } div#content_box-1581320854514-2,#content_box-1581320854514-1 { background: #fff; } #c_portalResNews_list-1581320854659 .newTitle1 { text-align: center!important; } #w_fimg-1581320854524 { margin-top: 0px!important; } #w_grid-1581320854504 .p_gridbox { background-image: none!important; } #w_common_text-1581320854634 { margin-top: 2%!important; margin-bottom: 2%!important; } #c_portalResEbizads_banner-1581320854654 .bannerImg { height: 466px!important; } .bannerList li div { width: 80%!important; } .bannerList p{ display:none; } .bannerList li a { width: 108px!important; } .bannerList li.active div { bottom: 30%!important; } nav h2 { text-align: center!important; } nav li>a { text-align: center!important; } nav h2 { margin-bottom: 10px!important; } #c_portalResnav_main-15813217621621254 .divBox > li { border-bottom: dashed 1px #d9d9da!important; margin-top: 20px; } nav h2 a { font-size: 16px!important; } nav { padding-top: 10px!important; } .aLink { display: none; } #content_box-1581339693344-1{ display:none!important; } .borderB_dividers { border-bottom: 0px solid #e8e8e8!important; } #c_portalResIntro_detail-15813411869549241 { margin-top: 20px!important; } #c_portalResnav_main-15813217621621254 .divBox > li { display: block; width: 23%!important; float: left!important; height: 250px!important; } .e_box.p_parentBox{ width:100%!important; } #w_common_text-1581340090215,#w_common_text-1581402039633,#w_common_text-1581340090215,#w_common_text-1581399179911,#w_common_text-1581407666020,#w_common_text-1581405602274,#w_common_text-1581348105490,#w_common_text-1581340090215,#w_common_text-1581348105490,#w_common_text-1581342885916,#w_common_text-1581346642015,#w_common_text-1581347850207,#w_common_text-1581349040339,#w_common_text-1581384853383,#w_common_text-1581416042409,#w_common_text-1581384853383,#w_common_text-1581416042409,#w_common_text-1581416885676,#w_common_text-1581385079327,#w_common_text-1581385651593，#w_common_text-1581390680982 span{ font-size: 34px!important; } #w_common_text-1581340310022,#w_common_text-1581402039638,#w_common_text-1581340310022,#w_common_text-1581399179916,#w_common_text-1581407666025,#w_common_text-1581405602279,#w_common_text-1581348105495,#w_common_text-1581340310022,#w_common_text-1581348105495,#w_common_text-1581342885921,#w_common_text-1581346642020,#w_common_text-1581347850212,#w_common_text-1581349040344,#w_common_text-1581384853388,#w_common_text-1581416042414,#w_common_text-1581384853388,#w_common_text-1581416042414,#w_common_text-1581416885681,#w_common_text-1581385079332,#w_common_text-1581385651598，#w_common_text-1581390680987 span{ font-size: 24px!important; } h1 a { background-size: 60%!important; margin: 14px 0px!important; } .p_pagebox .next { background-color: #0055a2!important; } #c_portalResProduct_list-15814072879642344 .name { font-size: 12px!important; font-weight: normal!important; } #c_portalResProduct_list-15814072879642344 .proContainer { margin: 0!important; padding: 0 !important; }#c_portalResProduct_detail-15813466947754453 >div { padding: 10px!important; } }.c_portalResNews_list-01001{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001 .p_news{ padding:0px; width:100%; margin:0 auto; overflow:hidden; } .c_portalResNews_list-01001 .newList{ overflow:hidden; border:solid 0px #e5e5e5; } .c_portalResNews_list-01001 .newPicBox{ width: 40%; float: left; height: 100%; } .c_portalResNews_list-01001 .newPicBox .newPicLink{ width: 100%; height:0px; display: block; padding-bottom:60%; position:relative; } .c_portalResNews_list-01001 .newList .newPicLink { transition: transform 0.5s; transform: scale(1)!important; } .c_portalResNews_list-01001 .newList:hover .newPicLink { transform: scale(1.2)!important; } .c_portalResNews_list-01001 .newPicBox img { width: 100%!important; height: auto!important; left: 50%!important; top: 50%!important; -webkit-transform: translate(-50%,-50%)!important; -ms-transform: translate(-50%,-50%)!important; transform: translate(-50%,-50%)!important; position: absolute!important; } .c_portalResNews_list-01001 .newTitleLink{ font-weight: bold; padding-bottom:0px; display: block; width: 100%; font-size: 16px; line-height: 30px; overflow: hidden; color: #333; white-space: nowrap; text-overflow: ellipsis; } .c_portalResNews_list-01001 .newList:hover .newTitleLink{ color: rgba(255, 135, 0, 1); } .c_portalResNews_list-01001 .leftTime{ width:calc((25% - 21px)/1); padding-right:15px; border-right:1px solid #e5e5e5; text-align:center; font-family: Arial, Helvetica, sans-serif; } .c_portalResNews_list-01001 .newMs{ display: block; font-weight: 100; font-size: 12px; line-height: 18px; height: 50px; overflow: hidden; color: #777; } .c_portalResNews_list-01001 .newYearMon{ display:block; width:100%; text-align:center; font-size:12px; color:#fff; white-space:nowrap; } .c_portalResNews_list-01001 .newData{ display: block; width: 100%; text-align: center; font-size: 36px; color: #fff; } .c_portalResNews_list-01001 .newPic{ width:100%; height:100%; } .c_portalResNews_list-01001 .content{ display: block; width: 55%; justify-content: space-between; padding: 15px; float: right; } .c_portalResNews_list-01001 .rightC{ width:75%; } .c_portalResNews_list-01001 .readDetail{ position:relative; padding:0 15px 15px; } .c_portalResNews_list-01001 .readLink{ display:block; width:100%; height:100%; padding:15px 12px 0; border-top:1px solid #e5e5e5; color:#666; font-size:0.75rem; } .c_portalResNews_list-01001 .iconRead{ position:absolute; top:0px; right:27px; bottom:0px; display:flex; align-items:center; } .c_portalResNews_list-01001 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_content { padding-left: 65px }  .c_portalResNews_list-01001 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001 .p_loading .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit }  .c_portalResNews_list-01001 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001 .p_ToDetail:hover { cursor: pointer }  .c_portalResNews_list-01001 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001 .p_summary { text-align: left; vertical-align: top; word-break: break-all }  .c_portalResNews_list-01001 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top }  .c_portalResNews_list-01001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; }  .c_portalResNews_list-01001 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; }  .c_portalResNews_list-01001 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px }  .c_portalResNews_list-01001 .p_articles { margin: 0; width: inherit; height: 186px; padding: 0; }  .c_portalResNews_list-01001 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; }  .c_portalResNews_list-01001 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001 { overflow: hidden; } .c_portalResNews_list-01001 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001 .p_assist { width: auto; height: auto; }   .c_portalResNews_list-01001 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001 .p_about { display: inline-block; vertical-align: middle }   .c_portalResNews_list-01001 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResNews_list-01001 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .p_assist h6{ margin-bottom: 4px; font-size: 14px; line-height: 20px; } .c_portalResNews_list-01001 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001 .p_summary { white-space: normal } .c_portalResNews_list-01001 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001 .newList{ margin: 15px 0; width:100%; } .c_portalResNews_list-01001 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_Information{ display: none; } .c_portalResNews_list-01001 .p_KeyWord{ display: none; } .c_portalResNews_list-01001 .blank{display: none;} .c_portalResNews_list-01001 .newList{ float:left; margin:0px; margin-left:0px; width: calc((100% - 90px)/1); } .c_portalResNews_list-01001 .newList:first-of-type{ margin-left:0px; } .c_portalResNews_list-01001 .newPic{ transition:all .5s ease; } .c_portalResNews_list-01001 .newPicBox:hover .newPic{ transform:scale(1.05); } } @media only screen and (max-width: 1440px) and (min-width: 769px) { .c_portalResNews_list-01001 .leftTime { width: calc((30% - 21px)/1); } .c_portalResNews_list-01001 .rightC { width: 70%; } } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @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: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16215822514588427 a.L_more{ display:block; width:160px; height:50px; margin:0 auto; border:1px solid #fff; position:relative; transition:all .5s .2s; overflow:hidden; } #c_portalResPublic_codeContainer-16215822514588427 a.L_more div{ position:absolute; font-size:16px; color:#fff; line-height:50px; left:20%; top:0; transition:all .5s; } #c_portalResPublic_codeContainer-16215822514588427 a.L_more img{ position:absolute; right:15%; top:50%; transition:all .5s; margin-top:-6.5px; } #c_portalResPublic_codeContainer-16215822514588427 a.L_more:hover{ background:#fff; } #c_portalResPublic_codeContainer-16215822514588427 a.L_more:hover div{ left:30%; color:var(--theme-color); } #c_portalResPublic_codeContainer-16215822514588427 a.L_more:hover img{ right:-20%; } #c_portalResPublic_codeContainer-16215822514588427{ 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: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16215748023968128 .e_box.L_box{ position:relative; height:40vw; overflow:hidden; } #c_portalResPublic_codeContainer-16215748023968128 .L_left{ position:absolute; width:25%; height:100%; background:url(../image/t1.jpg); background-repeat:no-repeat; background-position:center; background-size:100% 100%; transition:all .5s ease; } #c_portalResPublic_codeContainer-16215748023968128 .L_center{ position:relative; width:50%; margin:auto; height:100%; } #c_portalResPublic_codeContainer-16215748023968128 .list{ position:absolute; width:100%; height:50%; } #c_portalResPublic_codeContainer-16215748023968128 .list_first{ background:url(../image/t22.jpg); background-size:100% auto; top:0; left:0; } #c_portalResPublic_codeContainer-16215748023968128 .list_last{ background:url(../image/t3.jpg); background-size:100% auto; bottom:0; left:0; } #c_portalResPublic_codeContainer-16215748023968128 .L_right{ position:absolute; width:25%; height:100%; background:url(../image/t4.jpg); background-repeat:no-repeat; background-size:100% 100%; background-position:center; right:0; top:0; transition:all .5s ease; } #c_portalResPublic_codeContainer-16215748023968128 h3{ font-size:30px; color:#333333; text-align:center; font-weight:700; } #c_portalResPublic_codeContainer-16215748023968128 p{ color:#666666; font-size:14px; text-align:center; line-height:2; margin-top:1vw; } #c_portalResPublic_codeContainer-16215748023968128 .L-text{ position:absolute; transform:translate(-50%,-50%); max-width:300px; width:100%; } #c_portalResPublic_codeContainer-16215748023968128 .L_left .L-text{ bottom:20%; left:50%; } #c_portalResPublic_codeContainer-16215748023968128 .list_first .L-text{ bottom:30%; left:75%; } #c_portalResPublic_codeContainer-16215748023968128 .list.list_last .L-text{ bottom:30%; left:25%; } #c_portalResPublic_codeContainer-16215748023968128 .L_right .L-text{ top:30%; left:50%; } #c_portalResPublic_codeContainer-16215748023968128 .L_more_s{ position:absolute; width:100%; height:100%; left:0; top:0; } #c_portalResPublic_codeContainer-16215748023968128 .L_hovs{ transition:all .5s ease; } #c_portalResPublic_codeContainer-16215748023968128 .L_hovs:hover{ background-size:110% auto !important; background-position:center; } #c_portalResPublic_codeContainer-16215748023968128 .L_hovd:hover{ background-size:105% 105% !important; } #c_portalResPublic_codeContainer-16215748023968128{ width:95%; max-width:1800px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-16215872823912069 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-16215872823912069 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-16215872823912069 .swiper-containerb{ margin:0 auto; position:relative; overflow:hidden; z-index:1; height:100%; } #c_portalResEbizads_banner-16215872823912069 .bannersp{ position:relative; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide .bannerwz{ position:absolute; width:100%; height:auto; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); z-index:10; text-align:center; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide .bannerwz h1{ color:#FFFFFF; font-weight:bold; font-size:36px; margin-bottom:40px; } #c_portalResEbizads_banner-16215872823912069 .bannerwz .p_CommonBtn{ color:#ffffff; border-radius:40px; -webkit-transition:0.4s; -o-transition:0.4s; transition:0.4s; -moz-transition:0.4s; display:inline-block; height:49px; line-height:49px; padding-right:20px; padding-left:20px; width:100%; max-width:160px; font-size:18px; margin:0 30px; cursor:pointer; } #c_portalResEbizads_banner-16215872823912069 .bannerwz .p_CommonBtn:hover{ color:#ffffff; } #c_portalResEbizads_banner-16215872823912069 .bannerwz .hongse{ background-color:#e60012; } #c_portalResEbizads_banner-16215872823912069 .bannerwz .hongse:hover{ background-color:rgba(230, 0, 18, 0.8); } #c_portalResEbizads_banner-16215872823912069 .bannerwz .lvse{ background-color:rgb(215, 107, 38); } #c_portalResEbizads_banner-16215872823912069 .bannerwz .lvse:hover{ background-color:rgba(215, 107, 38, 0.8); } #c_portalResEbizads_banner-16215872823912069 .bannerwz .huangse{ background-color:#E7AC22; } #c_portalResEbizads_banner-16215872823912069 .bannerwz .huangse:hover{ background-color:rgba(231, 172, 34, 0.8); } #c_portalResEbizads_banner-16215872823912069 .bannersp video{ position:absolute; width:100%; height:auto; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); z-index:2; } #c_portalResEbizads_banner-16215872823912069 .swiper-wrapper{ position:relative; width:100%; height:100%; z-index:1; 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; } #c_portalResEbizads_banner-16215872823912069 .bannerBox{ width:100%; height:auto; } #c_portalResEbizads_banner-16215872823912069 .content{ position:relative; width:100%; height:atuo; } #c_portalResEbizads_banner-16215872823912069 .picB{ width:100%; height:auto; } #c_portalResEbizads_banner-16215872823912069 .bannerPic{ position:relative; width:100%; top:0px; left:0px; transform:none; } #c_portalResEbizads_banner-16215872823912069 .swiper-button-prevb{ width:38px; height:38px; border-radius:50%; cursor:pointer; position:absolute; top:50%; transform:translateY(-50%); z-index:1; left:20px; background-color:rgba(91, 112, 136,.5); color:#fff; text-align:center; line-height:38px; } #c_portalResEbizads_banner-16215872823912069 .swiper-button-nextb{ width:38px; height:38px; border-radius:50%; cursor:pointer; position:absolute; top:50%; transform:translateY(-50%); z-index:1; right:20px; background-color:rgba(91, 112, 136,.5); color:#fff; text-align:center; line-height:38px; } #c_portalResEbizads_banner-16215872823912069 .L_pagination{ position:absolute; width:94%; max-width:1800px; left:50%; bottom:5%; z-index:2; transform:translateX(-50%); text-align:right; } #c_portalResEbizads_banner-16215872823912069 span.swiper-pagination-bullet.swiper-pagination-bullet-active{ background:var(--theme-color); } #c_portalResEbizads_banner-16215872823912069 span.swiper-pagination-bullet{ display:inline-block; width:60px; height:4px; background:#fff; margin-right:10px; cursor:pointer; } #c_portalResEbizads_banner-16215872823912069 .text{ position:absolute; top:50%; width:100%; max-width:520px; left:27%; margin:0 auto; transform:translate(-50%,-50%); } #c_portalResEbizads_banner-16215872823912069 .bannerTitle{ color:#fff; position:relative; padding-bottom:2rem; font-size:36px; line-height:0.9em; font-weight:bold; font-family:arial; } #c_portalResEbizads_banner-16215872823912069 .bannerTitle::before{ content:''; display:none; width:2rem; height:0.125rem; background-color:#e34646; position:absolute; top:2.25rem; } #c_portalResEbizads_banner-16215872823912069 .bannerTitle::after{ content:''; display:none; width:2rem; height:0.125rem; background-color:#fff; position:absolute; top:2.25rem; left:2rem; } #c_portalResEbizads_banner-16215872823912069 .summry{ display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; text-overflow:ellipsis; color:#fff; font-weight:bold; font-size:18px; } #c_portalResEbizads_banner-16215872823912069 .bannerLink{ display:block; width:6rem; height:2rem; border-radius:1rem; background-color:#fff; text-align:center; line-height:2rem; color:#ccc; margin-top:3rem; } #c_portalResEbizads_banner-16215872823912069 .text *{ transform:translateY(3rem); opacity:0; color:#ffffff; text-shadow:2px 2px 1px #000000; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide-active .text *{ transition:all 2s ease .5s; transform:translateY(0); opacity:1; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide-active .text .bannerTitle{ transition:all 2s ease .5s; transform:translateY(0); opacity:1; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide-active .text .summry{ transition:all 2s ease 0.8s; transform:translateY(0); opacity:1; } #c_portalResEbizads_banner-16215872823912069 .bannerLink:hover{ background-color:rgba(227, 70, 70, 1); color:#fff; transition:all 2s ease; } #c_portalResEbizads_banner-16215872823912069 #c_portalResEbizads_banner-16178829136603285{ width:auto; 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; } @media only screen and (min-width: 769px){ #c_portalResEbizads_banner-16215872823912069 .bannerph{ display:none; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide .bannerwz h1{ font-size:36px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResEbizads_banner-16215872823912069 .bannerTitle { font-size: 1.25rem; } #c_portalResEbizads_banner-16215872823912069 .summry { font-size: 1rem; } } @media only screen and (max-width: 768px){ #c_portalResEbizads_banner-16215872823912069 .bannerpc{ display:none; } #c_portalResEbizads_banner-16215872823912069 .bannersp { } #c_portalResEbizads_banner-16215872823912069 .bannerwz .p_CommonBtn { display:none; } #c_portalResEbizads_banner-16215872823912069 .swiper-slide .bannerwz h1{ font-size: 1rem; } #c_portalResEbizads_banner-16215872823912069 .bannerBtn { display:none; } #c_portalResEbizads_banner-16215872823912069 .bannerTitle { font-size: 1rem; } #c_portalResEbizads_banner-16215872823912069 .summry { font-size: 0.875rem; } #c_portalResEbizads_banner-16215872823912069 .text { width: 70% !important; transform: translate(-20%,-50%) !important; } #c_portalResEbizads_banner-16215872823912069 .L_pagination{ text-align:center; } #c_portalResEbizads_banner-16215872823912069 span.swiper-pagination-bullet{ width:30px; } } #c_portalResEbizads_banner-16215872823912069{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_list-16215810869354383 .p_Product{ width:calc((100% - 0px)/3); } #c_portalResNews_list-16215810869354383 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16215810869354383 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16215810869354383 >div{ animation-fill-mode:both; } #c_portalResNews_list-16215810869354383 .ind_new_box{ position:relative; margin:0 auto; width:94%; max-width:1800px; } #c_portalResNews_list-16215810869354383 .title_box{ position:relative; padding-top:0px; font-size:48px; font-weight:normal; color:#333333; line-height:1.2; margin-bottom:40px; font-family:ts_L; } #c_portalResNews_list-16215810869354383 .title_box span{ display:inline-block; font-size:16px; color:#666; vertical-align:middle; font-family:微软雅黑; } #c_portalResNews_list-16215810869354383 .title_box:after{ content:""; position:absolute; bottom:0px; left:0px; width:40px; height:3px; display:none; background-color:#373c41; } #c_portalResNews_list-16215810869354383 .title_con{ font-size:16px; line-height:24px; max-width:600px; margin-bottom:50px; color:#666666; } #c_portalResNews_list-16215810869354383 .ind_new_case{ padding-top:0px; position:relative; display:block; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con{ display:block; position:relative; overflow:hidden; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_img_box{ position:relative; background-position:center; background-size:cover; background-repeat:no-repeat; overflow:hidden; transition:all .8s ease; background:#f4f4f4 !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_img_box::before{ content:''; display:block; width:100%; margin-top:75%; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_img_box img{ width:101%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); transition:all .5s ease; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_img_box::after{ content:''; display:block; width:100%; height:100%; background-color:rgba(0, 0, 0, 0); position:absolute; left:0px; top:0px; transition:all .5s ease; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .new_img_box::after{ background-color:rgba(27, 36, 43, 0.3); } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:active .new_img_box::after{ background-color:rgba(27, 36, 43, 0.9); } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .new_img_box img{ transform:translate(-50%,-50%) scale(1.2) !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .ind_3_new_btn img{filter:brightness(1) opacity(1) !important; -webkit-filter:brightness(1) opacity(1) !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .ind_3_new_title{ color:#fff; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .ind_3_new_btn{ color:#fff !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .ind_3_new_time{ color:#fff !important; background:rgba(255, 255, 255, .2) !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box{ position:relative; width:90%; background:#fff; height:auto; line-height:2; display:block; padding:1vw; z-index:2; margin:-2vw auto 0; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .new_text_box{ background:var(--theme-color); } #c_portalResNews_list-16215810869354383 .ind_3_new_title{ font-size:20px; color:#333333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin:10px 0; transition:all .5s ease; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time{ font-weight:normal; color:#666666; background:rgba(0, 0, 0, .1); display:inline-block; padding:0px 15px; border-radius:20px; line-height:2; transition:all .5s ease; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time span{ color:rgba(255,255,255,0.5); font-size:18px; margin-right:12px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-weight:normal; font-size:16px; line-height:1.6; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; opacity:1; color:#666666; transition:all .5s ease; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name p{ margin-bottom:10px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_name{ color:#fff; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_name{ transform:translateY(0px); opacity:1; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn{ display:flex; justify-content:space-between; align-items:center; font-size:16px; color:#666666; margin:10px 0; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn .L_time{ display:flex; justify-content:space-between; align-items:center; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn img{ filter:brightness(0) opacity(.5); -webkit-filter:brightness(0) opacity(.5); margin-right:5px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_btn{ transform:translateY(0px); opacity:1; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box{ position:absolute; right:0px; bottom:108%; width:auto; overflow:hidden; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-prev:hover{ background-color:#10518c; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-next:hover{ background-color:#10518c; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-prev{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .more_L{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; color:#666; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .more_L:hover{ color:var(--theme-color); } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-disabled{ background:#bebebe !important; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-next{ background-image:none; text-align:center; position:relative; margin:0 10px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box .swiper-button-prev .iconfont{ display:block; line-height:70px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ #c_portalResNews_list-16215810869354383 .title_box{ font-size:40px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-16215810869354383 .title_box{ font-size:30px; } #c_portalResNews_list-16215810869354383 .title_con{ margin-bottom: 20px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResNews_list-16215810869354383 .ind_new_case .swiper-wrapper{ transform: translate3d(0px, 0px, 0px) !important; display: flex; flex-wrap: wrap; flex-direction: row; } #c_portalResNews_list-16215810869354383 .ind_new_case .swiper-slide{ flex-basis: 48%; margin: 1% !important; width: 48% !important; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-16215810869354383 .title_box{ font-size:36px; text-align: center; margin-bottom: 3%; } #c_portalResNews_list-16215810869354383 .title_box span{ font-size: 14px; margin: 10px 20px; } #c_portalResNews_list-16215810869354383 .title_box:after{ left: 50%; margin-left: -20px; } #c_portalResNews_list-16215810869354383 .ind_3_new_title { font-size: 16px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box { position: relative; width: 100%; background: #fff; height: auto; line-height: 2; display: block; padding: 5vw; z-index: 2; margin: 0; } #c_portalResNews_list-16215810869354383 .title_con{ margin-bottom: 20px; font-size: 14px; line-height: 20px; } #c_portalResNews_list-16215810869354383 .ind_new_case{ margin-bottom:10px; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_btn{ font-size: 14px; font-weight: 500; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time { font-size: 16px; font-weight: normal; } #c_portalResNews_list-16215810869354383 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-size:14px; display: -webkit-box; overflow: hidden; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; } } #c_portalResNews_list-16215810869354383 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16215810869354383 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16215810869354383 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16215810869354383 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16215810869354383{ 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:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResProduct_list-16215680034673671 .p_Product{ width:calc((100% - 0px)/3); } #c_portalResProduct_list-16215680034673671 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-16215680034673671 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-16215680034673671 >div{ animation-fill-mode:both; } #c_portalResProduct_list-16215680034673671 .ind_new_box{ position:relative; margin:0 auto; width:94%; max-width:1800px; } #c_portalResProduct_list-16215680034673671 .title_box{ position:relative; padding-top:0px; font-size:48px; font-weight:normal; color:#333333; line-height:1.2; margin-bottom:40px; font-family:ts_L; } #c_portalResProduct_list-16215680034673671 .title_box:after{ content:""; position:absolute; bottom:0px; left:0px; width:40px; height:3px; display:none; background-color:#373c41; } #c_portalResProduct_list-16215680034673671 .title_con{ font-size:16px; line-height:24px; max-width:600px; margin-bottom:50px; color:#666666; } #c_portalResProduct_list-16215680034673671 .ind_new_case{ padding-top:0px; position:relative; display:block; } #c_portalResProduct_list-16215680034673671 .ind_new_case .swiper-container{ overflow:initial !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con{ display:block; position:relative; overflow:hidden; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_img_box{ position:relative; background-position:center; background-size:cover; background-repeat:no-repeat; overflow:hidden; transition:all .8s ease; background:#f4f4f4 !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_img_box::before{ content:''; display:block; width:100%; margin-top:120%; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_img_box img{ width:auto; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); transition:all .5s ease; max-width:80%; max-height:50%; height:auto; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_img_box::after{ content:''; display:block; width:100%; height:100%; background-color:rgba(0, 0, 0, 0); position:absolute; left:0px; top:0px; transition:all .5s ease; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .new_img_box::after{ background-color:rgba(27, 36, 43, 0.6); } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:active .new_img_box::after{ background-color:rgba(27, 36, 43, 0.9); } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover img{ transform:translate(-50%,-50%) scale(1.2) !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .ind_3_new_title{ font-size:16px; color:#fff; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .ind_3_new_time{ color:#fff !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box{ position:absolute; left:0px; top:0px; height:100%; width:100%; z-index:2; padding:14% 9.415% 11%; color:#fff; } #c_portalResProduct_list-16215680034673671 .ind_3_new_title{ font-size:16px; color:#333333; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time{ line-height:1.2; font-size:14px; position:absolute; font-weight:normal; left:9.415%; bottom:11%; color:#666666; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time span{ color:rgba(255,255,255,0.5); font-size:18px; margin-right:12px; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-weight:normal; font-size:14px; line-height:1.6; display:-webkit-box; overflow:hidden; -webkit-line-clamp:5; -webkit-box-orient:vertical; text-overflow:ellipsis; transform:translateY(30px); opacity:0; transition:all .5s ease .2s; color:#fff; margin-top:2vw; margin-bottom:1vw; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name p{ margin-bottom:10px; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_name{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_name{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn{ color:#fff; font-size:16px; margin-top:15px; font-weight:bold; transform:translateY(30px); opacity:0; transition:all .5s ease .4s; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn:hover{ color:var(--theme-color); transition:all .5s ease 0s; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_btn{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_btn{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box{ position:absolute; right:0px; bottom:105%; width:auto; overflow:hidden; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-prev:hover{ background-color:#10518c; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-next:hover{ background-color:#10518c; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-prev{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .more_L{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; color:#666; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .more_L:hover{ color:var(--theme-color); } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-disabled{ opacity:1 !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-next{ background-image:none; text-align:center; position:relative; margin:0 10px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box .swiper-button-prev .iconfont{ display:block; line-height:70px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ #c_portalResProduct_list-16215680034673671 .title_box{ font-size:40px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResProduct_list-16215680034673671 .title_box{ font-size:30px; } #c_portalResProduct_list-16215680034673671 .title_con{ margin-bottom: 20px; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResProduct_list-16215680034673671 .ind_new_case .swiper-wrapper{ transform: translate3d(0px, 0px, 0px) !important; display: flex; flex-wrap: wrap; flex-direction: row; } #c_portalResProduct_list-16215680034673671 .ind_new_case .swiper-slide{ flex-basis: 48%; margin: 1% !important; width: 48% !important; } } @media only screen and (max-width: 768px){ #c_portalResProduct_list-16215680034673671 .title_box{ font-size:36px; text-align: center; margin-bottom: 3%; } #c_portalResProduct_list-16215680034673671 .title_box span{ font-size:14px; } #c_portalResProduct_list-16215680034673671 .title_box:after{ left: 50%; margin-left: -20px; } #c_portalResProduct_list-16215680034673671 .title_con{ margin-bottom: 20px; font-size: 14px; line-height: 20px; } #c_portalResProduct_list-16215680034673671 .ind_new_case{ margin-bottom:10px; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_btn{ font-size:14px; font-weight:500; } #c_portalResProduct_list-16215680034673671 .ind_new_case .swiper-container { overflow: hidden !important; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time { font-size: 16px; font-weight: normal; } #c_portalResProduct_list-16215680034673671 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-size:14px; display: -webkit-box; overflow: hidden; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; } } #c_portalResProduct_list-16215680034673671 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215680034673671 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215680034673671 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215680034673671 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215680034673671 .ind_3_new_btn_a{ position:absolute; width:100%; height:100%; top:0; left:0; z-index:-1; } #c_portalResProduct_list-16215680034673671{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:0px; margin-right:0px; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResProduct_list-16215800976635948 .p_Product{ width:calc((100% - 0px)/3); } #c_portalResProduct_list-16215800976635948 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-16215800976635948 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-16215800976635948 >div{ animation-fill-mode:both; } #c_portalResProduct_list-16215800976635948 .ind_new_box{ position:relative; margin:0 auto; width:94%; max-width:1800px; } #c_portalResProduct_list-16215800976635948 .title_box{ position:relative; padding-top:0px; font-size:48px; font-weight:normal; color:#333333; line-height:1.2; margin-bottom:40px; font-family:ts_L; } #c_portalResProduct_list-16215800976635948 .title_box span{ display:inline-block; font-size:16px; color:#666; vertical-align:middle; font-family:微软雅黑; } #c_portalResProduct_list-16215800976635948 .title_box:after{ content:""; position:absolute; bottom:0px; left:0px; width:40px; height:3px; display:none; background-color:#373c41; } #c_portalResProduct_list-16215800976635948 .title_con{ font-size:16px; line-height:24px; max-width:600px; margin-bottom:50px; color:#666666; } #c_portalResProduct_list-16215800976635948 .ind_new_case{ padding-top:0px; position:relative; display:block; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con{ display:block; position:relative; overflow:hidden; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_img_box{ position:relative; background-position:center; background-size:cover; background-repeat:no-repeat; overflow:hidden; transition:all .8s ease; background:#f4f4f4 !important; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_img_box::before{ content:''; display:block; width:100%; margin-top:75%; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_img_box img{ width:auto; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); transition:all .5s ease; height:100%; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_img_box::after{ content:''; display:block; width:100%; height:100%; background-color:rgba(0, 0, 0, 0); position:absolute; left:0px; top:0px; transition:all .5s ease; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .new_img_box::after{ background-color:rgba(27, 36, 43, 0.3); } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:active .new_img_box::after{ background-color:rgba(27, 36, 43, 0.9); } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover img{ transform:translate(-50%,-50%) scale(1.2) !important; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .ind_3_new_title{ font-size:16px; color:#fff; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .ind_3_new_time{ color:#fff !important; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box{ position:absolute; left:0px; bottom:0px; width:100%; z-index:2; color:#fff; background:rgba(0, 0, 0, .2); line-height:60px; padding-left:2vw; } #c_portalResProduct_list-16215800976635948 .ind_3_new_title{ font-size:18px; color:#fff; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time{ line-height:1.2; font-size:14px; position:absolute; font-weight:normal; left:9.415%; bottom:11%; color:#666666; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time span{ color:rgba(255,255,255,0.5); font-size:18px; margin-right:12px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-weight:normal; font-size:14px; line-height:1.6; display:-webkit-box; overflow:hidden; -webkit-line-clamp:5; -webkit-box-orient:vertical; text-overflow:ellipsis; transform:translateY(30px); opacity:0; transition:all .5s ease .2s; color:#fff; max-height:0px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name p{ margin-bottom:10px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_name{ transform:translateY(0px); opacity:1; margin-top:2vw; margin-bottom:1vw; max-height:200px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_name{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn{ color:#fff; font-size:16px; margin-top:15px; font-weight:bold; transform:translateY(30px); opacity:0; transition:all .5s ease .4s; display:none; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_btn:hover{ transition:all .5s ease 0s; letter-spacing:2px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_btn{ transform:translateY(0px); opacity:1; display:block; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:active .new_text_box .ind_3_new_btn{ transform:translateY(0px); opacity:1; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box{ position:absolute; right:0px; bottom:108%; width:auto; overflow:hidden; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-prev:hover{ background-color:#10518c; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-next:hover{ background-color:#10518c; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-prev{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .more_L{ text-align:center; position:relative; margin:0px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; color:#666; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .more_L:hover{ color:var(--theme-color); } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-disabled{ background:#bebebe !important; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-next{ background-image:none; text-align:center; position:relative; margin:0 10px; left:auto; top:auto; right:auto; width:60px; height:60px; line-height:60px; background-color:#bebebe; color:#fff; transition:all .3s ease; float:left; border-radius:50%; cursor:pointer; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box .swiper-button-prev .iconfont{ display:block; line-height:70px; } @media only screen and (max-width: 1366px) and (min-width: 1025px){ #c_portalResProduct_list-16215800976635948 .title_box{ font-size:40px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResProduct_list-16215800976635948 .title_box{ font-size:30px; } #c_portalResProduct_list-16215800976635948 .title_con{ margin-bottom: 20px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResProduct_list-16215800976635948 .ind_new_case .swiper-wrapper{ transform: translate3d(0px, 0px, 0px) !important; display: flex; flex-wrap: wrap; flex-direction: row; } #c_portalResProduct_list-16215800976635948 .ind_new_case .swiper-slide{ flex-basis: 48%; margin: 1% !important; width: 48% !important; } } @media only screen and (max-width: 768px){ #c_portalResProduct_list-16215800976635948 .wyz{display:none;} #c_portalResProduct_list-16215800976635948 .title_box span{ font-size: 14px; margin: 10px 20px; } #c_portalResProduct_list-16215800976635948 .title_box{ font-size:36px; text-align: center; margin-bottom: 3%; } #c_portalResProduct_list-16215800976635948 .title_box:after{ left: 50%; margin-left: -20px; } #c_portalResProduct_list-16215800976635948 .title_con{ margin-bottom: 20px; font-size: 14px; line-height: 20px; } #c_portalResProduct_list-16215800976635948 .ind_new_case{ margin-bottom:10px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_tab_box{ display:none; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_btn{ font-size: 14px; font-weight: 500; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box{ line-height: 30px; } #c_portalResProduct_list-16215800976635948 .ind_3_new_title { font-size: 16px; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con:hover .new_text_box .ind_3_new_name{ display:none; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_time { font-size: 16px; font-weight: normal; } #c_portalResProduct_list-16215800976635948 .ind_new_case .ind_new_con .new_text_box .ind_3_new_name{ font-size:14px; display: -webkit-box; overflow: hidden; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; } } #c_portalResProduct_list-16215800976635948 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215800976635948 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215800976635948 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215800976635948 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16215800976635948 .ind_3_new_btn_a{ position:absolute; width:100%; height:100%; top:0; left:0; z-index:1; } #c_portalResProduct_list-16215800976635948{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1621587267198 > 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-1621502980484 > div > .p_gridbox{ background-image:url(../image/dsasa1.jpg); } #w_grid-1621502980484 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1621502980484 >div{ animation-fill-mode:both; } #w_grid-1621502980484 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1621502980484> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1621502980484> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1621502980484> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1621502980484> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1621502980484> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1621502980484> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1621502980484 .p_gridbox{ background-repeat:no-repeat; background-position:top center; } #w_grid-1621502982119 > div > .p_gridbox{ background-image:url(../image/banswes.jpg); } #w_grid-1621502982119 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1621502982119 >div{ animation-fill-mode:both; } #w_grid-1621502982119 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1621502982119> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1621502982119> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1621502982119> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1621502982119> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1621502982119> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1621502982119> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1621502982119 .p_gridbox{ background-position:bottom center; background-repeat:no-repeat; } #w_grid-1621579514899 > div > .p_gridbox{ background-image:url(../image/bgbo.jpg); } #w_grid-1621579514899 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1621579514899 >div{ animation-fill-mode:both; } #w_grid-1621579514899 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1621579514899> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1621579514899> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1621579514899> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1621579514899> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1621579514899> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1621579514899> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1621579514899 .p_gridbox{ background-position:top center; background-attachment:fixed; } #w_grid-1621581886787 > 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-1621587267198{ 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-1621502980484{ 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-1621502982119{ 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-1621579514899{ 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-1621581886787{ width:94%; max-width:1800px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10%; margin-left:auto; margin-right:auto; margin-bottom:10%; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1621582175822{ 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-1621582209625{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-16270251526340599 .but_video{text-align:right; font-size:32px; padding:2px 8px; position:absolute; right:0; color:#fff; cursor:pointer; z-index:66; } #c_portalResPublic_codeContainer-16270251526340599{ 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:100%; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }