.err-list-module{position:relative;width:100%;background-color:var(--ui-color-primary);padding:27rem 0}.err-list-module .err-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.3}.err-list-module .text-list{position:relative;z-index:3;text-align:center}.err-list-module .text-list .text-title{font-weight:bold;font-size:var(--f-s-70);color:#FFFFFF;line-height:1.2;margin:0 0 6.9rem}.err-list-module .text-list .err-search{width:100%;max-width:54.5rem;position:relative;margin:0 auto;font-weight:400;font-size:var(--f-s-14);color:#6B6B6B;line-height:1.7}.err-list-module .text-list .err-search>i{position:absolute;z-index:2;top:50%;transform:translateY(-50%);left:0;width:4.2rem;text-align:center}.err-list-module .text-list .err-search input{position:relative;z-index:1;width:100%;background:#F7FAF9;border-radius:.5rem;border:.1rem solid #ccc;padding:1rem 4.2rem}.err-list-module .text-list .err-search input:focus{outline:none}.err-list-module .text-list .err-search .search_data_list{position:absolute;top:100%;left:0;width:100%;background:#fff;height:20rem;overflow:hidden scroll;border:.1rem solid rgba(0,0,0,0.175);padding:0 2rem;line-height:1.8;display:none;text-align:left}.err-list-module .text-list .err-search .search_data_list .search_data_item{color:#000000;font-size:var(--f-s-18)}@media (max-width: 992px){.err-list-module{padding:12rem 0}.err-list-module .text-list .text-title{font-size:var(--f-s-40);margin:0 0 3.2rem}.err-list-module .text-list .err-search{max-width:100%;font-size:var(--f-s-14)}}.err-text-module{width:100%;padding:9rem 0 4.4rem}.err-text-module .text-list{width:100%;text-align:center}.err-text-module .text-list .text-title{font-weight:bold;font-size:var(--f-s-60);color:#000000;line-height:1.5;margin:0 0 2.8rem}.err-text-module .text-list .text-title .main-color{color:var(--ui-color-primary)}.err-text-module .text-list .text-btn{margin:0 auto}@media (max-width: 992px){.err-text-module{padding:4rem 0 4rem}.err-text-module .text-list{width:100%;text-align:center}.err-text-module .text-list .text-title{font-size:var(--f-s-32);margin:0 0 2rem}.err-text-module .text-list .text-btn{margin:0 auto}}.text-image-owl-module{width:100%;margin:0 0 12.3rem;display:flex;flex-wrap:wrap}.text-image-owl-module.r_t_l-module{flex-direction:row-reverse}.text-image-owl-module.r_t_l-module .text-item{background:#F0F0F0}.text-image-owl-module.r_t_l-module .text-item .text-content .text-title{color:#36403D}.text-image-owl-module.r_t_l-module .text-item .text-content .text-describe{color:#36403D}.text-image-owl-module.r_t_l-module .text-item .text-content .text-btn{background-color:var(--ui-color-primary);color:#fff;border-color:var(--ui-color-primary)}.text-image-owl-module.r_t_l-module .image-box:before{background-color:#F0F0F0}.text-image-owl-module.r_t_l-module .image-box:before{right:-.1rem;left:unset}.text-image-owl-module.r_t_l-module .image-box:before{clip-path:polygon(0 50%, 100% 0, 100% 100%)}.text-image-owl-module .text-item{flex:1;display:flex;align-items:center;padding:8rem 16rem;background-color:var(--ui-color-primary)}.text-image-owl-module .text-item .text-content{width:100%}.text-image-owl-module .text-item .text-content .text-title{font-weight:bold;font-size:var(--f-s-40);color:#FFFFFF;line-height:1.5;margin:0 0 2rem}.text-image-owl-module .text-item .text-content .text-describe{font-weight:400;font-size:var(--f-s-18);color:#36403D;line-height:1.8;margin:0 0 5.3rem}.text-image-owl-module .text-item .text-content .text-btn{position:relative;width:fit-content;display:flex;grid-gap:1.2rem;padding:1.3rem 4.2rem;border:.1rem solid #fff;border-radius:3rem;font-weight:bold;font-size:var(--f-s-16);color:#FFFFFF;line-height:1.5;transition:.3s all}.text-image-owl-module .text-item .text-content .text-btn:after{content:"\e673";line-height:inherit;color:inherit;font-size:inherit;font-family:"iconfont" !important;transition:transform .3s ease-in-out}.text-image-owl-module .text-item .text-content .text-btn:hover{cursor:pointer;background-color:#fff;color:var(--ui-color-primary)}.text-image-owl-module .text-item .text-content .text-btn:hover:after{transform:translateX(.6rem)}.text-image-owl-module .image-box{position:relative;width:50%;display:flex}.text-image-owl-module .image-box:before{content:"";position:absolute;left:0;top:0;z-index:2;width:5.4rem;height:100%;background-color:var(--ui-color-primary);clip-path:polygon(0 0, 0 100%, 100% 50%)}.text-image-owl-module .image-box .image-list{position:relative;display:flex;z-index:1;width:100%}.text-image-owl-module .image-box .image-list .owl-dots{padding:0 10.8rem;justify-content:flex-start}.text-image-owl-module .image-box .image-list .owl-dots .owl-dot{width:1.1rem;height:1.1rem}.text-image-owl-module .image-box .image-list .owl-dots .owl-dot.active{width:5.4rem;height:1.1rem;border-radius:1.1rem}.text-image-owl-module .image-box .image-list .owl-stage{display:flex}.text-image-owl-module .image-box .image-list .owl-stage .owl-item{display:flex}.text-image-owl-module .image-box .image-list .image-item{width:100%;height:auto;aspect-ratio:960/800}.text-image-owl-module .image-box .image-list .image-item img{transition:.3s all}@media (max-width: 992px){.text-image-owl-module{display:flex;flex-direction:column;margin:0 0 5.4rem}.text-image-owl-module .image-box{width:100%}.text-image-owl-module .image-box:before{display:none}.text-image-owl-module .image-box:after{display:none}.text-image-owl-module .image-box .image-list .owl-dots{justify-content:center}.text-image-owl-module .image-box .image-list .image-item{width:100%;height:auto;aspect-ratio:375/283}.text-image-owl-module .text-item{width:100%;padding:5.5rem 1.8rem 6.7rem 1.8rem}.text-image-owl-module .text-item .text-content .text-title{font-size:var(--f-s-24);margin-bottom:2.1rem}.text-image-owl-module .text-item .text-content .text-describe{font-size:var(--f-s-16);margin-bottom:2.8rem}}.solution-owl-module{padding-bottom:10.2rem}.solution-owl-module .module-width{display:flex;flex-direction:column;grid-gap:5rem;align-items:center}.solution-owl-module .module-width .img-content-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:3rem}.solution-owl-module .module-width .img-content-list.owl-carousel{padding:0 0 6rem}.solution-owl-module .module-width .img-content-list.owl-carousel .owl-dots{bottom:0}.solution-owl-module .module-width .img-content-list .img-content-item{flex:1;display:flex;flex-direction:column;grid-gap:6rem}.solution-owl-module .module-width .img-content-list .img-content-item:hover .img-box>img{transform:scale(1.1)}.solution-owl-module .module-width .img-content-list .img-content-item .img-box{width:100%;overflow:hidden}.solution-owl-module .module-width .img-content-list .img-content-item .img-box>img{width:100%;aspect-ratio:440/446;transition:all .3s ease}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box{padding:0 1rem;display:flex;flex-direction:column}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box .title{font-size:var(--f-s-30);line-height:1.2;font-weight:bold;margin-bottom:2.6rem;color:#000000;transition:all .3s ease}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box .title:hover{color:var(--ui-color-primary)}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box .desc{font-size:var(--f-s-20);line-height:1.5;margin-bottom:6.8rem;color:#6B6B6B}@media (max-width: 992px){.solution-owl-module{padding-bottom:6rem}.solution-owl-module .module-width .img-content-list{display:flex;width:100%}.solution-owl-module .module-width .img-content-list .img-content-item .img-box>img{aspect-ratio:342/342}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box{padding:0 .8rem}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box .title{font-size:var(--f-s-18);margin-bottom:1.5rem}.solution-owl-module .module-width .img-content-list .img-content-item .content-btn-box .desc{font-size:var(--f-s-16);margin-bottom:3rem}}.err-container .text-image-owl-module{margin:0}.err-container .text-image-owl-module.r_t_l-module .text-item .text-content .text-describe{color:#36403D}.err-container .text-image-owl-module .text-item .text-content{max-width:464px;margin:0 auto}.err-container .text-image-owl-module .text-item .text-content .text-describe{color:#fff}.err-container .solution-owl-module{padding-top:69px}
