﻿.thank-module .module-width{height:74rem;display:grid;grid-template-columns:repeat(2, 1fr)}.thank-module .module-width .img-list{display:grid;grid-gap:1.3rem;grid-template-columns:repeat(3, 1fr)}.thank-module .module-width .img-list .list-inner{padding-bottom:2.4rem;display:flex;flex-direction:column;grid-gap:1.5rem;height:100%;overflow:hidden}.thank-module .module-width .img-list .list-inner:nth-child(2n-1){flex-direction:column-reverse;padding-top:2.4rem}.thank-module .module-width .img-list .list-inner .img{border-radius:20rem;overflow:hidden;width:100%;height:60%;border:5px solid #EFB335}.thank-module .module-width .text{display:flex;flex-direction:column;justify-content:center}.thank-module .module-width .text .button .module-btn::after{display:none}.thank-module .module-width .text .text{position:relative;color:var(--ui-color-font-thirdly);font-size:var(--f-s-24);margin-right:17rem;text-align:center}.thank-module .module-width .text .text .img{width:100%}.thank-module .module-width .text .text .describe{width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (max-width: 992px){.thank-module{padding:8rem 0}.thank-module .module-width{height:auto;grid-template-columns:1fr;grid-gap:6rem}.thank-module .module-width .img-list .list-inner{overflow:unset}.thank-module .module-width .text .button .module-btn::after{display:none}.thank-module .module-width .text .text{font-size:var(--f-s-20);margin-right:12rem;text-align:center}}.news-showcase-module{background-color:var(--ui-color-bg-secondary);padding:9.4rem 0 7.4rem}.news-showcase-module .module-width{text-align:center}.news-showcase-module .module-width .sub-title{color:var(--ui-color-primary);font-size:var(--f-s-20);margin-bottom:2.7rem}.news-showcase-module .module-width .title{font-size:var(--f-s-46);font-weight:bold;margin-bottom:5.3rem}.news-showcase-module .module-width .news-list{position:relative}.news-showcase-module .module-width .news-list .owl-stage-outer{overflow:hidden}.news-showcase-module .module-width .news-list .owl-nav .owl-prev{top:50%;transform:translateY(-50%);position:absolute;left:-10.4rem}.news-showcase-module .module-width .news-list .owl-nav .owl-next{top:50%;transform:translateY(-50%);position:absolute;right:-10.4rem}.news-showcase-module .module-width .news-list .news-item{padding:.8rem;height:100%;display:flex;flex-direction:column}.news-showcase-module .module-width .news-list .news-item .news-inner{flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:left;margin-top:12rem;padding:0 4.8rem 3.6rem;background-color:white;box-shadow:0 0 8px 0 rgba(0,0,0,0.25)}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box{position:relative;display:flex;flex-direction:column-reverse;width:100%;height:12rem;margin-bottom:3.3rem}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box .date{transform:translateY(50%);position:absolute;bottom:0;right:1.6rem;padding:.4rem 2rem 2rem;background-color:var(--ui-color-secondary);color:white;text-align:center}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box .date .day{font-size:var(--f-s-46);font-weight:bold;margin-bottom:1.2rem}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box .date .month{font-size:var(--f-s-16)}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box .inner-img{width:100%;height:200%}.news-showcase-module .module-width .news-list .news-item .news-inner .news-info{color:var(--ui-color-font-secondary);font-size:var(--f-s-16);margin-bottom:3.2rem}.news-showcase-module .module-width .news-list .news-item .news-inner .title{transition-duration:300ms;font-weight:bold;font-size:var(--f-s-20);margin-bottom:2.4rem}.news-showcase-module .module-width .news-list .news-item .news-inner .describe{font-size:var(--f-s-18);color:#999696;margin-bottom:2.5rem}.news-showcase-module .module-width .news-list .news-item .news-inner .more{transition-duration:300ms;color:var(--ui-color-primary)}.news-showcase-module .module-width .news-list .news-item .news-inner .more .text{text-decoration:underline}.news-showcase-module .module-width .news-list .news-item .news-inner:hover .title{color:var(--ui-color-primary)}.news-showcase-module .module-width .news-list .news-item .news-inner:hover .more{color:var(--ui-color-secondary)}@media (max-width: 1560px){.news-showcase-module .module-width .news-list .owl-nav .owl-prev{position:absolute;left:0;top:50%;transform:translateY(-50%) translateX(-30%);border:1px solid var(--ui-color-primary)}.news-showcase-module .module-width .news-list .owl-nav .owl-next{position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(30%);border:1px solid var(--ui-color-primary)}}@media (max-width: 992px){.news-showcase-module .module-width .title{font-size:var(--f-s-28);margin-bottom:2.9rem}.news-showcase-module .module-width .sub-title{font-size:var(--f-s-16);margin-bottom:1.2rem}.news-showcase-module .module-width .news-list .news-item{margin:1.2rem}.news-showcase-module .module-width .news-list .news-item .news-inner{margin-top:0;padding:1.5rem 1.5rem 3.8rem}.news-showcase-module .module-width .news-list .news-item .news-inner .describe{display:none}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box{height:14rem}.news-showcase-module .module-width .news-list .news-item .news-inner .img-box .inner-img{height:100%}}.solution-details-module{flex-direction:column}.solution-details-module .content{width:100%;padding:5rem 0}.solution-details-module .content .title{display:flex;justify-content:space-between;align-items:flex-end;margin-top:3.4rem;margin-bottom:1.6rem;font-size:var(--f-s-24);width:100%;padding-bottom:1rem;border-right:1px solid #808080;border-bottom:1px solid #808080;padding-right:3rem}.solution-details-module .content .title .more{font-size:var(--f-s-18);font-weight:normal;color:var(--ui-color-thirdly)}.solution-details-module .content .module-width{display:grid;grid-gap:0 9rem;grid-template-columns:1fr 41rem}.solution-details-module .content .module-width .side .title{padding:0;border:none;color:var(--ui-color-primary);font-size:var(--f-s-18);font-weight:bold;padding-bottom:1rem}.solution-details-module .content .module-width .side .title:not(:first-child){margin-top:5.1rem}.solution-details-module .content .module-width .side .title.underline{border-bottom:1px solid #CCCCCC}.solution-details-module .content .module-width .side .bottom-img{border:2.3rem solid #FFB936;width:100%;margin-top:6.3rem}.solution-details-module .content .module-width .side .other-news{position:sticky;top:9.8rem;padding:3.4rem 3.6rem 5rem;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.08)}.solution-details-module .content .module-width .side .other-news .menu-list .item{transition-duration:300ms;cursor:pointer;font-size:var(--f-s-16);color:var(----ui-color-font-thirdly);padding:.8rem}.solution-details-module .content .module-width .side .other-news .menu-list .item:hover{color:var(--ui-color-primary);background-color:#D1001422}.solution-details-module .content .module-width .side .other-news .tag-list{display:flex;grid-gap:.6rem}.solution-details-module .content .module-width .side .other-news .tag-list .tag-item{transition-duration:300ms;cursor:pointer;border:1px solid #CCCCCC;font-size:var(--f-s-14);padding:.6rem 2rem .6rem .6rem}.solution-details-module .content .module-width .side .other-news .tag-list .tag-item:hover{color:var(--ui-color-primary);border-color:var(--ui-color-primary)}.solution-details-module .content .module-width .side .other-news .news-list{display:grid;grid-template-columns:1fr;grid-gap:2.3rem}.solution-details-module .content .module-width .side .other-news .news-list .news-item{cursor:pointer;height:9.5rem;display:flex;grid-gap:2.1rem}.solution-details-module .content .module-width .side .other-news .news-list .news-item:hover .news-title{color:var(--ui-color-primary)}.solution-details-module .content .module-width .side .other-news .news-list .news-item .img{aspect-ratio:1}.solution-details-module .content .module-width .side .other-news .news-list .news-item .text{flex:1;display:flex;flex-direction:column;grid-gap:1rem}.solution-details-module .content .module-width .side .other-news .news-list .news-item .text .time{color:var(--ui-color-font-secondary);font-size:var(--f-s-14)}.solution-details-module .content .module-width .side .other-news .news-list .news-item .text .news-title{transition-duration:300ms;font-weight:bold;font-size:var(--f-s-16);line-height:1.6;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.solution-details-module .content .module-width .side .other-news .type li{cursor:pointer;transition-duration:300ms;font-size:var(--f-s-14);padding:1.2rem 0}.solution-details-module .content .module-width .side .other-news .type li>a{display:inline-block}.solution-details-module .content .module-width .side .other-news .type li:before{content:'•'}.solution-details-module .content .module-width .side .other-news .type li:hover{color:var(--ui-color-primary);background-color:#D1001422}.solution-details-module .content .module-width .side .other-news .search{padding:.6rem 1.2rem;border:1px solid #000000;display:flex;font-size:var(--f-s-14)}.solution-details-module .content .module-width .side .other-news .search input{flex:1;outline:none;border:none}.solution-details-module .content .module-width .side .event-info{padding:3.4rem 3.6rem 5rem;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.08)}.solution-details-module .content .module-width .side .event-info .info{background-color:unset;margin-bottom:3rem;font-size:var(--f-s-14)}.solution-details-module .content .module-width .side .event-info .info .bold{font-weight:bold}.solution-details-module .content .module-width .content-inner .share-box{border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;padding:3.2rem 0;display:flex;justify-content:space-between}.solution-details-module .content .module-width .content-inner .share-box .share-list{display:flex;grid-gap:.6rem}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item{cursor:pointer;display:flex;justify-content:center;align-items:center;width:50px;height:46px;color:white}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(1){background-color:#49BCEB;font-size:var(--f-s-26)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(2){background-color:#4F5FBF;font-size:var(--f-s-18)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(3){background-color:#2DA440;font-size:var(--f-s-26)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(4){background-color:#EFB335;font-size:var(--f-s-22)}.solution-details-module .content .module-width .content-inner .share-box .like{display:flex;grid-gap:.7rem;align-items:center}.solution-details-module .content .module-width .content-inner .share-box .like .like-button{font-size:var(--f-s-22);cursor:pointer;display:flex;justify-content:center;align-items:center;width:50px;height:46px;border:1px solid #5C5757}.solution-details-module .content .module-width .content-inner .share-box .like .like-count{font-size:var(--f-s-14)}.solution-details-module .content .module-width .content-inner .mobile-summary-box{display:none}.solution-details-module .content .module-width .content-inner .tag-list{display:flex;grid-gap:.4rem;margin-top:4.3rem;margin-bottom:5.6rem}.solution-details-module .content .module-width .content-inner .tag-list .tag-item{cursor:pointer;padding:.4rem .8rem;font-size:var(--f-s-14);border:1px solid #333333}.solution-details-module .content .module-width .content-inner .img{width:100%;aspect-ratio:5/2}.solution-details-module .content .module-width .content-inner .describe{font-size:var(--f-s-16);line-height:1.4}.solution-details-module .content .module-width .content-inner .bottom-form .title{font-size:var(--f-s-36);font-weight:normal;border:none}.solution-details-module .content .module-width .content-inner .bottom-form .form{display:grid;grid-gap:0 4.5rem;grid-template-columns:repeat(2, 1fr)}.solution-details-module .content .module-width .content-inner .bottom-form .form .submit{margin-top:5.2rem}.solution-details-module .content .module-width .content-inner .bottom-form .form .submit .button{cursor:pointer;display:inline-block;background-color:#D83707;color:white;font-size:var(--f-s-16);padding:2rem 4rem}.solution-details-module .content .module-width .content-inner .bottom-form .form .submit .button .icon{margin-left:2rem}.solution-details-module .content .module-width .content-inner .bottom-form .form .submit input{display:none}.solution-details-module .content .module-width .content-inner .bottom-form .form .select,.solution-details-module .content .module-width .content-inner .bottom-form .form .input{display:flex;align-items:center;border-bottom:1px solid #292929;height:6.3rem}.solution-details-module .content .module-width .content-inner .bottom-form .form .select:has([required]) span::after,.solution-details-module .content .module-width .content-inner .bottom-form .form .input:has([required]) span::after{content:'*';color:#FF0000;margin-left:.6rem}.solution-details-module .content .module-width .content-inner .bottom-form .form .select select,.solution-details-module .content .module-width .content-inner .bottom-form .form .select input,.solution-details-module .content .module-width .content-inner .bottom-form .form .input select,.solution-details-module .content .module-width .content-inner .bottom-form .form .input input{margin-left:.6rem;flex:1;border:none;outline:none}.solution-details-module .content .module-width .content-inner .bottom-form .form .select:first-child,.solution-details-module .content .module-width .content-inner .bottom-form .form .input:first-child{grid-column:span 2}.solution-details-module .header{position:relative;background-color:var(--ui-color-bg-primary);height:36rem}.solution-details-module .header .img{position:absolute;width:100%;height:100%;left:0;top:0;filter:brightness(0.4)}.solution-details-module .header .module-width{display:flex;justify-content:space-between}.solution-details-module .header .module-width .event-info{width:100%;height:100%}.solution-details-module .header .module-width .event-info .text{height:100%;position:relative;width:100%;padding:7.4rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white}.solution-details-module .header .module-width .event-info .text .breadcrumb{font-size:var(--f-s-16);display:flex;grid-gap:1rem;align-items:center}.solution-details-module .header .module-width .event-info .text .breadcrumb .color-text{color:var(--ui-color-primary)}.solution-details-module .header .module-width .event-info .text .title{font-size:var(--f-s-36);font-weight:bold}.solution-details-module .header .module-width .event-info .text .time-view{font-size:var(--f-s-16)}@media (max-width: 992px){.solution-details-module .content .module-width{grid-template-columns:1fr;grid-gap:3.6rem}.solution-details-module .content .module-width .side .other-news{padding:2rem}.solution-details-module .content .module-width .side .other-news .title:not(:first-child),.solution-details-module .content .module-width .side .other-news div:not(.menu-list),.solution-details-module .content .module-width .side .other-news .search{display:none}.solution-details-module .content .module-width .content-inner .bottom-form .form{grid-template-columns:1fr}.solution-details-module .content .module-width .content-inner .bottom-form .form .select:first-child{grid-column:span 1}.solution-details-module .content .module-width .content-inner .share-box{padding:2.1rem 0}.solution-details-module .content .module-width .content-inner .share-box .like{height:.1rem}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item{width:3.2rem;height:2.9rem}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(1){font-size:var(--f-s-16)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(2){font-size:var(--f-s-16)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(3){font-size:var(--f-s-16)}.solution-details-module .content .module-width .content-inner .share-box .share-list .share-item:nth-child(4){font-size:var(--f-s-16)}.solution-details-module .content .module-width .content-inner .mobile-summary-box{display:block;width:100%;margin:3.6rem 0 2.1rem;box-shadow:0 .4rem 2rem 0 rgba(0,0,0,0.25);padding:.3rem 1.8rem 3.6rem}.solution-details-module .content .module-width .content-inner .mobile-summary-box .title{border-right:none;font-size:var(--f-s-16);color:#D10014;border-bottom:.1rem solid gray}.solution-details-module .content .module-width .content-inner .mobile-summary-box .menu-list .item{transition-duration:300ms;cursor:pointer;font-size:var(--f-s-14);color:var(----ui-color-font-thirdly);padding:.8rem;transition:.3s all}.solution-details-module .content .module-width .content-inner .mobile-summary-box .menu-list .item:hover,.solution-details-module .content .module-width .content-inner .mobile-summary-box .menu-list .item.active{color:var(--ui-color-primary);background-color:#D1001422}}.cookie-confirm-module{display:none;position:fixed;z-index:999;bottom:0;flex-direction:column;justify-content:flex-end;height:100%}.cookie-confirm-module .cover{display:none;height:100%;width:100%;background-color:#00000011}.cookie-confirm-module .window{transition-duration:300ms;translate:0 100%;padding:6.1rem 0;background-color:black}.cookie-confirm-module .window .module-width{position:relative;text-align:center;color:white}.cookie-confirm-module .window .module-width .close{cursor:pointer;position:absolute;right:2rem;top:0;font-size:var(--f-s-30);transform:translateY(-100%)}.cookie-confirm-module .window .module-width .title{font-size:var(--f-s-18);font-weight:bold;margin-bottom:1.1rem}.cookie-confirm-module .window .module-width .describe{font-size:var(--f-s-16);line-height:1.4;margin-bottom:2.5rem}.cookie-confirm-module .window .module-width .button-box .cancel,.cookie-confirm-module .window .module-width .button-box .agree{cursor:pointer;display:inline-block;padding:.8rem 2rem}.cookie-confirm-module .window .module-width .button-box .cancel{background-color:#7F8895}.cookie-confirm-module .window .module-width .button-box .agree{background-color:#D83707}.news-showcase-module .module-width .news-list .news-item .news-inner .more{color:unset}.news-showcase-module .module-width .news-list .news-item:hover .news-inner .more{color:var(--ui-color-primary)}
