.lyuiheader_nav_001{ --padding: 20px; max-height: 100%; --font_1st_px: 16px; --head_top_height: 40px; --hoverColor: var(--mainColor); overflow: hidden } .lyuiheader_nav_001-li{font-size: var(--font_1st_px);height: var(--head_top_height);border-bottom: 1px solid transparent;padding: 0 var(--padding);transition: .3s ease-out;white-space: nowrap;} .lyuiheader_nav_001-li-a{line-height: 2;} .lyuiheader_nav_001-li:hover, .lyuiheader_nav_001-li.cur{border-bottom-color: var(--hoverColor);color: var(--hoverColor);} .lyuiheader_nav_001-hoverBlock-b .lyuiheader_nav_001-li:hover{border-bottom-color: var(--hoverColor);background-color: var(--hoverColor);color: #fff;} .lyuiheader_nav_001.hide-active{opacity: 0;pointer-events: none;} .lyuiheader_nav_001.hide-active *{pointer-events: none!important;} /* fixed 不占位 scroll-top 头部触顶状态 -> 白字导航 opacity_black 头部触顶状态2 -> 黑字导航 */ #w001_index_header_40_nav{transition: background-color .3s;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);} #w001_index_header_40_nav::before{border-bottom: 1px solid transparent;content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;pointer-events: none;} #w001_index_header_40_nav .head{height: var(--head_top_height);color: var(--head_fz_color);} #header.fixed.scroll-top #w001_index_header_40_nav{box-shadow: none;} #header.fixed.scroll-top #w001_index_header_40_nav::before{border-bottom-color: rgba(255, 255, 255, 0.2);} #header.fixed.scroll-top #w001_index_header_40_nav .head{color: #fff;} #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .head{color: #333;} #w001_index_header_40_nav .stockCode{margin-left: 10px;font-size: 16px;line-height: 1.5;opacity: 0.6;} #w001_index_header_40_nav .btnCS{padding: 0.1rem 0.2rem;border-radius: 5px;background: var(--mainColor);color: #fff;transition: .3s;font-size: 0.14rem;} #w001_index_header_40_nav .btnCS:hover{opacity: 0.8;} /* 背景色 */ #header_bg{height: var(--head_top_height);width: 100%;pointer-events: none;transition:background .3s;background: var(--head_bg_color);} #header.fixed.scroll-top #header_bg{background: transparent;} /* logo部分 */ #w001_index_header_40_nav .weblogo{height: 100%;overflow: hidden;} #w001_index_header_40_nav .weblogo .logo_w{max-height: 90%;display: var(--head_logo_w);} #w001_index_header_40_nav .weblogo .logo_b{max-height: 90%;display: var(--head_logo_b);} #header.fixed.scroll-top #w001_index_header_40_nav .weblogo .logo_w{display: block;} #header.fixed.scroll-top #w001_index_header_40_nav .weblogo .logo_b{display: none;} #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .weblogo .logo_w{display: none;} #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .weblogo .logo_b{display: block;} /* 导航栏目 */ #w001_index_header_40_nav .nav{ --padding: var(--paddingLeft); flex: 1;margin: 0 var(--paddingLeft); --hoverColor: var(--hover_color); } /* 按钮部分 */ #w001_index_header_40_nav .head_btn{display: flex;align-items: center;font-size: 16px;} #w001_index_header_40_nav .head_btn > *{padding: 10px 15px;} #w001_index_header_40_nav .head_btn > *:last-child{padding-right: 0;} #w001_index_header_40_nav .head_btn > * > i{font-size: 20px;} #w001_index_header_40_nav .head_btn .language i{margin-right: 6px;} /* 移动端菜单按钮 */ #w001_index_header_40_nav .head .menu{display: none;padding: 30px 20px;position: relative;cursor: pointer;margin-right: -20px;} #w001_index_header_40_nav .head .menu i{width: 36px;height: 2px;display: block;background: var(--head_fz_color);position: relative;transition: .3s;} #w001_index_header_40_nav .head .menu i::before{display: block;content: '';width: 100%;height: 2px;background: var(--head_fz_color);position: absolute;top: 0;transform: translateY(-14px);transition: .3s;} #w001_index_header_40_nav .head .menu i::after{display: block;content: '';width: 100%;height: 2px;background: var(--head_fz_color);position: absolute;top: 0;transform: translateY(14px);transition: .3s;} #header.fixed.scroll-top #w001_index_header_40_nav .head .menu i, #header.fixed.scroll-top #w001_index_header_40_nav .head .menu i::before, #header.fixed.scroll-top #w001_index_header_40_nav .head .menu i::after{background: #fff;} #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .head .menu i, #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .head .menu i::before, #header.fixed.scroll-top.opacity_black #w001_index_header_40_nav .head .menu i::after{background: #333;} /* menu_expand 侧边栏展开状态 pc_app 导航栏换行时,控制侧边栏按钮 */ /* 侧边栏菜单展开状态(右侧) */ #header.menu_expand #w001_index_header_40_nav{box-shadow: none !important;border-bottom-color: transparent !important;} #header.menu_expand #w001_index_header_40_nav .menu i{background: transparent !important;} #header.menu_expand #w001_index_header_40_nav .menu i::before{background: var(--head_fz_color) !important;transform: translateY(0px) rotateZ(45deg);} #header.menu_expand #w001_index_header_40_nav .menu i::after{background: var(--head_fz_color) !important;transform: translateY(0px) rotateZ(-45deg);} #header.menu_expand #w001_index_header_40_nav .head_btn{display: none;} /* 导航栏放不下时 */ .w001_index_header_40.pc_app #w001_index_header_40_nav .head_nav .li{display: none;} .w001_index_header_40.pc_app #w001_index_header_40_nav .head .menu{display: block;} #w001_index_header_40_nav .mblanguage{display: none;} @media only screen and (max-width: 1024px) { #w001_index_header_40_nav .head_nav .li{display: none;} #w001_index_header_40_nav .head .menu{display: block;} /* #w001_index_header_40_nav .head_btn{flex: 1;justify-content: flex-end;} */ } @media only screen and (max-width: 900px) { #w001_index_header_40_nav .head_btn .search i {font-size: 26px;} #w001_index_header_40_nav .head_btn .language{margin-right: 20px;font-size: 20px;} #w001_index_header_40_nav .head_btn .language i {font-size: 26px;margin-right: 10px;} #w001_index_header_40_nav .btnCS{display: none;} } @media only screen and (max-width: 750px) { #w001_index_header_40_nav .head{height: var(--head_top_height_app);} #header_bg{height: var(--head_top_height_app);} #w001_index_header_40_nav .head_btn .search i {font-size: var(--font-big-S);} #w001_index_header_40_nav .head_btn .language{display: none;} #w001_index_header_40_nav .mblanguage{margin-right: 20px;font-size: 36px;display: flex;} #w001_index_header_40_nav .head .menu{padding: 30px;} #w001_index_header_40_nav .head .menu i{width: 46px;height: 3px;} #w001_index_header_40_nav .head .menu i::before{transform: translateY(-18px);height: 3px;} #w001_index_header_40_nav .head .menu i::after{transform: translateY(18px);height: 3px;} #header.menu_expand #w001_index_header_40_nav .weblogo{opacity: 0;} #header.menu_expand #w001_index_header_40_nav .mblanguage{opacity: 0;} } /* 左侧出现的状态 head_menu_left */ .head_menu_left #w001_index_header_40_nav .head_nav{display: none;} .head_menu_left #w001_index_header_40_nav .head_btn{flex: initial;} /* 需要隐藏menu的时机 */ .head_menu_left #w001_index_header_40_nav .head .menu{display: none;} .head_menu_left.pc_app #w001_index_header_40_nav .head .menu{display: none;} .w001_index_header_40 #w001_index_header_40_nav .head .menu._left_{display: none;margin-right: 0;margin-left: -20px;} /* 需要展示 menu._left_ 的时机 */ .head_menu_left #w001_index_header_40_nav .head .menu._left_{display: block;} @media only screen and (max-width: 1024px) { .head_menu_left #w001_index_header_40_nav .head .menu{display: none;} .head_menu_left #w001_index_header_40_nav .head .menu._left_{display: block;} .head_menu_left #w001_index_header_40_nav .head_btn{flex: initial;} } #temp_wcb_inner_hf_hengfu01_297 .img{min-height: 400px;} #temp_wcb_inner_hf_hengfu01_297 .img img{width: 100%;display: block;} #temp_wcb_inner_hf_hengfu01_297 .imgApp{display: none;min-height: 480px;} #temp_wcb_inner_hf_hengfu01_297 .imgApp img{width: 100%;display: block;} #temp_wcb_inner_hf_hengfu01_297 .box{top: 0;overflow: hidden;height: 100%;pointer-events: none;} #temp_wcb_inner_hf_hengfu01_297 .position_box{width: 100%;height: 100%;position: absolute;left: 0%;bottom: 0%;} #temp_wcb_inner_hf_hengfu01_297.height_change .position_box{width: 100%;height: calc((100% - 100px));position: absolute;left: 50%;bottom: 0%;transform: translateX(-50%);} #temp_wcb_inner_hf_hengfu01_297 .text{display: flex;flex-direction: column;width: 100%;padding: 15px 0;} #temp_wcb_inner_hf_hengfu01_297 .text .name{font-size: var(--small_size);color: var(--small_color);font-weight: var(--small_weight);font-style: var(--small_style);line-height: var(--small_lh);margin-bottom: 26px;pointer-events: all;} #temp_wcb_inner_hf_hengfu01_297 .text .subname{font-size: var(--big_size);color: var(--big_color);font-weight: var(--big_weight);font-style: var(--big_style);line-height: var(--big_lh);pointer-events: all;} #temp_wcb_inner_hf_hengfu01_297 .position_box[position="2"], #temp_wcb_inner_hf_hengfu01_297 .position_box[position="5"], #temp_wcb_inner_hf_hengfu01_297 .position_box[position="8"]{text-align: center;} #temp_wcb_inner_hf_hengfu01_297 .position_box[position="3"], #temp_wcb_inner_hf_hengfu01_297 .position_box[position="6"], #temp_wcb_inner_hf_hengfu01_297 .position_box[position="9"]{text-align: right;} @media screen and (max-width:751px) { #temp_wcb_inner_hf_hengfu01_297 .img{display: none;} #temp_wcb_inner_hf_hengfu01_297 .imgApp{display: block;} #temp_wcb_inner_hf_hengfu01_297 .text .name{font-size: var(--small_size_mobile);color: var(--small_color_mobile);font-weight: var(--small_weight_mobile);max-height: calc(2 * var(--small_lh_mobile));} #temp_wcb_inner_hf_hengfu01_297 .text .subname{font-size: var(--big_size_mobile);color: var(--big_color_mobile);font-weight: var(--big_weight_mobile);max-height: calc(2 * var(--big_lh_mobile));} #temp_wcb_inner_hf_hengfu01_297.height_change .position_box{height: calc((100% - 120px));} } #temp_c_001_subnav3_318 {background:var(--bg_color);padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);} #temp_c_001_subnav3_318 .subnav{gap: 0 30px;flex-wrap: wrap;} #temp_c_001_subnav3_318 .subnav .a{color: #333;font-size: 18px;font-weight: bold;height: 80px;border-bottom: 2px solid transparent;transition: .3s;padding: 0 16px;} #temp_c_001_subnav3_318 .subnav .a.cur, #temp_c_001_subnav3_318 .subnav .a:hover{color: var(--hoverColor);} @media screen and (max-width:750px) { #temp_c_001_subnav3_318{display: none;} } #w007_about_us_about_276 {background-color: var(--bgColor);padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);font-size: 0;} #w007_about_us_about_276 .product {font-size: var(--font_1st_px);color: var(--font_1st_color);font-weight: var(--font_1st_font_weight);font-style: var(--font_1st_font_style);line-height: var(--font_1st_line_height);margin-bottom: 60px;} #w007_about_us_about_276.myleft .product{text-align: left;} #w007_about_us_about_276.mycenter .product{text-align: center;} #w007_about_us_about_276.myright .product{text-align: right;} #w007_about_us_about_276 .text {padding: 70px 0 63px 100px;width: 50%;} #w007_about_us_about_276 .text .bg_color {position: absolute;top:0;right: -100px;bottom: 0;left: 0;background-color: #fff;z-index: 3;} #w007_about_us_about_276 .text .title {font-size: 24px;color: #222;line-height: 1;margin-bottom: 40px;z-index: 5;} #w007_about_us_about_276 .text .brief {font-size: 16px;color: #7a7c85;line-height: 1.875;z-index: 5;max-height: 335px;display: -webkit-box;overflow: auto;text-overflow: ellipsis;-webkit-box-orient: vertical;width: calc(100% + 30px);padding-right: 30px;} /* 滚动条边距 */ #w007_about_us_about_276 .img {width: 50%;top: 60px;} #w007_about_us_about_276 .img::before {padding-top: 66.625%;} @media screen and (max-width:1200px) { #w007_about_us_about_276 .content {display: grid;grid-template-columns: 100%;} #w007_about_us_about_276 .content .text {width: 100%;padding: 60px 100px 0 100px} #w007_about_us_about_276 .text .bg_color {position: absolute;top:0;right: 0;bottom: 0;left: 0;background-color: #fff;z-index: 3;} #w007_about_us_about_276 .content .img {width: 100%;top: 0;} } @media screen and (max-width:750px){ #w007_about_us_about_276 {padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);} #w007_about_us_about_276 .product {font-size: var(--font-sub-S);line-height: var(--font-sub-L);font-weight: var(--font-sub-B);} #w007_about_us_about_276 .text .title {font-size: var(--font-sma-S);} #w007_about_us_about_276 .text .brief {font-size: var(--font-txt-S);line-height: var(--font-txt-L);} } #w000_brand_story_brand_brief1_295 {background: #F8F8F8;} #w000_brand_story_brand_brief1_295 .box{display: grid;grid-template-columns: 50% 50%;} #w000_brand_story_brand_brief1_295 .box .container{width: 50vw;height: 600px;float: right;} #w000_brand_story_brand_brief1_295 .box .container .slide{} #w000_brand_story_brand_brief1_295 .box .container .slide .img{width: 100%;visibility: hidden;} #w000_brand_story_brand_brief1_295 .box .swiper{position: relative;} #w000_brand_story_brand_brief1_295 .box .swiper .page{position: absolute;z-index: 10;right: -275px;top: 275px;text-align: center;width: 600px;height: 50px;line-height: 50px;transform: rotateZ(90deg);} #w000_brand_story_brand_brief1_295 .box .swiper .swiper-pagination-bullet{width: 8px;height: 8px;background: #FFFFFF;border-radius: 50%;margin: 0 10px;opacity: 1;} #w000_brand_story_brand_brief1_295 .box .swiper .swiper-pagination-bullet-active{width: 14px;height: 14px;transform: translateY(3px);} #w000_brand_story_brand_brief1_295 .box .detail{color: #333333;display: flex;flex-direction: column;justify-content: center;padding-left: 70px;} #w000_brand_story_brand_brief1_295 .box .detail .name{font-size: var(--font_1st_px);color: var(--font_1st_color);font-weight: var(--font_1st_font_weight);font-style: var(--font_1st_font_style);line-height: var(--font_1st_line_height);margin-bottom: 25px;} #w000_brand_story_brand_brief1_295 .box .detail .brief{font-size: 18px;line-height: 30px;max-width: 620px;overflow:auto;max-height: 400px;padding-right: 10px;} #w000_brand_story_brand_brief1_295 .box .detail .brief .li{padding: 15px 0;} @media only screen and (max-width: 750px) { #w000_brand_story_brand_brief1_295 .box{display: block;padding-bottom: 60px;} #w000_brand_story_brand_brief1_295 .box .container{float: none;padding: 20px 0;width: 100%;} #w000_brand_story_brand_brief1_295 .box .detail{padding-left: 0;} #w000_brand_story_brand_brief1_295 .box .detail .brief{font-size: 28px;line-height: 1.7;max-width: 100%;color: #666;} #w000_brand_story_brand_brief1_295 .box .detail .name{font-size: 36px;line-height: 1.7;margin-bottom: 0;font-weight: 600;} } #temp_d_ly_pictures001_362{padding-top: var(--paddingTop); padding-bottom: var(--paddingBottom); background: #fbfbfb; } #temp_d_ly_pictures001_362 .big_tit{font-size: var(--font_1st_px);color: var(--font_1st_color);font-weight: var(--font_1st_font_weight);font-style: var(--font_1st_font_style);line-height: var(--font_1st_line_height);} #temp_d_ly_pictures001_362 .con{margin-top: 44px;} #temp_d_ly_pictures001_362 .con .li{width: 49%;} #temp_d_ly_pictures001_362 .con .li .pic{width: 100%; padding-top: 64.52%;} #temp_d_ly_pictures001_362 .con .li .info{margin-top: 24px; } #temp_d_ly_pictures001_362 .con .li .info .tit{font-size: 24px; line-height: 36px; color: #2A2E2E; font-weight: 600;} #temp_d_ly_pictures001_362 .con .li .info .brief{margin-top: 8px; font-size: 16px; line-height: 25px; color: #5F6464;} @media screen and (max-width: 1200px){ #temp_d_ly_pictures001_362 .con .li .info .tit{font-size: 22px; line-height: 1.5;} #temp_d_ly_pictures001_362 .con .li .info .brief{line-height: 1.5;} } @media screen and (max-width: 750px){ #temp_d_ly_pictures001_362 {padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);} #temp_d_ly_pictures001_362 .big_tit{font-size: var(--font-sub-S);} #temp_d_ly_pictures001_362 .con{margin-top: 0; flex-wrap: wrap;} #temp_d_ly_pictures001_362 .con .li{width: 100%; margin-top: 40px;} #temp_d_ly_pictures001_362 .con .li .info{margin-top: 30px; } #temp_d_ly_pictures001_362 .con .li .info .tit{font-size: 32px;} #temp_d_ly_pictures001_362 .con .li .info .brief{margin-top: 15px; font-size: 26px;} } #w001_index_scheme_302 {padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);background: #f2f5f8;} #w001_index_scheme_302 .box .title{} #w001_index_scheme_302 .box .title .p_tip{font-size: var(--sub_font_size);color: var(--sub_font_color);font-weight: var(--sub_font_weight);font-style: var(--sub_font_style);line-height: var(--sub_lh);} #w001_index_scheme_302 .box .title .c_tip{font-size: var(--tit_font_size);color: var(--tit_font_color);font-weight: var(--tit_font_weight);font-style: var(--tit_font_style);line-height: var(--tit_lh);margin: 20px 0 30px;} #w001_index_scheme_302.myleft .box .title{text-align: left;} #w001_index_scheme_302.mycenter .box .title{text-align: center;} #w001_index_scheme_302.myright .box .title{text-align: right;} #w001_index_scheme_302 .box .ul{display: flex;transition: .6s;padding-top: 60px;} #w001_index_scheme_302 .box .ul .li{width:110px;height: 580px;transition: .5s;margin-left: 8px;padding-top: 40px;overflow: hidden;position: relative;} #w001_index_scheme_302 .box .ul .li::before{display: block;content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);z-index: 1;position: absolute;top: 0;left: 0;} #w001_index_scheme_302 .box .ul .li.cur{width: calc(100% - 472px);box-shadow: 0 10px 15px 5px rgba(0, 0, 0, 0.1);} #w001_index_scheme_302 .box .ul .li:nth-child(1){margin-left: 0;} #w001_index_scheme_302 .box .ul .li:nth-child(2){transform: translateY(-32px);} #w001_index_scheme_302 .box .ul .li:nth-child(3){transform: translateY(-60px);} #w001_index_scheme_302 .box .ul .li:nth-child(4){transform: translateY(-32px);} #w001_index_scheme_302 .box .ul .li:nth-child(5){} #w001_index_scheme_302 .box .ul .li .img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;} #w001_index_scheme_302 .box .ul .li .name{writing-mode:vertical-lr;font-size: 24px;color: #fff;position: relative;margin: 0 auto;z-index: 1;} #w001_index_scheme_302 .box .ul .li .brief {font-size: 16px;color: #fff;line-height: 26px;margin: 25px 0 45px;position: relative;max-width: 0px;overflow: hidden;max-height: 156px;z-index: 1;text-overflow: ellipsis;display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 6;} #w001_index_scheme_302 .box .ul .li .view {font-size: 16px;color: #fff;position: relative;max-width: 0px;overflow: hidden;display: inline-block;z-index: 1;pointer-events:visible;} #w001_index_scheme_302 .box .ul .li .view i{margin-left: 5px;} #w001_index_scheme_302 .box .ul .li.cur{padding: 60px;} #w001_index_scheme_302 .box .ul .li.cur .name{writing-mode:initial;} #w001_index_scheme_302 .box .ul .li.cur .brief{max-width: initial;} #w001_index_scheme_302 .box .ul .li.cur .view{max-width: initial;} @media (any-hover: hover){ } @media screen and (max-width: 750px){ #w001_index_scheme_302 {padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);} #w001_index_scheme_302 .box .title .p_tip{font-size: var(--font-txt-S);line-height: var(--font-txt-L);font-weight: var(--font-txt-B);} #w001_index_scheme_302 .box .title .c_tip{font-size: var(--font-sub-S);line-height: var(--font-sub-L);font-weight: var(--font-sub-B);} #w001_index_scheme_302 .box .ul .li.cur {width: 100%;} #w001_index_scheme_302 .box .ul .li .name{font-size: var(--font-txt-S);writing-mode:initial;} #w001_index_scheme_302 .box .ul .li .brief {font-size: var(--font-bri-S);line-height: var(--font-bri-L);max-height: calc(6 * (var(--font-bri-L)));z-index: 1;max-width:initial;} #w001_index_scheme_302 .box .ul .li .view {font-size: var(--font-bri-S);max-width: initial;} #w001_index_scheme_302 .box .ul .li .view i{font-size: var(--font-bri-S);} #w001_index_scheme_302 .box .ul{display: block;padding-top: 0px;} #w001_index_scheme_302 .box .ul .li{width:100%;margin-left: 0px;padding: 60px;} #w001_index_scheme_302 .box .ul .li:nth-child(2){transform: translateY(0px);} #w001_index_scheme_302 .box .ul .li:nth-child(3){transform: translateY(0px);} #w001_index_scheme_302 .box .ul .li:nth-child(4){transform: translateY(0px);} } #w014_index_server_283_server{margin-top: var(--paddingTop);margin-bottom: var(--paddingBottom);} @media screen and (max-width: 751px){ #w014_index_server_283_server{margin-top: var(--appPaddingTop);margin-bottom: var(--appPaddingBottom);width: 100%;} } #w014_index_server_283_server .li{width: 50%;} #w014_index_server_283_server .li .bg{width: 50vw;left: 0;top: 0;bottom: 0;position: absolute;transition: 0.3s;} #w014_index_server_283_server .li .bg .imgg{transition: 0.3s;} #w014_index_server_283_server .li .bgg{right: 0;top: 0;bottom: 0;width: 50vw;position: absolute;transition: 0.3s;} #w014_index_server_283_server .li .bgg .imgg{transition: 0.3s;} #w014_index_server_283_server .cur .text{position: relative;color: #fff;z-index: 3;height: 100%;padding: 100px 0;margin-left: 8%;margin-right: 8%;} #w014_index_server_283_server .curr .text{position: relative;color: #fff;z-index: 3;height: 100%;padding: 100px 0;margin-left: 8%;margin-right: 8%;} #w014_index_server_283_server .text .name{font-size: 24px;} #w014_index_server_283_server .text .brief{font-size: 18px;margin-top: 5px;} @media (any-hover: hover) { #w014_index_server_283_server .li:hover .imgg{transform: scale(1.1)} #w014_index_server_283_server .li:hover .imgg{transform: scale(1.1)} } @media screen and (max-width: 751px){ #w014_index_server_283_server{flex-direction: column;} #w014_index_server_283_server .text .name{font-size:var(--font-sma-S);line-height:var(--font-sma-L)} #w014_index_server_283_server .text .brief{font-size:var(--font-txt-S);line-height:var(--font-txt-L)} #w014_index_server_283_server .li{width: 100%;} #w014_index_server_283_server .li .bg{width: 100vw;left: 0;right: 0;top: 0;bottom: 0;} #w014_index_server_283_server .li .bgg{width: 100vw;left: 0;right: 0;top: 0;bottom: 0;} } .w005_index_footer_48_footer_wrap{background: var(--backgroundColor);padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);color: var(--font_color_1);overflow: hidden;} .w005_index_footer_48_footer_wrap .box {padding: 0 0 var(--paddingBottom) 0;display: flex;justify-content: space-between;} #w005_index_footer_48_message{} #w005_index_footer_48_message .dl{} #w005_index_footer_48_message .dl .dt{margin-top: 15px;font-size: var(--phoneFont_px);color: var(--phoneFont_color);line-height: 40px;} #w005_index_footer_48_message .dl .logo{max-width: 400px;width: var(--logoWidth);} #w005_index_footer_48_message .dl .logo img{width: 100%;} #w005_index_footer_48_message .dl .dt span{font-size: var(--contactFont_px);} #w005_index_footer_48_message .dd{font-size: var(--contactFont_px);/*color: var(--contactFont_color);*/line-height: 30px;max-width: 400px;} #w005_index_footer_48_nav{display: flex;flex-wrap: wrap;flex: 1 1 300px;} #w005_index_footer_48_nav .dl{margin-left: 80px;margin-bottom: 30px;} #w005_index_footer_48_nav .dl .dt{margin-bottom: 30px;font-size: var(--oneNavFont_px);color: var(--oneNavFont_color);line-height: 1;} #w005_index_footer_48_nav .dd{font-size: var(--twoNavFont_px);line-height: 30px;color: var(--font_color_2);/*color: var(--twoNavFont_color);*/transition: 0.3s;} @media (any-hover: hover){ #w005_index_footer_48_nav .dd:hover{color:var(--navHoverColor);/*color: var(--twoNavHoverColor);*/text-decoration:underline;} } #w005_index_footer_48_nav_app{display: none;} #w005_index_footer_48_contact{margin-left: 80px;margin-bottom: 30px;} #w005_index_footer_48_contact .dt{margin-bottom: 30px;font-size: var(--oneNavFont_px);color: var(--oneNavFont_color);line-height: 1;} #w005_index_footer_48_contact .dd{font-size: 16px;line-height: 30px;color: var(--font_color_2);} #w005_index_footer_48_contact .qr .img{max-width: 120px;max-height: 120px;} #w005_index_footer_48_contact .qr .tip{font-size: 14px;color: var(--font_color_2);margin-top: 16px;max-width: 120px;text-align: center;line-height: 1.6;} #w005_index_footer_48_links{font-size: 16px;height: 72px;border-top: 1px solid var(--font_color_3);/*margin-top: 35px;*/color: var(--font_color_2);} #w005_index_footer_48_links .fd_link{display: flex;flex-wrap: wrap;gap: 10px 26px;} #w005_index_footer_48_links .fd_link span{font-weight: bold;} @media only screen and (max-width: 750px) { #w005_index_footer_48_links{font-size: var(--font-bri-S);line-height: var(--font-bri-L);height: auto;padding: 16px 0;border-top: none;margin-top: 35px;} } #w005_index_footer_48_copyright{border-top: 1px solid var(--font_color_3);padding: var(--paddingBottom) 0 0 0;color: var(--font_color_2);gap: 10px 20px;} #w005_index_footer_48_copyright .copyright{font-size: 14px;line-height: 30px;gap: 10px 20px;} #w005_index_footer_48_copyright .third {} #w005_index_footer_48_copyright .third.hide{display: none;} #w005_index_footer_48_copyright .third .a{margin-left: 20px;width: 30px;height: 30px;background: var(--font_color_2);border-radius: 50%;transition: .3s;} #w005_index_footer_48_copyright .third .a i{font-size: 20px;color: #fff;} #w005_index_footer_48_copyright .third .a:hover{background: var(--hoverFontColor);} @media only screen and (max-width: 1250px) { #w005_index_footer_48_contact{display: none;} } @media only screen and (max-width: 750px) { .w005_index_footer_48_footer_wrap{padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);} .w005_index_footer_48_footer_wrap .box{display: block;padding: 0;} #w005_index_footer_48_message .dl{} #w005_index_footer_48_message .dl .logo{width: var(--appLogoWidth);} #w005_index_footer_48_message .dl .dt{font-size: var(--font-txt-S);line-height: var(--font-txt-L);margin-top: 30px;} #w005_index_footer_48_message .dl .dt span{font-size: var(--font-txt-S);line-height: var(--font-txt-L);} #w005_index_footer_48_message .dl .dd{font-size: var(--font-txt-S);line-height: var(--font-txt-L);max-width: none;} #w005_index_footer_48_nav{display: none;} #w005_index_footer_48_nav_app{display: block;margin-top: 60px;color: var(--font_color_2);} #w005_index_footer_48_nav_app .dl{} #w005_index_footer_48_nav_app .dl .dt{font-size: var(--font-sma-S);line-height: var(--font-sma-L);padding: 20px 0;border-bottom: 1px solid var(--font_color_3);color: var(--font_color_1);} #w005_index_footer_48_nav_app .dl .dt > i{font-size: var(--font-txt-S);transition: .3s;} #w005_index_footer_48_nav_app .dl.cur .dt > i{transform: rotateZ(90deg);} /* 展开项 */ #w005_index_footer_48_nav_app .dl .dd{display: none;} #w005_index_footer_48_nav_app .dd .a{font-size: var(--font-txt-S);line-height: var(--font-txt-L);padding: 20px 0;padding-left: 15px;border-bottom: 1px solid var(--font_color_3);} #w005_index_footer_48_copyright{border-top: none;flex-wrap: wrap;padding: 10px 0;} #w005_index_footer_48_copyright .copyright{font-size: var(--font-bri-S);line-height: var(--font-bri-L);} #w005_index_footer_48_copyright .third{justify-content: center;margin-top: 50px;} #w005_index_footer_48_copyright .third .a{transform: scale(2);margin: 0 var(--font-txt-S);} }