@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.cdnfonts.com/css/segoe-ui-4";:root{font-size:16px}@media(min-width: 350px){:root{font-size:16px}}@media(min-width: 700px){:root{font-size:12px}}@media(min-width: 1024px){:root{font-size:16px}}img{max-width:100%;height:auto}.wrapper{font-family:"Mulish","Noto Sans TC",sans-serif}.container{position:relative;width:100%;max-width:1070px;padding:0 15px;height:auto;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.btnRegistration{border-radius:0 15px !important}.btnRegistration a{border-radius:0 15px !important}main{position:relative;width:100%;height:auto;overflow:hidden}.modal .modal-dialog{max-width:800px}.modal .modal-content{padding:20px 30px;border-radius:20px}.modal .modal-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #182987}.modal .modal-header .modal-title{font-size:24px;font-weight:bold;display:block}.modal .modal-header .sub{position:relative;margin:5px 0 0 0;font-size:20px;font-weight:300;color:#373f41;display:block;line-height:1.4}.modal .modal-header .close{position:absolute;top:25px;right:30px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.modal .modal-header .close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.modal .modal-body{font-size:20px;font-weight:300;color:#373f41;line-height:1.6}.modal .modal-body .cnt{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;margin:10px 0;font-size:18px;border:dashed rgba(24,41,135,.3);border-width:1px 0 1px 0}.modal .modal-body span{font-weight:bold}.modal .modal-body ol{list-style:decimal;padding:0 0 0 20px}.modal .modal-body ul{font-size:18px;list-style:disc;padding:0 0 0 20px}.modal .modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0}.modal .modal-footer .ps{position:relative;font-size:24px;font-weight:bold;color:#000;margin:0 0 20px 0}.modal .modal-footer .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;letter-spacing:3px;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.modal .modal-footer .btn:hover{color:#182987;background-color:#fff}@media(max-width: 768px){.modal .modal-dialog{max-width:800px}.modal .modal-content{margin:50px auto;padding:10px 20px}.modal .modal-header .modal-title{font-size:22px}.modal .modal-header .sub{font-size:16px}.modal .modal-body{font-size:16px;line-height:1.3}.modal .modal-footer .ps{font-size:18px;margin:0 0 20px 0;line-height:1.3}.modal .modal-footer .btn{padding:17px 40px;font-size:24px}}#forasp{position:fixed;top:0;left:0;width:100%;height:35px;z-index:999}body{background-color:#1c207b}header{position:fixed;top:0;left:0;width:100%;height:0px;background-color:rgba(16,26,78,.9);z-index:999}header .fix_aside{position:fixed;z-index:99;right:1rem;bottom:.5rem}header .fix_aside.is_active{-webkit-transform:translateX(0%);transform:translateX(0%)}header .fix_aside .fx_item{position:relative;display:block;border-radius:.5em;margin:.5em 0;width:4em;height:4em;background-color:#fff;font-size:.95rem;cursor:pointer;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.19);box-shadow:0 1px 3px 0 rgba(0,0,0,.19);-webkit-transition:-webkit-transform 240ms,-webkit-box-shadow 240ms;transition:-webkit-transform 240ms,-webkit-box-shadow 240ms;transition:transform 240ms,box-shadow 240ms;transition:transform 240ms,box-shadow 240ms,-webkit-transform 240ms,-webkit-box-shadow 240ms}header .fix_aside .fx_item.is_primary{background:linear-gradient(-135deg, #94F4FF 20%, #1A17A4);color:#fff;border:solid 2px #fff;line-height:1.3}header .fix_aside .fx_item:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.19);box-shadow:0 4px 5px 0 rgba(0,0,0,.19)}header .fix_aside .fx_item .in_wrap{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:14px;font-weight:bold}header .fix_aside .fx_item .in_wrap.ic{width:100%;height:100%;padding:.6em}header .fix_aside .fx_item .in_wrap.ic .ic_top{width:100%;padding-top:100%;background:url(../../assets/images/icons/arrow_top.png) center/contain no-repeat}header .nav_mobile{position:relative;display:block}header .nav_mobile-btn{position:absolute;top:5px;right:15px;width:35px;height:35px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav_mobile-btn-line{position:relative;display:block;width:25px;height:2px;background:#e78aff;border-radius:4px;margin:2.5px 0;-webkit-box-shadow:1px 0px 1px rgba(0,0,0,.3);box-shadow:1px 0px 1px rgba(0,0,0,.3)}header .nav_language{position:absolute;top:60px;right:5px;cursor:pointer;padding:0 12px;text-align:right;-webkit-transform:translateY(0);transform:translateY(0)}header .nav_language .hover{display:inline-block;position:relative}header .nav_language .hover img{width:30px;line-height:0}header .nav_language .hover:hover .hover_menu{display:-webkit-box;display:-ms-flexbox;display:flex}header .nav_language .hover_holder{cursor:pointer;-webkit-filter:brightness(100%);filter:brightness(100%)}header .nav_language .hover_menu{position:absolute;top:auto;right:0;padding:10px 0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .nav_language .hover_menu .hover_item{cursor:pointer;display:block;margin-top:10px;text-decoration:none;padding:5px 15px;width:100px;text-align:center;white-space:nowrap;font-size:16px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.5);box-shadow:0 3px 5px rgba(0,0,0,.5);color:#5a2ad1;background-color:#ffcc71;border:1px solid #ffcc71;border-radius:10px 20px 10px 20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .nav_language .hover_menu .hover_item:hover{background-color:#e78aff;-webkit-box-shadow:0 0 0 rgba(0,0,0,.8);box-shadow:0 0 0 rgba(0,0,0,.8);border:1px solid #e78aff}header .nav_list{margin-top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%)}header .nav_area{position:absolute;top:0;right:-100%;width:100%;height:100vh;background-color:#1c1953}header .nav_area .logo{position:relative;width:200px;height:auto;margin:20px auto;display:block}header .nav_area li{position:relative;width:100%;height:auto;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav_area li.hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav_area li.hover .hover_menu{position:relative;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}header .nav_area li a{line-height:.4rem;position:relative;width:auto;height:auto;text-align:center;padding:2px;color:#fff;font-size:1.4rem;font-weight:500;overflow:hidden;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:1.6rem}header .nav_area li a:hover{color:#e78aff}header .nav_area li a .item_sub{display:block;font-size:.5rem;line-height:1.2rem;font-weight:300}header .nav_area li.btn a{padding:12px 35px;color:#fff;background-color:#182987;border:1px solid #182987;border-radius:5px}header .nav_area li.btn a:hover{color:#182987;background-color:#fff}header .nav_area li.active a{color:#76e6ff}footer{background-color:#fff;position:relative;width:100%;padding:35px 0 !important}footer .container{padding:0}footer .row_container .for_mb{display:block}footer .row_container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 0;margin-left:0;margin-right:0}footer .row_container .row h3{font-weight:bold;letter-spacing:.1rem;margin:0;font-size:1.2rem}footer .row_container .row img{max-width:200px;margin:2rem 0}footer .row_container .row_sp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}footer .row_container .row_sp h3{display:none}footer .row_container .row_sp img{max-width:40%;margin:2rem 1rem 2rem 1rem !important}footer .row_container .row_sp2{padding:0 2rem}footer .logo{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .content{position:relative;width:100%;margin:35px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .content .contant{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}footer .content .contant .cnts{position:relative}footer .content .contant .cnts:first-child{border:solid #373f41;border-width:0 0 1px 0;padding:0 0 25px 0}footer .content .contant .cnts:last-child{border:solid #373f41;border-width:0 0 1px 0;padding:25px 0 25px 0}footer .content .contant .cnts .cnt{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;font-size:16px;font-weight:300;color:#373f41}footer .content .contant .cnts .cnt img{position:relative;width:15px;height:auto;margin:0 10px 0 0}footer .content .contant .cnts .cnt a{color:#373f41;text-decoration:none}footer .info{position:relative;width:100%;margin:25px 0 0 0;text-align:left;line-height:1.5;font-size:16px;font-weight:300;color:#373f41;white-space:nowrap}@media(max-width: 768px){header .nav_area .logo{display:none}.row2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row2 .inner_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row2 .inner_row img{max-width:150px;max-height:120px}}@media(min-width: 850px){header{height:auto;background-color:#1c1953}header .nav_mobile{display:none}header .nav_list{margin-top:0;-webkit-transform:initial;transform:initial}header .nav_language{position:absolute;top:50%;right:50px;cursor:pointer;padding:0 12px;text-align:right;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .nav_language .hover_holder{-webkit-filter:brightness(1000%);filter:brightness(1000%)}header .nav_sns{position:absolute;top:50%;right:10px;cursor:pointer;padding:0 12px;text-align:right;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .nav_area{position:relative;top:0;right:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 70px 0 20px;max-width:1200px;margin:0 auto;height:auto;background-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav_area .logo{margin:0 2% 0 0;width:180px;height:auto}header .nav_area .logo img{width:100%;max-width:100%}header .nav_area ul{position:relative;width:auto;margin:0 4% 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem 0}header .nav_area ul li{position:relative;width:auto;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}header .nav_area ul li.hover:hover .hover_menu{display:-webkit-box;display:-ms-flexbox;display:flex}header .nav_area ul li.hover .hover_menu{position:absolute;top:60%;right:0;padding:10px 0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .nav_area ul li.hover .hover_menu .hover_item{cursor:pointer;display:block;margin-top:10px;text-decoration:none}header .nav_area ul li.hover .hover_menu .hover_item p{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 15px;width:100px;text-align:center;white-space:nowrap;font-size:16px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.5);box-shadow:0 3px 5px rgba(0,0,0,.5);color:#5a2ad1;background-color:#ffcc71;border:1px solid #ffcc71;border-radius:10px 20px 10px 20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .nav_area ul li.hover .hover_menu .hover_item p:hover{background-color:#e78aff;-webkit-box-shadow:0 0 0 rgba(0,0,0,.8);box-shadow:0 0 0 rgba(0,0,0,.8);border:1px solid #e78aff}header .nav_area ul li.hover .hover_menu .hover_item p span{font-size:12px}header .nav_area ul li a{font-size:1rem}footer .row_container .for_mb{display:none}footer .row_container .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.4rem 2rem}footer .row_container .row.row2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .row_container .row.row2 h3{white-space:nowrap;margin-top:2.5%}footer .row_container .row.row2 .inner_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 0px}footer .row_container .row.row2 .inner_row img{margin:0 2rem;max-width:150px;max-height:120px}footer .row_container .row img{margin:2rem;max-width:200px}footer .row_container .row h3{margin-right:2rem}footer .row_container .row_sp h3{display:block}footer .row_container .row_sp img{max-width:120px !important;margin:0 1rem !important}footer .row_container .row_sp2{margin-left:13%;padding:0 !important}footer .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .content .contant{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .content .contant .cnts{width:auto}footer .content .contant .cnts:first-child{border-width:0 1px 0 0;padding:0 25px 0 0}footer .content .contant .cnts:last-child{border-width:0 0 0 0;padding:0 0 0 25px}footer .info{width:auto;margin:0;text-align:right}}@media(min-width: 1300px){header{background-color:#1c1953}header .nav_area{background-color:#1c1953;padding:0 20px}header .nav_area ul{margin:0 4% 0 0}}@media(min-width: 1450px){header{background-color:#1c1953}header .nav_area{background-color:#1c1953}header .nav_area ul{margin:0 0 0 0}}.registration .top{position:relative;margin:100px 0 0 0;width:100vw;height:auto;background-image:linear-gradient(297.39deg, #00FFFF 4.5%, #00F6FF 6.21%, #02CCFF 15.08%, #03A7FE 24.42%, #038AFE 34.16%, #0473FE 44.44%, #0563FE 55.49%, #0559FE 67.84%, #0556FE 84.21%)}.registration .top #particles-js{position:absolute;width:200%;height:200%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.registration .top .cnt{position:relative;width:100%;max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0;margin:0 auto;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.registration .top .cnt h3{position:relative;font-size:2.375rem;font-weight:bold;line-height:1.2;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:center}.registration .top .cnt p{position:relative;margin:0 0 0 60px;font-size:1.75rem;font-weight:500;line-height:1.5;-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0}.registration .intro{position:relative;padding:70px 0 50px 0}.registration .intro .cnt{position:relative;width:100%;color:#373f41;text-align:center}.registration .intro .cnt p{position:relative;margin:0 auto;font-size:1.25rem;font-weight:bold !important;font-weight:500;line-height:1.5}.registration .registration_btn{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 50px 0;margin:0 0 100px 0}.registration .registration_btn .spBg{position:relative;max-width:100%;padding:80px 0}.registration .registration_btn .spBg::after{content:"";position:absolute;top:80px;left:0;width:100%;height:calc(100% - 80px - 80px);background-color:#ecf4fe;z-index:-1}.registration .registration_btn .spBg .bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.registration .registration_btn .spBg .bg .wave_up{position:absolute;top:0;left:0;width:100%;height:80px}.registration .registration_btn .spBg .bg .wave_down{position:absolute;bottom:0;left:0;width:100%;height:80px}.registration .registration_btn .spBg .bg .wave_icon_1{position:absolute;top:0;right:6.7708333333%;width:16.5104166667%;height:auto}.registration .registration_btn .spBg .bg .wave_icon_2{position:absolute;top:50%;left:10.4166666667%;width:14.5833333333%;height:auto}.registration .registration_btn .container{max-width:800px;padding:0 0 50px 0}.registration .registration_btn .btns{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registration .registration_btn .btns .btn{position:relative;width:100%;max-width:500px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:25px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#373f41;text-decoration:none;border-radius:15px;background-color:#fff;-webkit-box-shadow:0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 rgba(0,0,0,.5);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.registration .registration_btn .btns .btn:hover{background-color:rgba(255,255,255,.5);-webkit-box-shadow:0 0 15px rgba(24,41,135,.5);box-shadow:0 0 15px rgba(24,41,135,.5)}.registration .registration_btn .btns .btn img{position:relative;width:40px;height:auto;display:block;margin:0 10px 0 0}.registration .registration_btn .btns .btn .info{position:relative;margin:0 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registration .registration_btn .btns .btn .tit{position:relative;font-size:1.5rem;font-weight:bold;color:#373f41}.registration .registration_btn .btns .btn .cnt{position:relative;margin:0 0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:300;color:#373f41}.registration .registration_btn .ps{position:relative;text-align:center;font-size:1.5rem;line-height:1.5;font-weight:bold;color:#373f41}@media(max-width: 768px){.registration .top{margin:0}.registration .top .cnt{padding:50px 20px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.registration .top .cnt h3{font-size:1.875rem;font-weight:bold;line-height:1.2}.registration .top .cnt p{margin:45px 0 0 0;font-size:1.3125rem}.registration .intro{padding:30px 0 0 0}.registration .intro .cnt{text-align:justify}.registration .intro .cnt p{font-size:1.125rem;text-align:center}.registration .registration_btn{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0 0 0}.registration .registration_btn .spBg{padding:40px 0}.registration .registration_btn .spBg::after{top:40px;height:calc(100% - 40px - 40px)}.registration .registration_btn .spBg .bg .wave_up{height:40px}.registration .registration_btn .spBg .bg .wave_down{height:40px}.registration .registration_btn .spBg .bg .wave_icon_1{right:5%;width:50%}.registration .registration_btn .spBg .bg .wave_icon_2{top:50%;left:5%;width:50%}.registration .registration_btn .container{padding:30px 15px}.registration .registration_btn .tit{font-size:1.75rem}.registration .registration_btn label{margin:30px auto 20px auto;font-size:1.125rem}.registration .registration_btn input{padding:5px 10px;font-size:1.5rem;font-weight:700;color:#182987}.registration .registration_btn .submit{margin:30px auto}.registration .registration_btn .submit .btn{padding:15px 90px}.registration .registration_btn .ps{margin:30px 0;font-size:1rem}.registration .logo{padding:30px 0}.registration .logo .items .item{width:50%;-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;padding:15px}}.exhibitors{background:linear-gradient(150deg, #09113B 30%, #09326F 38%, #0E1746);position:relative}.exhibitors .bg_fixed{position:absolute;bottom:0%;right:0%;mix-blend-mode:screen}.exhibitors .star.star1{top:0%;width:30%;position:fixed;mix-blend-mode:color-dodge}.exhibitors .star.star2{bottom:0%;right:0;width:30%;position:fixed;mix-blend-mode:color-dodge}.exhibitors .star img{width:100%;max-width:100%}.exhibitors .container{max-width:1200px}.exhibitors h3{color:#fff;font-size:2rem;margin-bottom:5rem;font-weight:700;letter-spacing:.1rem;text-align:center;margin:3.75rem 0 4.38rem 0}.exhibitors .cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;margin-bottom:4rem;gap:40px}.exhibitors .cnt .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .5s;transition:all .5s;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.exhibitors .cnt .item:before{content:"";position:absolute;inset:0;border-radius:25px;padding:2px;background:linear-gradient(-45deg, #FF2142, #AD44FF, #456AF6);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}.exhibitors .cnt .item:hover{-webkit-transform:scale(0.98);transform:scale(0.98)}.exhibitors .cnt .item-head{position:relative;z-index:1;background:-webkit-gradient(linear, left top, right top, color-stop(50%, white), to(#404667));background:linear-gradient(90deg, white 50%, #404667);width:100%;border-radius:25px 25px 0 0}.exhibitors .cnt .item-head .logo{width:auto;height:calc(5vw - 5px);max-width:100%;padding:1rem 2rem;mix-blend-mode:multiply}.exhibitors .cnt .item .hr{margin:1.25rem 0}.exhibitors .cnt .item-body{width:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(168, 218, 255, 0.2)), to(rgba(255, 255, 255, 0)));background:linear-gradient(rgba(168, 218, 255, 0.2), rgba(255, 255, 255, 0));padding:1.5rem;z-index:3}.exhibitors .cnt .item-body .name{color:#fff;font-size:1.375rem;font-weight:700;line-height:normal;letter-spacing:.04125rem}.exhibitors .cnt .item-body .name span{color:#fff;font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.0225rem;margin-top:.19rem}.exhibitors .cnt .item-body .date{margin:1.5rem 0}.exhibitors .cnt .item-body .date span{border:solid 1px #fff;border-radius:1.1875rem;background:rgba(0,0,0,0);color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.02625rem;display:inline-block;padding:.4rem 1rem}.exhibitors .cnt .item-body .list{color:#fff;font-style:normal;font-weight:300;line-height:1.65rem;letter-spacing:.03rem;margin-bottom:1.5rem}.exhibitors .cnt .item-body .bttn{text-align:center}.exhibitors .cnt .item-body .bttn .more{position:relative;display:inline-block;font-size:1.25rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, left bottom, from(#D2F1F8), color-stop(80%, #17407D));background:linear-gradient(180deg, #D2F1F8, #17407D 80%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:2rem 0 0 0;padding:6px 20px;line-height:normal;-webkit-transition:all .3s;transition:all .3s;border-radius:30px;overflow:hidden}.exhibitors .cnt .item-body .bttn .more:before{content:"";position:absolute;background:#fff;width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply}.exhibitors .cnt .item-body .bttn .more:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.exhibitors .modal{color:#212529}.exhibitors .modal-title{font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.045rem}.exhibitors .modal-title span{font-size:1.25rem;font-weight:300;letter-spacing:.0375rem;margin-top:.3rem}.exhibitors .modal .hr{color:#000;height:.6rem;width:100%;margin:1.25rem 2.7rem}.exhibitors .modal h6{font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.0375rem;margin-bottom:.75rem}.exhibitors .modal-body span{display:inline-block;font-weight:bold}@media(max-width: 768px){.exhibitors h3{font-size:1.875rem;margin:3.75rem 0 3rem 0}.exhibitors .cnt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}.exhibitors .cnt .item{width:100%}.exhibitors .cnt .item-head{padding:0 1.25rem}.exhibitors .cnt .item-head .logo{height:12vw;padding:10px 0}.exhibitors .cnt .item .hr{margin:1.25rem 0}.exhibitors .cnt .item-body{padding:1rem 1.25rem}.exhibitors .cnt .item-body .name{font-size:1.25rem;letter-spacing:.04rem}.exhibitors .cnt .item-body .name span{font-size:1.1rem;line-height:normal;letter-spacing:.02rem;margin-top:.15rem}.exhibitors .cnt .item-body .date{margin-bottom:1.2rem}.exhibitors .cnt .item-body .date span{padding:.4rem 1.25rem}.exhibitors .cnt .item-body .list{margin-bottom:1.25rem}.exhibitors .cnt .item-body .bttn .more{margin:1rem 0 0 0;padding:.6rem 2.25rem;font-size:1.1rem}.exhibitors .modal{color:#212529}.exhibitors .modal-content{padding:1.5rem 1rem}.exhibitors .modal-header{border-bottom:1px solid #000;padding:0 .75rem;margin-bottom:1.15rem}.exhibitors .modal-title{font-size:1.5rem;letter-spacing:.035rem;margin-bottom:1.15rem}.exhibitors .modal-title span{font-size:1rem;letter-spacing:.02rem;margin-top:.2rem}.exhibitors .modal .hr{color:#000;height:.6rem;width:100%;margin:1.25rem 2.7rem}.exhibitors .modal-body{padding:0 .75rem}.exhibitors .modal-body h6{font-size:1.1rem;margin-bottom:.5rem}}.venue .top{position:relative;margin:100px 0 0 0;width:100vw;height:auto;background-image:linear-gradient(297.39deg, #00FFFF 4.5%, #00F6FF 6.21%, #02CCFF 15.08%, #03A7FE 24.42%, #038AFE 34.16%, #0473FE 44.44%, #0563FE 55.49%, #0559FE 67.84%, #0556FE 84.21%)}.venue .top #particles-js{position:absolute;width:200%;height:200%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.venue .top .cnt{position:relative;width:100%;max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0;margin:0 auto;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.venue .top .cnt h3{position:relative;font-size:2.375rem;font-weight:bold;line-height:1.2;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:center}.venue .top .cnt p{position:relative;margin:0 0 0 60px;font-size:1.75rem;font-weight:500;line-height:1.5;-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0}.venue .info{position:relative;width:100%;padding:50px 0}.venue .info .items{position:relative;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.venue .info .items .item{position:relative;width:calc(50% - 40px);-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 45px;color:#373f41;text-align:center;border-radius:20px;background-color:#ecf4fe}.venue .info .items .item h3{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;font-weight:bold;line-height:1.2}.venue .info .items .item h3 img{position:relative;width:55px;height:auto;margin:0 15px 0 0}.venue .info .items .item p{position:relative;margin:30px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.venue .covid{position:relative;padding:40px 0 0 0}.venue .covid .cnt{position:relative;width:100%;color:#373f41;text-align:center}.venue .covid .cnt h3{position:relative;font-size:2rem;font-weight:bold;line-height:1.4}.venue .covid .cnt p{position:relative;margin:50px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.venue .location{position:relative;padding:80px 0 30px 0}.venue .location .cnt{position:relative;width:100%;color:#373f41;text-align:center}.venue .location .cnt h3{position:relative;font-size:2rem;font-weight:bold;line-height:1.2}.venue .location .cnt .items{position:relative;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.venue .location .cnt .items .item{position:relative;width:calc(50% - 20px);-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin:30px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.venue .location .cnt .items .item img{position:relative;width:100%;max-width:100%;height:auto}.venue .location .cnt .items .item iframe{position:absolute;top:0;left:0;width:100%;height:100%}.venue .register{position:relative;width:100%;padding:50px 0;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../../assets/images/layout/contactBg_v.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed}.venue .register .bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.venue .register .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:auto}.venue .register .items{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.venue .register .items .item{position:relative;height:300px;-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;background-color:#fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.venue .register .items .item .tit{position:relative;color:#373f41;font-size:2rem;font-weight:bold;line-height:1.5;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.venue .register .items .item .text{position:relative;color:#373f41;font-size:1.5rem;line-height:1.2;text-align:center;margin:15px 0 30px 0}.venue .register .items .item .text a{color:#182987}.venue .register .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 150px;font-size:1.5rem;letter-spacing:3px;white-space:nowrap;font-weight:bold;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.venue .register .items .item .btn:hover{color:#182987;background-color:#fff}@media(max-width: 768px){.venue .top{margin:0}.venue .top .cnt{padding:50px 20px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.venue .top .cnt h3{font-size:1.875rem;font-weight:bold;line-height:1.2}.venue .top .cnt p{margin:45px 0 0 0;font-size:1.3125rem}.venue .info{padding:30px 0}.venue .info .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.venue .info .items .item{width:90%;-webkit-box-flex:1;-ms-flex:1 0 90%;flex:1 0 90%;margin:20px auto;padding:30px 15px}.venue .info .items .item h3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.75rem;line-height:1.3}.venue .info .items .item h3 img{margin:0 0 10px 0}.venue .info .items .item p{margin:20px auto;font-size:1.125rem}.venue .covid{padding:20px 0 0 0}.venue .covid .cnt h3{font-size:1.75rem}.venue .covid .cnt p{margin:30px auto;font-size:1.125rem;text-align:justify;word-wrap:break-word;word-break:break-all}.venue .location{padding:40px 0 20px 0}.venue .location .cnt h3{font-size:1.75rem}.venue .location .cnt p{word-wrap:break-word;word-break:break-all}.venue .location .cnt .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.venue .location .cnt .items .item{position:relative;width:90%;-webkit-box-flex:1;-ms-flex:1 0 90%;flex:1 0 90%;margin:20px auto}.venue .location .cnt .items .item iframe{position:relative;top:0;left:0;width:100%;height:calc(90vw - 30px)}.venue .register{padding:50px 0;min-height:400px}.venue .register .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:40px}.venue .register .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.venue .register .items .item{width:90%;max-width:90%;height:300px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:30px}.venue .register .items .item .tit{font-size:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.venue .register .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 auto 25px auto}.venue .register .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 90px;font-size:1.5rem;line-height:1.4;font-weight:bold;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.venue .register .items .item .btn:hover{color:#182987;background-color:#fff}}.speakers{background:url(../../assets/images/kv/agenda_bg.png),#09113b;position:relative;background-position:bottom center;background-size:100% auto;background-repeat:no-repeat;padding:2rem 0 0 0}.speakers .comingsoon{text-align:center;padding-bottom:5rem}.speakers .comingsoon h2{font-size:2rem;font-weight:700;letter-spacing:.0875rem;color:#fff;line-height:normal}.speakers .bg_fixed{position:absolute;bottom:0%;right:0%;mix-blend-mode:screen}.speakers h3{color:#fff;font-size:2rem;margin-bottom:5rem;font-weight:700;letter-spacing:.1rem}.speakers .slider .slide img{width:100%;max-width:100%}.speakers .slider .slick-dots li{width:50px}.speakers .slider .slick-dots li button::before{font-size:15px}.speakers .slider .slick-dots .slick-active button::before{font-size:25px;color:#ffcc71}.speakers .top{position:relative;margin:100px 0 0 0;width:100vw;height:auto;background-image:linear-gradient(297.39deg, #00FFFF 4.5%, #00F6FF 6.21%, #02CCFF 15.08%, #03A7FE 24.42%, #038AFE 34.16%, #0473FE 44.44%, #0563FE 55.49%, #0559FE 67.84%, #0556FE 84.21%)}.speakers .top #particles-js{position:absolute;width:200%;height:200%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.speakers .top .cnt{position:relative;width:100%;max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0;margin:0 auto;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.speakers .top .cnt h3{position:relative;font-size:2.375rem;font-weight:bold;line-height:1.2;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:center}.speakers .top .cnt p{position:relative;margin:0 0 0 60px;font-size:1.75rem;font-weight:500;line-height:1.5;-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0}.speakers .info{position:relative;padding:40px 0 0 0}.speakers .info .cnt{position:relative;width:100%;color:#373f41;text-align:center}.speakers .info .cnt h3{position:relative;font-size:2rem;font-weight:bold;line-height:1.2}.speakers .info .cnt p{position:relative;margin:50px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.speakers .sp_spk{position:relative;padding:40px 0 0 0}.speakers .sp_spk .bg{position:absolute;bottom:-50px;left:0;width:100%;height:auto}.speakers .sp_spk .bg .bg_block{position:relative;width:100%;height:200px;background-color:#ecf4fe}.speakers .sp_spk .bg img{position:relative;width:100%;max-width:100%;height:auto;display:block}.speakers .sp_spk h3{position:relative;text-align:center;font-size:32px;font-weight:bold}.speakers .sp_spk .spk_slick .item_inner{position:relative;width:90%;-webkit-box-flex:1;-ms-flex:1 0 90%;flex:1 0 90%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:15px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #666;border-radius:0 35px 0 35px;background-color:#fff;overflow:hidden}.speakers .sp_spk .spk_slick .item_inner .face{position:relative;width:100%;max-width:500px;height:auto;border-radius:0px 30px 0px 30px;overflow:hidden;cursor:pointer}.speakers .sp_spk .spk_slick .item_inner .face .img{position:relative;width:100%;height:auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.speakers .sp_spk .spk_slick .item_inner .face .img img{position:relative;width:100%;max-width:100%;height:auto;display:block}.speakers .sp_spk .spk_slick .item_inner .cnt{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 50px 0 0;line-height:1.3}.speakers .sp_spk .spk_slick .item_inner .cnt .word{color:#4d4d4d;font-size:24px;font-weight:100}.speakers .sp_spk .spk_slick .item_inner .cnt .name{color:#000;font-size:21px;font-weight:bold;margin:30px 0 5px 0}.speakers .sp_spk .spk_slick .item_inner .cnt .tit{color:#4d4d4d;font-size:18px;font-weight:300}.speakers .sp_spk .spk_slick .item_inner:hover .face .img{-webkit-transform:scale(1.05);transform:scale(1.05)}.speakers .sp_spk .spk_slick .item_inner.odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.speakers .sp_spk .spk_slick .item_inner.odd .cnt{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 50px;line-height:1.3}.speakers .sp_spk .spk_slick .controls{margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.speakers .sp_spk .spk_slick .sd_arrow{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:32px;height:32px;background:center/contain no-repeat;cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter 300ms;transition:-webkit-filter 300ms;transition:filter 300ms;transition:filter 300ms, -webkit-filter 300ms}.speakers .sp_spk .spk_slick .sd_arrow:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.speakers .sp_spk .spk_slick .arr_prev{left:0;background-image:url("../../assets/images/icons/arr_prev.png")}.speakers .sp_spk .spk_slick .arr_next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;right:0;background-image:url("../../assets/images/icons/arr_next.png")}.speakers .sp_spk .spk_slick .sd_dots{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 6px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.speakers .sp_spk .spk_slick .sd_dots li{margin:0 6px;background-color:#bbb;line-height:0;border-radius:8px;height:12px;width:12px;overflow:hidden;-webkit-transition:background 300ms,width 300ms;transition:background 300ms,width 300ms}.speakers .sp_spk .spk_slick .sd_dots li:hover{background-color:rgba(24,41,135,.6)}.speakers .sp_spk .spk_slick .sd_dots li.slick-active{background-color:#182987;width:24px}.speakers .sp_spk .spk_slick .sd_dots button{font-size:0;opacity:0}.speakers .sp_spk .spks{position:relative;width:100%;margin:50px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.speakers .sp_spk .spks .item{position:relative;width:25%;-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.speakers .sp_spk .spks .item_inner{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #666;border-radius:0 35px 0 35px;background-color:#fff;overflow:hidden}.speakers .sp_spk .spks .item_inner .face{position:relative;width:100%;max-width:500px;height:auto;border-radius:0px;overflow:hidden;cursor:pointer}.speakers .sp_spk .spks .item_inner .face .img{position:relative;width:130%;height:auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.speakers .sp_spk .spks .item_inner .face .img img{position:relative;width:100%;max-width:100%;height:auto;display:block}.speakers .sp_spk .spks .item_inner .cnt{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 20px;line-height:1.3}.speakers .sp_spk .spks .item_inner .cnt .word{color:#4d4d4d;font-size:24px;font-weight:100}.speakers .sp_spk .spks .item_inner .cnt .name{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 5px 0 5px;font-size:16px;color:#373f41;font-weight:bold;line-height:1}.speakers .sp_spk .spks .item_inner .cnt .tit{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 5px;font-size:14px;color:#373f41;font-weight:300;line-height:1.3}.speakers .sp_spk .spks .item_inner:hover .face .img{-webkit-transform:scale(1.05);transform:scale(1.05)}.speakers .sp_spk .spks .item:nth-child(2n+1) .face .img{width:130%;margin:0 0 0 -30%}.speakers .normal_spk{position:relative;padding:3.75rem 0 0 0}.speakers .normal_spk h3{position:relative;text-align:center;font-size:32px;font-weight:bold}.speakers .normal_spk h3 span{color:rgba(55,63,65,.5);font-size:14px}.speakers .normal_spk .spks{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.speakers .normal_spk .spks .item{position:relative;width:25%;max-width:25%;-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 40px;margin:0 0 70px 0}.speakers .normal_spk .spks .item .face{position:relative;width:100%;height:auto;border-radius:0px;border:1px solid #182987;border-radius:50%}.speakers .normal_spk .spks .item .face .img{position:relative;width:100%;height:auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.speakers .normal_spk .spks .item .face .img::before{position:absolute;content:"";width:105%;height:105%;background:-webkit-gradient(linear, right top, left top, from(#FF2142), color-stop(#AD44FF), to(#456AF6));background:linear-gradient(-90deg, #FF2142, #AD44FF, #456AF6);border-radius:100%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.speakers .normal_spk .spks .item .face .img img{position:relative;width:100%;max-width:100%;height:auto;display:block;z-index:2;border-radius:100%}.speakers .normal_spk .spks .item .face .name{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 0;text-align:center;background-image:linear-gradient(297.39deg, #00FFFF 4.5%, #00F6FF 6.21%, #02CCFF 15.08%, #03A7FE 24.42%, #038AFE 34.16%, #0473FE 44.44%, #0563FE 55.49%, #0559FE 67.84%, #0556FE 84.21%);font-size:24px;font-weight:bold;color:#fff}.speakers .normal_spk .spks .item .face:hover .img{-webkit-transform:scale(1.05);transform:scale(1.05)}.speakers .normal_spk .spks .item .tag{position:relative;margin-top:10px;width:100%;max-width:100%;padding:0 10%}.speakers .normal_spk .spks .item .tag img{width:100%;max-width:100%}.speakers .normal_spk .spks .item .name{text-align:center;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px 0 20px;font-size:20px;color:#373f41;font-weight:bold;line-height:1.25;color:#fff}.speakers .normal_spk .spks .item .tit{text-align:center;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 20px;font-size:14px;color:#373f41;font-weight:300;line-height:1.3;color:#fff}.speakers .normal_spk .spks .item.noInfo .face:hover .img{-webkit-transform:scale(1);transform:scale(1)}@media(max-width: 768px){.speakers .comingsoon{padding-bottom:3rem}.speakers .comingsoon h2{font-size:1.5rem}.speakers .top{margin:0}.speakers .top .cnt{padding:50px 20px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.speakers .top .cnt h3{font-size:1.875rem;font-weight:bold;line-height:1.2}.speakers .top .cnt p{margin:45px 0 0 0;font-size:1.3125rem}.speakers .info{padding:20px 0 0 0}.speakers .info .cnt h3{font-size:1.75rem}.speakers .info .cnt p{margin:30px auto;font-size:1.125rem;text-align:justify;word-wrap:break-word;word-break:break-all}.speakers .sp_spk{position:relative;padding:20px 0 0 0}.speakers .sp_spk .bg{bottom:-50px}.speakers .sp_spk .bg .bg_block{height:200px}.speakers .sp_spk h3{font-size:1.875rem}.speakers .sp_spk .spk_slick{display:none}.speakers .sp_spk .spks{margin:50px auto}.speakers .sp_spk .spks .item{width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:0;margin:15px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #666;border-radius:0 35px 0 35px;background-color:#fff;overflow:hidden}.speakers .sp_spk .spks .item .face{max-width:500px}.speakers .sp_spk .spks .item .cnt{padding:20px;line-height:1.3}.speakers .sp_spk .spks .item .cnt .word{font-size:18px}.speakers .sp_spk .spks .item .cnt .name{font-size:21px;margin:20px 0 5px 0}.speakers .sp_spk .spks .item .cnt .tit{font-size:16px}.speakers .sp_spk .spks .item:nth-child(2n+1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px auto}.speakers .sp_spk .spks .item:nth-child(2n+1) .cnt{padding:20px;text-align:right}.speakers .normal_spk{position:relative}.speakers .normal_spk .bg{bottom:-50px}.speakers .normal_spk .bg .bg_block{height:200px}.speakers .normal_spk h3{font-size:1.875rem}.speakers .normal_spk .spks{margin:50px auto}.speakers .normal_spk .spks .item{width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:0 50px;margin:0 0 25px 0}.speakers .normal_spk .spks .item .face .name{padding:15px 0;font-size:21px}.speakers .normal_spk .spks .item .tit{padding:15px 20px;font-size:18px}}.agenda{background:url(../../assets/images/kv/agenda_bg.png),-webkit-gradient(linear, left top, left bottom, from(#09113B), to(#351258));background:url(../../assets/images/kv/agenda_bg.png),linear-gradient(180deg, #09113B, #351258);position:relative;background-position:center center;background-size:100% auto;background-repeat:no-repeat;padding:2rem 0 3rem 0}.agenda .notice{font-size:20px;line-height:2;color:#fff}.agenda .notice a{text-decoration:none;color:#fff;background-color:#7e308c;padding:.5% 1%;border-radius:20px}.agenda .date_section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.agenda .date_section.date_22{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.agenda .date_section li{position:relative;background:-webkit-gradient(linear, left top, right top, from(#FF2142), color-stop(#AD44FF), to(#456AF6));background:linear-gradient(90deg, #FF2142, #AD44FF, #456AF6);padding:1rem;color:#fff;font-size:1rem;font-weight:bold;cursor:pointer;text-align:center}.agenda .date_section li::before{position:absolute;content:"";background-color:#0b123c;width:97%;height:85%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:30px;z-index:1}.agenda .date_section li a{position:relative;z-index:2}.agenda .date_section li.nov15,.agenda .date_section li.nov22{border-radius:30px;width:33.3%;-webkit-transition:.6s;transition:.6s}.agenda .date_section li.nov16{border-radius:30px;width:33.3%;-webkit-transition:.6s;transition:.6s}.agenda .date_section li.nov17{border-radius:30px;width:33.3%;-webkit-transition:.6s;transition:.6s}.agenda .date_section li.active{background:-webkit-gradient(linear, left top, right top, from(#FF2142), color-stop(#AD44FF), to(#456AF6));background:linear-gradient(90deg, #FF2142, #AD44FF, #456AF6);-webkit-transition:.6s;transition:.6s}.agenda .date_section li.active::before{position:absolute;content:"";background-color:rgba(0,0,0,0);width:95%;height:80%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:30px;z-index:1}.agenda .agenda_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.agenda .agenda_title .title_time{border-left:solid 1px #fff;padding:.8rem 0;width:20%;text-align:center}.agenda .agenda_title .title_topic{border-left:solid 1px #fff;padding:.8rem 0;width:50%;text-align:center}.agenda .agenda_title .title_speaker{border-left:solid 1px #fff;border-right:solid 1px #fff;padding:.8rem 0;width:30%;text-align:center}.agenda .sessions{color:#fff;background:linear-gradient(-45deg, #FF2142, #AD44FF, #456AF6);padding:1rem 0 1rem 2rem}.agenda .afternoon_sessions{background-color:#7e308d}.agenda .agenda_content{display:none}.agenda .agenda_content .hide_content{display:none}.agenda .agenda_content .hide_content.active{display:block}.agenda .agenda_content .track_section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agenda .agenda_content .track_section li{background-color:#b4b4b5;padding:1rem 2rem;color:#fff;font-size:1.2rem;font-weight:bold;cursor:pointer;text-align:center}.agenda .agenda_content .track_section li.tracka_15,.agenda .agenda_content .track_section li.tracka_16,.agenda .agenda_content .track_section li.tracka_16_2,.agenda .agenda_content .track_section li.tracka_17,.agenda .agenda_content .track_section li.tracka_17_2{border-radius:30px;width:25%;background-color:#a84dff}.agenda .agenda_content .track_section li.trackb_15,.agenda .agenda_content .track_section li.trackb_16,.agenda .agenda_content .track_section li.trackb_16_2,.agenda .agenda_content .track_section li.trackb_17,.agenda .agenda_content .track_section li.trackb_17_2{border-radius:30px;width:25%;background-color:#da4ad4}.agenda .agenda_content .track_section li.trackc_15,.agenda .agenda_content .track_section li.trackc_16,.agenda .agenda_content .track_section li.trackc_16_2,.agenda .agenda_content .track_section li.trackc_17,.agenda .agenda_content .track_section li.trackc_17_2{border-radius:30px;width:25%;background-color:#0047ff}.agenda .agenda_content .track_section li.trackd_15,.agenda .agenda_content .track_section li.trackd_16,.agenda .agenda_content .track_section li.trackd_16_2,.agenda .agenda_content .track_section li.trackd_17,.agenda .agenda_content .track_section li.trackd_17_2{border-radius:30px;width:25%;background-color:#f92552}.agenda .agenda_content .all_track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.agenda .agenda_content .all_track .tr_reg{background-color:#fff}.agenda .agenda_content .all_track .tr_reg .agenda_Time,.agenda .agenda_content .all_track .tr_reg .agenda_Topic,.agenda .agenda_content .all_track .tr_reg .agenda_Speaker{padding:.8rem 2rem !important;line-height:1.4rem}.agenda .agenda_content .all_track .tr_light{background-color:#fff;padding:0}.agenda .agenda_content .all_track .tr_light .agenda_Time,.agenda .agenda_content .all_track .tr_light .agenda_Topic,.agenda .agenda_content .all_track .tr_light .agenda_Speaker{padding:.8rem 2rem !important;line-height:1.4rem}.agenda .agenda_content .all_track .agenda_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.agenda .agenda_content .all_track .agenda_list .agenda_Time{width:20%;color:#0047ff;padding:2rem 0;text-align:center}.agenda .agenda_content .all_track .agenda_list .agenda_Time .topic_toggle{margin:.8rem 0}.agenda .agenda_content .all_track .agenda_list .agenda_Time .topic_toggle a{color:#fff;cursor:pointer;border:solid 1px #0047ff;padding:.2rem .4rem;background-color:#0047ff;border-radius:5px;text-decoration:none;font-weight:normal}.agenda .agenda_content .all_track .agenda_list .agenda_Topic{padding:2rem 2rem;width:50%;color:#0047ff;line-height:1.4rem;font-weight:bold}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span{color:#ff8200}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span.LV{color:#22bd27}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span.tagYellow{color:#ffc000}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span.tagBlue{color:#215f9a}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span.tagGreen{color:#4ea72e}.agenda .agenda_content .all_track .agenda_list .agenda_Topic span.tagPurple{color:#a02b93}.agenda .agenda_content .all_track .agenda_list .agenda_Speaker{width:30%;color:#373f41;padding:2rem 2rem;line-height:1.4rem}.agenda .agenda_content .content15_track0{background-color:#e6effe}.agenda .agenda_content .content15_tracka,.agenda .agenda_content .content16_tracka,.agenda .agenda_content .content17_tracka{background-color:#e6effe}.agenda .agenda_content .content15_tracka .track_title,.agenda .agenda_content .content16_tracka .track_title,.agenda .agenda_content .content17_tracka .track_title{background-color:#a84dff;padding:1rem 0 1rem 2rem;color:#fff;width:100%}.agenda .agenda_content .content15_trackb,.agenda .agenda_content .content16_trackb,.agenda .agenda_content .content17_trackb{background-color:#e6effe}.agenda .agenda_content .content15_trackb .track_title,.agenda .agenda_content .content16_trackb .track_title,.agenda .agenda_content .content17_trackb .track_title{background-color:#da4ad4;padding:1rem 0 1rem 2rem;color:#fff;width:100%}.agenda .agenda_content .content15_trackc,.agenda .agenda_content .content16_trackc,.agenda .agenda_content .content17_trackc{background-color:#e6effe}.agenda .agenda_content .content15_trackc .track_title,.agenda .agenda_content .content16_trackc .track_title,.agenda .agenda_content .content17_trackc .track_title{background-color:#0047ff;padding:1rem 0 1rem 2rem;color:#fff;width:100%}.agenda .agenda_content .content15_trackd,.agenda .agenda_content .content16_trackd,.agenda .agenda_content .content17_trackd{background-color:#e6effe}.agenda .agenda_content .content15_trackd .track_title,.agenda .agenda_content .content16_trackd .track_title,.agenda .agenda_content .content17_trackd .track_title{background-color:#ff2982;padding:1rem 0 1rem 2rem;color:#fff;width:100%}.agenda .active{display:block}@media(max-width: 768px){.agenda .agenda_content .track_section{-ms-flex-wrap:wrap;flex-wrap:wrap}.agenda .agenda_content .track_section li{width:50% !important;-webkit-clip-path:polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%) !important}.agenda .agenda_content .agenda_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}.agenda .agenda_content .agenda_list .agenda_Time,.agenda .agenda_content .agenda_list .agenda_Topic,.agenda .agenda_content .agenda_list .agenda_Speaker{width:100% !important;text-align:center;padding:.2rem !important}.agenda .agenda_title{display:none}.agenda .date_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.agenda .date_section .nov15,.agenda .date_section .nov16,.agenda .date_section .nov17,.agenda .date_section .nov22{margin-bottom:.2rem;width:100% !important;-webkit-clip-path:polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%) !important}}.news{margin:0 0 100px 0}.news .top{position:relative;margin:100px 0 0 0;width:100vw;height:auto;background-image:linear-gradient(297.39deg, #00FFFF 4.5%, #00F6FF 6.21%, #02CCFF 15.08%, #03A7FE 24.42%, #038AFE 34.16%, #0473FE 44.44%, #0563FE 55.49%, #0559FE 67.84%, #0556FE 84.21%)}.news .top #particles-js{position:absolute;width:200%;height:200%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.news .top .cnt{position:relative;width:100%;max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0;margin:0 auto;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.news .top .cnt h3{position:relative;font-size:2.375rem;font-weight:bold;line-height:1.2;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:center}.news .top .cnt p{position:relative;margin:0 0 0 60px;font-size:1.75rem;font-weight:500;line-height:1.5;-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0}.news .info{position:relative;padding:40px 0 0 0}.news .info .cnt{position:relative;width:100%;color:#373f41;text-align:center}.news .info .cnt h3{position:relative;font-size:2rem;font-weight:bold;line-height:1.2}.news .info .cnt p{position:relative;margin:50px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.news .sc_newsList{position:relative;padding:40px 0 0 0}.news .sc_newsList .bg{position:absolute;bottom:-50px;left:0;width:100%;height:auto}.news .sc_newsList .bg .bg_block{position:relative;width:100%;height:200px;background-color:#ecf4fe}.news .sc_newsList .bg img{position:relative;width:100%;max-width:100%;height:auto;display:block}.news .sc_newsList .tit{position:relative;font-size:2rem;font-weight:bold;line-height:1.2;text-align:center;margin:0 0 25px 0}.news .sc_newsList .lists{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.news .sc_newsList .lists .list{position:relative;-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;width:100%;max-width:33%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.news .sc_newsList .lists .list_inner{position:relative;width:100%;border-radius:0 15px 15px 15px;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news .sc_newsList .lists .list .pic{position:relative;width:100%;height:180px;overflow:hidden}.news .sc_newsList .lists .list .pic_inner{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.news .sc_newsList .lists .list .list_cnt{position:relative;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 20px;background-color:rgba(24,41,135,.1);color:#373f41;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news .sc_newsList .lists .list .list_cnt h3{position:relative;font-size:23px;font-weight:bold;line-height:1.4;padding:0 0 20px 0}.news .sc_newsList .lists .list .list_cnt h3 .d{position:relative;font-size:14px;font-weight:300}.news .sc_newsList .lists .list .list_cnt p{position:relative;font-size:16px;font-weight:500;line-height:1.4}.news .sc_newsList .lists .list:hover .pic_inner{-webkit-transform:scale(1.05);transform:scale(1.05)}.news .sc_newsList .lists .list:hover .list_cnt{background-color:#182987;color:#fff}.sc_dAisa{position:relative;width:100%;padding:50px 0}.sc_dAisa .container{max-width:1000px}.sc_dAisa .dAisa_cnt{position:relative;font-size:21px;line-height:1.4;margin:15px auto}.sc_dAisa .dAisa_cnt span{font-weight:bold}.sc_dAisa .dAisa_cnt a{position:relative;color:#182987}@media(max-width: 768px){.news .top{margin:0}.news .top .cnt{padding:50px 20px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news .top .cnt h3{font-size:1.875rem;font-weight:bold;line-height:1.2}.news .top .cnt p{margin:15px 0 0 0;font-size:1.3125rem}.news .info{padding:20px 0 0 0}.news .info .cnt h3{font-size:1.75rem}.news .info .cnt p{margin:30px auto;font-size:1.125rem;text-align:justify;word-wrap:break-word;word-break:break-all}.news .sc_newsList{position:relative;padding:20px 0 0 0}.news .sc_newsList .bg{bottom:-50px}.news .sc_newsList .bg .bg_block{height:200px}.news .sc_newsList .tit{font-size:1.375rem;margin:0 0 15px 0}.news .sc_newsList .lists .list{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;max-width:100%;padding:25px}.news .sc_newsList .lists .list_inner{border-radius:0 15px 15px 15px}.news .sc_newsList .lists .list .pic{width:100%;height:50vw}.news .sc_newsList .lists .list .list_cnt{padding:10px 15px}.news .sc_newsList .lists .list .list_cnt h3{font-size:21px;line-height:1.4;padding:0 0 20px 0}.news .sc_newsList .lists .list .list_cnt p{font-size:16px}.sc_dAisa{padding:50px 0}.sc_dAisa .dAisa_cnt{font-size:16px;word-break:break-all}}.kv2{position:relative;width:100%;height:65vh;background-image:url(../../assets/images/kv/kv_bg3.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.kv2 .kv_fixed2{position:fixed;width:100%}.kv2 .kv_fixed2 .inner2{position:relative;width:100%;overflow:hidden}.kv2 .kv_fixed2 .inner2 .kv_bg2{width:100%;height:65vh;background:url(../../assets/images/kv/kv_bg2.jpg);-webkit-animation:kvChange2 4s steps(100) infinite alternate both;animation:kvChange2 4s steps(100) infinite alternate both;background-position:100% 80%;background-repeat:no-repeat;background-size:cover;overflow:hidden}@-webkit-keyframes kvChange2{0%{background-image:url(../../assets/images/kv/kv_bg2.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@keyframes kvChange2{0%{background-image:url(../../assets/images/kv/kv_bg2.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}.kv2 .kv_fixed2 .inner2 .kv_tit2{position:absolute;top:26%;left:22%;z-index:10;width:26.0416666667%}.kv2 .kv_fixed2 .inner2 .kv_tit2 img{width:100%;max-width:100%}.kv2 .kv_fixed2 .inner2 .kv_dec2{width:80%;max-width:100%;top:-28%;margin-left:16%;position:absolute;mix-blend-mode:overlay;opacity:0;-webkit-animation:star_shine1 20s ease-in-out .6s infinite alternate both;animation:star_shine1 20s ease-in-out .6s infinite alternate both}@-webkit-keyframes star_shine1{0%{opacity:0}10%{opacity:1}15%{opacity:0}60%{opacity:0}65%{opacity:1}80%{opacity:1}85%{opacity:0}95%{opacity:0}100%{opacity:1}}@keyframes star_shine1{0%{opacity:0}10%{opacity:1}15%{opacity:0}60%{opacity:0}65%{opacity:1}80%{opacity:1}85%{opacity:0}95%{opacity:0}100%{opacity:1}}.kv2 .kv_fixed2 .inner2 .kv_dec2.dec3{bottom:0;margin-left:0;-webkit-animation:star_shine2 15s ease-in-out .2s infinite alternate both;animation:star_shine2 15s ease-in-out .2s infinite alternate both}@-webkit-keyframes star_shine2{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:0}35%{opacity:1}55%{opacity:1}60%{opacity:0}75%{opacity:0}80%{opacity:1}95%{opacity:1}100%{opacity:0}}@keyframes star_shine2{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:0}35%{opacity:1}55%{opacity:1}60%{opacity:0}75%{opacity:0}80%{opacity:1}95%{opacity:1}100%{opacity:0}}.main_layout{position:relative;background:url(../../assets/images/kv/dev_bg.jpg);background-size:cover;background-position:bottom center;background-repeat:no-repeat;padding:5% 0}.main_layout.dev .star.star1{top:10%;width:30%;position:absolute;mix-blend-mode:color-dodge}.main_layout.dev .star.star2{bottom:30%;right:0;width:30%;position:absolute;mix-blend-mode:color-dodge}.main_layout.dev .star img{width:100%;max-width:100%}.main_layout.dev .title{display:inline-block;font-size:1.625rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#ffffff), to(#75E6FF));background:linear-gradient(90deg, #ffffff, #75E6FF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:2.5rem;line-height:normal}.main_layout.dev .des{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.main_layout.dev .des .line{color:#fff;line-height:1.6rem;font-size:16px}.main_layout.dev .lists{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6% 5%;gap:30px}.main_layout.dev .lists .list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.main_layout.dev .lists .list:before{content:"";position:absolute;inset:0;border-radius:25px;padding:2px;background:linear-gradient(-45deg, #FF2142, #AD44FF, #456AF6);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}.main_layout.dev .lists .list .top{position:relative;z-index:1;background:-webkit-gradient(linear, left top, right top, color-stop(50%, white), to(rgba(255, 255, 255, 0.2)));background:linear-gradient(90deg, white 50%, rgba(255, 255, 255, 0.2));width:100%;border-radius:25px 25px 0 0}.main_layout.dev .lists .list .top img{height:6vw;max-width:100%;padding:2% 4%}.main_layout.dev .lists .list .bottom{position:relative;z-index:1;border-radius:0 0 25px 25px;width:100%;background:-webkit-gradient(linear, left top, right top, color-stop(25%, rgba(168, 218, 255, 0.2)), to(rgba(255, 255, 255, 0.1)));background:linear-gradient(90deg, rgba(168, 218, 255, 0.2) 25%, rgba(255, 255, 255, 0.1));padding:4%;z-index:3}.main_layout.dev .lists .list .bottom .tit{color:#fff;font-size:20px;font-weight:550;letter-spacing:.1rem}.main_layout.dev .lists .list .bottom .content{color:#fff;font-size:16px;line-height:1.6rem;margin-top:20px}@media(max-width: 768px){.main_layout.dev{padding:50px 10px 20px 10px}.main_layout.dev .title{font-size:20px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:2rem}.main_layout.dev .lists{padding:60px 0px 20px 0px}.main_layout.dev .lists .list .top img{height:15vw;padding:4% 5%}.main_layout.dev .lists .list .bottom .tit{font-size:20px;margin:15px 0}.main_layout.dev .lists .list .bottom .content{text-wrap:wrap;word-break:break-word}.sc_gift{padding-bottom:3rem}.sc_gift h3{font-size:1.35rem}.sc_gift .cnt.showCnt{margin:0 auto 0 auto}.sc_gift .cnt.showCnt h3{font-size:1.35rem}.sc_gift .cnt.showCnt h3 span{font-size:1rem}.sc_gift .cnt.showCnt h4{margin-top:5rem}.sc_gift .cnt.showCnt .mt-6{margin-top:2.5rem}.sc_gift .cnt.showCnt .mb-4{margin-bottom:2rem}.sc_gift .cnt.showCnt .sub{margin:15px auto;font-size:18px}.sc_gift .cnt.showCnt .shows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0rem}.sc_gift .cnt.showCnt .shows .show{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;margin-bottom:1.75rem}.sc_gift .cnt.showCnt .shows .show .icon{width:200px;height:auto}.sc_gift .cnt.showCnt .shows .show .text{font-size:14px;margin:15px auto}.sc_gift .cnt.showCnt .shows .show .text span{font-size:16px;margin:0 auto 5px auto}.sc_gift .cnt .ps{padding:25px;margin:5px auto 45px auto}.contact{padding:50px 0;min-height:400px}.contact .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:40px}.contact .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item{width:90%;max-width:90%;height:300px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:30px 0}.contact .items .item:nth-child(1){margin:15px 0}.contact .items .item:nth-last-child(1){margin:15px 0}.contact .items .item .tit{font-size:1.75rem;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.contact .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 auto 25px auto}.contact .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.contact .items .item .btn:hover{color:#182987;background-color:#fff}#zhHome .modal .modal-header .modal-title{font-size:16px;letter-spacing:1px;text-shadow:3px 3px 10px rgba(0,0,0,.5)}#zhHome .modal .modal-header .sub{margin:5px 0 0 0;font-size:16px;line-height:1.4}#zhHome .modal .modal-header .close{top:-30px;right:0}#zhHome .modal .modal-header-cnt .man{width:150%;margin:30px 0 0 0}#zhHome .modal .modal-header.QAHeader{padding:0 15px}#zhHome .modal .modal-body{font-size:16px;line-height:1.6}#zhHome .modal .modal-body .gifts{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#zhHome .modal .modal-body .gifts .gift{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;padding:0 5px}#zhHome .modal .modal-body .gifts .cnt{padding:10px 0;margin:10px 0;font-size:14px;line-height:1.3}#zhHome .modal .modal-body .gifts .cnt .n{font-size:16px}#zhHome .modal .modal-body .QA_box{padding:15px}#zhHome .modal .modal-body .QA_box .Q{padding:10px;font-size:16px;margin:0 0 15px 0}#zhHome .modal .modal-body .QA_box .A{padding:10px;font-size:16px}#zhHome .modal .modal-footer .ps{font-size:16px;margin:0 0 20px 0}#zhHome .modal .modal-footer .btn{padding:17px 40px;font-size:18px}}.kv2{position:relative;width:100%;height:65vh;background-image:url(../../assets/images/kv/kv_bg3.jpg);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.kv2 .kv_fixed2{position:fixed;width:100%}.kv2 .kv_fixed2 .inner2{position:relative;width:100%;overflow:hidden}.kv2 .kv_fixed2 .inner2 .kv_bg2{width:100%;height:65vh;background:url(../../assets/images/kv/kv_bg2.jpg);-webkit-animation:kvChange2 4s steps(100) infinite alternate both;animation:kvChange2 4s steps(100) infinite alternate both;background-position:100% 75%;background-repeat:no-repeat;background-size:cover;overflow:hidden}@keyframes kvChange2{0%{background-image:url(../../assets/images/kv/kv_bg2.jpg);background-position:100% 75%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:100% 75%;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}.kv2 .kv_fixed2 .inner2 .kv_tit2{position:absolute;top:25%;left:15%;z-index:10;width:28.6458333333%}.kv2 .kv_fixed2 .inner2 .kv_tit2.en{width:33.8541666667%}.kv2 .kv_fixed2 .inner2 .kv_tit2 img{width:100%;max-width:100%}.kv2 .kv_fixed2 .inner2 .kv_dec2{width:80%;max-width:100%;top:-28%;margin-left:16%;position:absolute;mix-blend-mode:overlay;opacity:0;-webkit-animation:star_shine1 20s ease-in-out .6s infinite alternate both;animation:star_shine1 20s ease-in-out .6s infinite alternate both}@keyframes star_shine1{0%{opacity:0}10%{opacity:1}15%{opacity:0}60%{opacity:0}65%{opacity:1}80%{opacity:1}85%{opacity:0}95%{opacity:0}100%{opacity:1}}.kv2 .kv_fixed2 .inner2 .kv_dec2.dec3{bottom:0;margin-left:0;-webkit-animation:star_shine2 15s ease-in-out .2s infinite alternate both;animation:star_shine2 15s ease-in-out .2s infinite alternate both}@keyframes star_shine2{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:0}35%{opacity:1}55%{opacity:1}60%{opacity:0}75%{opacity:0}80%{opacity:1}95%{opacity:1}100%{opacity:0}}.main_layout{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#532086), to(#140820));background:linear-gradient(0deg, #532086, #140820);padding:5% 0}.main_layout.ai .layout_bg{position:absolute;top:0}.main_layout.ai .star.star1{top:0%;width:30%;position:fixed;mix-blend-mode:color-dodge}.main_layout.ai .star.star2{bottom:0%;right:0;width:30%;position:fixed;mix-blend-mode:color-dodge}.main_layout.ai .star img{width:100%;max-width:100%}.main_layout.ai .title{display:inline-block;font-size:1.625rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#ffffff), to(#75E6FF));background:linear-gradient(90deg, #ffffff, #75E6FF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:2.5rem;line-height:normal}.main_layout.ai .des{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.main_layout.ai .des .line{color:#fff;line-height:1.6rem;font-size:16px}.main_layout.ai .lists{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6% 5% 0 5%;gap:50px}.main_layout.ai .lists .list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;gap:10px}.main_layout.ai .lists .list .left{position:relative;width:60px}.main_layout.ai .lists .list .left img{width:100%;max-width:100%}.main_layout.ai .lists .list .right{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.main_layout.ai .lists .list .right .tit{display:inline-block;background:linear-gradient(45deg, #93FFFF 10%, #ffffff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:normal;line-height:normal;font-size:20px;font-weight:bolder;letter-spacing:.1rem}.main_layout.ai .lists .list .right .content{color:#fff;font-size:16px;font-weight:300;line-height:1.6rem}.attendEvent{position:relative;background:#000}.attendEvent .borderLine{height:10px;width:100%;background:-webkit-gradient(linear, right top, left top, color-stop(30%, #FF2142), color-stop(#AD44FF), to(#456AF6));background:linear-gradient(-90deg, #FF2142 30%, #AD44FF, #456AF6);margin:0;padding:0}.attendEvent .flexBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attendEvent .flexBox .left{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.attendEvent .flexBox .left img{width:220px;max-width:220px}.attendEvent .flexBox .right{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;position:relative;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.attendEvent .flexBox .right .tit{display:inline-block;background:linear-gradient(45deg, #93FFFF 10%, #ffffff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:normal;line-height:normal;font-size:20px;font-weight:bolder;letter-spacing:.1rem}.attendEvent .flexBox .right .events{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.attendEvent .flexBox .right .events .event{display:inline-block;padding:8px 10px;-o-border-image:linear-gradient(-90deg, #FF2142, #AD44FF, #456AF6) 10/1px;border-image:-webkit-gradient(linear, right top, left top, from(#FF2142), color-stop(#AD44FF), to(#456AF6)) 10/1px;border-image:linear-gradient(-90deg, #FF2142, #AD44FF, #456AF6) 10/1px;color:#fff;font-size:16px;text-align:center}.attendEvent .flexBox .right .more{margin-top:20px;color:#fff}.floor{position:relative;background:-webkit-gradient(linear, left top, left bottom, from(#532086), to(#42196B));background:linear-gradient(180deg, #532086 0%, #42196B);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5%}.floor .title{position:relative;display:inline-block;font-size:1.625rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#ffffff), to(#75E6FF));background:linear-gradient(90deg, #ffffff, #75E6FF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:2.5rem;line-height:normal;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.floor .floors{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;left:50%;-webkit-transform:translateX(-35%);transform:translateX(-35%);margin-top:50px;padding-bottom:15%}.floor .floors .floor2{width:70%;-webkit-transition:all .4s;transition:all .4s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.floor .floors .floor2:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .4s;transition:all .4s}.floor .floors .floor2 img{width:100%;max-width:100%}.floor .floors .floor1_5{width:50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .4s;transition:all .4s}.floor .floors .floor1_5 img{width:100%;max-width:100%}.floor .floors .floor1{width:70%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .4s;transition:all .4s}.floor .floors .floor1 img{width:100%;max-width:100%}.floor .footer_graphic{position:relative;margin-top:-3.3%;position:relative}.floor .footer_graphic .wording{position:absolute;color:#fff;top:55%;z-index:1;width:32%;line-height:2.4rem;left:5%;font-size:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.floor .footer_graphic .layout_bg{position:relative;width:100%}.floor .footer_graphic .layout_bg img{width:100%;max-width:100%;vertical-align:bottom}@media(max-width: 768px){.kv2{width:100vw;height:350px;background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:top center;background-size:150%}.kv2 .kv_fixed2{position:fixed;width:100%}.kv2 .kv_fixed2 .inner2{position:relative;width:100%}.kv2 .kv_fixed2 .inner2 .kv_bg2{height:350px}.kv2 .kv_fixed2 .inner2 .kv_tit2{position:absolute;top:25%;left:50%;width:85%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);z-index:10;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.kv2 .kv_fixed2 .inner2 .kv_tit2.en{width:90%}.kv2 .kv_fixed2 .inner2 .kv_dec2{width:100%;margin-top:55%;margin-left:-15%}.kv2 .kv_fixed2 .inner2 .kv_dec2 img{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-100%, 10%);transform:translate(-100%, 10%);z-index:9}.kv2 .kv_fixed2 .inner2 .kv_dec2.dec3{width:100%;bottom:0}.intro{padding:30px 0}.intro .cnt h3{font-size:1.32rem;font-weight:700;letter-spacing:.04rem;background:var(--01, linear-gradient(90deg, #324fb6 0%, #f18ae8 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:1rem;line-height:normal}.intro .cnt h4{font-weight:700;letter-spacing:.01rem;font-size:1.15rem;margin-bottom:1rem;line-height:normal}.intro .cnt p{font-size:1.05rem;font-weight:400;line-height:1.5;letter-spacing:.025rem;margin-bottom:3rem}.intro .cnt .p-b{margin-bottom:0}.intro .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.intro .items .item{padding:30px 14px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:15px}.intro .items .item::before{content:"";position:absolute;top:-15px;left:50%;width:2px;height:calc(100% + 30px);background-color:#182987;z-index:-1}.intro .items .item:nth-child(1)::before{left:50%;top:0;width:2px;height:calc(100% + 15px)}.intro .items .item:nth-last-child(1)::before{left:50%;top:-15px;width:2px;height:calc(100% + 15px)}.intro .items .item .tit{font-size:1.3125rem;line-height:1.5}.intro .items .item .text{font-size:1.125rem;margin:15px 0 0 0;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.topic{padding:5rem 0}.topic .topic_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topic .topic_container .topic_list{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topic .topic_container .topic_list .topic_item{width:100%}.topic .topic_container .topic_list .topic_item h4{padding:1rem}.topic .topic_container .topic_list .topic_item .content_area{margin:0;padding:1.4rem}.topic .topic_container .topic_list .topic_item .content_area .mb-n{display:none}.topic .topic_container .topic-slick{color:#fff}.topic .topic_container .topic-slick .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.topic .topic_container .topic-slick .item .text h5{font-size:1.25rem;text-align:center}.topic .topic_container .topic-slick .item .text h5 span{font-size:.9rem;letter-spacing:0rem;font-weight:400}.topic .topic_container .topic-slick .item .text .line{margin:1rem 0}.topic .topic_container .topic-slick .item .text ul{line-height:0rem;letter-spacing:.03rem;text-align:center}.topic .topic_container .topic-slick .item .text ul li{line-height:1.5;margin-bottom:.55rem}.topic .topic_container .topic-slick .item .text ul li span{font-size:.85rem}.topic .topic_container .topic-slick .slick-dots{bottom:-45px}.highlights{padding:30px 0 0 0}.highlights .cnt h3{font-size:28px}.highlights .cnt p{margin:25px auto;font-size:1.125rem;text-align:justify;word-wrap:break-word;word-break:break-all}.highlights .cnt.showCnt{margin:30px auto}.highlights .cnt.showCnt h3{font-size:20px}.highlights .cnt.showCnt .shows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.highlights .cnt.showCnt .shows .show{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;padding:20px 5px}.highlights .cnt.showCnt .shows .show .icon img{width:80%}.highlights .cnt.showCnt .shows .show .text{font-size:.875rem;margin:1.2rem auto 15px auto}.highlights .spBg{padding:40px 0 50px 0}.highlights .spBg::after{top:40px;height:calc(100% - 40px)}.highlights .spBg .bg .wave_up{height:40px}.highlights .spBg .bg .wave_icon_1{right:5%;width:50%}.highlights .spBg .bg .wave_icon_2{top:50%;left:5%;width:50%}.highlights .items .item{padding:20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.highlights .items .item .tit{font-size:1.3125rem;margin:0 0 15px 0;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.highlights .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.highlights .CTA .btn{padding:25px 50px;font-size:1.5rem}.main_layout{padding:80px 0}.main_layout.ai .layout_bg{width:150%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.main_layout.ai .title{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:2rem}.main_layout.ai .des{text-align:center}.main_layout.ai .lists{margin-top:10%;gap:50px}.main_layout.ai .lists .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.main_layout.ai .lists .list .left{width:50px}.main_layout.ai .lists .list .right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_layout.ai .lists .list .right .tit{font-size:18px}.main_layout.ai .lists .list .right .content{font-size:14px}.attendEvent .flexBox{padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.attendEvent .flexBox .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.attendEvent .flexBox .left img{width:45.4545454545vw;max-width:100%}.attendEvent .flexBox .right{gap:20px}.attendEvent .flexBox .right .tit{font-size:20px}.attendEvent .flexBox .right .more{margin-top:10px;line-height:1.4rem}.floor{background:-webkit-gradient(linear, left bottom, left top, from(#42196B), color-stop(#42196B), to(#42196B));background:linear-gradient(0deg, #42196B, #42196B, #42196B);padding-top:30px}.floor .floors{-webkit-transform:initial;transform:initial;left:0;padding:0 10px;margin-top:0}.floor .floors .floor2,.floor .floors .floor1{width:100%;padding-bottom:30px}.floor .floors .floor1_5{width:90%}.floor .footer_graphic{background-color:#431a6d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.floor .footer_graphic .wording{position:relative;width:100%;font-size:18px;line-height:1.4rem;left:0;margin-top:3%;padding:8% 5%;-webkit-transform:initial;transform:initial}.floor .footer_graphic .layout_bg{width:200%;left:-30%}.sc_gift{padding-bottom:3rem}.sc_gift h3{font-size:1.35rem}.sc_gift .cnt.showCnt{margin:0 auto 0 auto}.sc_gift .cnt.showCnt h3{font-size:1.35rem}.sc_gift .cnt.showCnt h3 span{font-size:1rem}.sc_gift .cnt.showCnt h4{margin-top:5rem}.sc_gift .cnt.showCnt .mt-6{margin-top:2.5rem}.sc_gift .cnt.showCnt .mb-4{margin-bottom:2rem}.sc_gift .cnt.showCnt .sub{margin:15px auto;font-size:18px}.sc_gift .cnt.showCnt .shows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0rem}.sc_gift .cnt.showCnt .shows .show{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;margin-bottom:1.75rem}.sc_gift .cnt.showCnt .shows .show .icon{width:200px;height:auto}.sc_gift .cnt.showCnt .shows .show .text{font-size:14px;margin:15px auto}.sc_gift .cnt.showCnt .shows .show .text span{font-size:16px;margin:0 auto 5px auto}.sc_gift .cnt .ps{padding:25px;margin:5px auto 45px auto}.contact{padding:50px 0;min-height:400px}.contact .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:40px}.contact .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item{width:90%;max-width:90%;height:300px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:30px 0}.contact .items .item:nth-child(1){margin:15px 0}.contact .items .item:nth-last-child(1){margin:15px 0}.contact .items .item .tit{font-size:1.75rem;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.contact .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 auto 25px auto}.contact .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.contact .items .item .btn:hover{color:#182987;background-color:#fff}#zhHome .modal .modal-header .modal-title{font-size:16px;letter-spacing:1px;text-shadow:3px 3px 10px rgba(0,0,0,.5)}#zhHome .modal .modal-header .sub{margin:5px 0 0 0;font-size:16px;line-height:1.4}#zhHome .modal .modal-header .close{top:-30px;right:0}#zhHome .modal .modal-header-cnt .man{width:150%;margin:30px 0 0 0}#zhHome .modal .modal-header.QAHeader{padding:0 15px}#zhHome .modal .modal-body{font-size:16px;line-height:1.6}#zhHome .modal .modal-body .gifts{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#zhHome .modal .modal-body .gifts .gift{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;padding:0 5px}#zhHome .modal .modal-body .gifts .cnt{padding:10px 0;margin:10px 0;font-size:14px;line-height:1.3}#zhHome .modal .modal-body .gifts .cnt .n{font-size:16px}#zhHome .modal .modal-body .QA_box{padding:15px}#zhHome .modal .modal-body .QA_box .Q{padding:10px;font-size:16px;margin:0 0 15px 0}#zhHome .modal .modal-body .QA_box .A{padding:10px;font-size:16px}#zhHome .modal .modal-footer .ps{font-size:16px;margin:0 0 20px 0}#zhHome .modal .modal-footer .btn{padding:17px 40px;font-size:18px}}*{font-family:"Segoe UI",sans-serif}.kv{width:100%;height:95vh;background-image:url(../../assets/images/kv/kv_bg3.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.kv_fixed{position:fixed;width:100%}.kv_fixed .inner{position:relative;width:100%}.kv_fixed .inner .kv_bg{width:100%;height:95vh;background:url(../../assets/images/kv/kv_bg2.jpg);-webkit-animation:kvChange 3s steps(100) infinite alternate both;animation:kvChange 3s steps(100) infinite alternate both;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}@-webkit-keyframes kvChange{0%{background-image:url(../../assets/images/kv/kv_bg2.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@keyframes kvChange{0%{background-image:url(../../assets/images/kv/kv_bg2.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}.kv_fixed .inner .kv_tit{position:absolute;top:22%;left:10%;z-index:10;width:39.0625%}.kv_fixed .inner .kv_tit.en{top:30%}.kv_fixed .inner .kv_tit img{width:100%;max-width:100%}.kv_fixed .inner .main_logo{position:absolute;width:12%;top:10%;left:2%}.kv_fixed .inner .main_logo img{width:100%;max-width:100%}.kv_fixed .inner .kv_dec{position:absolute;width:80%;max-width:100%;top:2%;margin-left:15%;mix-blend-mode:overlay;opacity:0;-webkit-animation:star_shine1 20s ease-in-out .6s infinite alternate both;animation:star_shine1 20s ease-in-out .6s infinite alternate both}@keyframes star_shine1{0%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(0.98);transform:scale(0.98);opacity:0}10%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(1);transform:scale(1);opacity:1}15%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(0.98);transform:scale(0.98);opacity:0}60%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(0.98);transform:scale(0.98);opacity:0}65%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(1);transform:scale(1);opacity:1}80%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(1.02);transform:scale(1.02);opacity:1}85%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(0.98);transform:scale(0.98);opacity:0}95%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(0.98);transform:scale(0.98);opacity:0}100%{-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-transform:scale(1);transform:scale(1);opacity:1}}.kv_fixed .inner .kv_dec.dec2{bottom:0;margin-left:0;-webkit-animation:star_shine2 15s ease-in-out .2s infinite alternate both;animation:star_shine2 15s ease-in-out .2s infinite alternate both}@keyframes star_shine2{0%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:0}10%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:1}20%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:0}30%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:0}35%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:1}55%{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:1}60%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:70% 80%;transform-origin:70% 80%;opacity:0}75%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:50% 30%;transform-origin:50% 30%;opacity:0}80%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 30%;transform-origin:50% 30%;opacity:1}95%{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transform-origin:50% 30%;transform-origin:50% 30%;opacity:1}100%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transform-origin:50% 30%;transform-origin:50% 30%;opacity:0}}.intro-outer{position:relative}.features{background:url("../../assets/images/kv/featureBG.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;padding:60px 0}.features .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:100px}.features .row .feature{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features .row .feature .icon{width:100px}.features .row .feature .icon img{width:100%;max-width:100%}.features .row .feature .number{position:relative;font-size:42px;font-weight:bolder;padding:5px 0;display:inline-block;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(40%, white), to(rgba(255, 255, 255, 0.1)));background:linear-gradient(180deg, white 40%, rgba(255, 255, 255, 0.1));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.features .row .feature .text{color:#fff;font-weight:bold;letter-spacing:.1rem;font-size:16px}.intro{position:relative;padding:3.75rem 0 5rem 0;background-color:#202f86}.intro .cnt{position:relative;width:100%;color:#373f41;text-align:left}.intro .cnt h3{display:inline-block;font-size:1.625rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#ffffff), to(#75E6FF));background:linear-gradient(90deg, #ffffff, #75E6FF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:2.5rem;line-height:normal}.intro .cnt h3 span{font-weight:900}.intro .cnt p{font-size:1.125rem;font-weight:400;line-height:2.025rem;letter-spacing:.03375rem;text-align:justify;margin-bottom:2rem;color:#fff}.intro .cnt p.en{line-height:1.6rem;letter-spacing:initial}.intro .cnt p span{color:#77efff;font-weight:bold}.intro .cnt h4{display:inline-block;font-size:1.325rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#a1f2ff), to(#ffb6f9));background:linear-gradient(90deg, #a1f2ff, #ffb6f9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:normal}.intro .cnt h4 span{font-weight:900}.intro-tri{position:absolute;bottom:-1.36rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:5.375rem;height:1.375rem;background-color:#fff;-webkit-clip-path:polygon(50% 100%, 0 0, 100% 0);clip-path:polygon(50% 100%, 0 0, 100% 0);z-index:1}.topic{background:#09113b;position:relative;padding:3rem 0 5rem 0}.topic .indexStar{position:absolute;mix-blend-mode:color-dodge}.topic .indexStar.indexStar1{width:50%;top:20%}.topic .indexStar.indexStar2{width:50%;right:0;top:0}.topic .indexStar img{width:100%;max-width:100%}.topic .topic_container{color:#fff}.topic .topic_container .topic_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px}.topic .topic_container .topic_list .topic-item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;text-align:center}.topic .topic_container .topic_list .topic-item img{margin-bottom:1.25rem;mix-blend-mode:screen}.topic .topic_container .topic_list .topic-item img.neon{left:0;top:0;position:absolute;mix-blend-mode:color-dodge}.topic .topic_container .topic_list .topic-item h4{position:relative;font-size:1.4rem;font-weight:700;line-height:normal;letter-spacing:.04875rem;margin-bottom:1.5rem}.topic .topic_container .topic_list .topic-item h4.en{letter-spacing:initial}.topic .topic_container .topic_list .topic-item h4:after{content:"";position:absolute;top:135%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;height:.0625rem;width:3.125rem}.topic .topic_container .topic_list .topic-item p{line-height:1.8rem;text-align:justify;font-size:14px}.topic .topic_container .topic_list .topic-item p.en{line-height:1.2rem;letter-spacing:initial;text-align:left}.time{position:relative;background:linear-gradient(35deg, #FF164C, #723CC4, #2323C3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4% 0 4% 0}.time .title{color:#fff;font-family:"Mulish",sans-serif;font-optical-sizing:auto;font-weight:550;font-size:24px;text-align:center;letter-spacing:.1rem}.time .timer{margin-top:4%;position:relative;z-index:10;color:#fff;text-align:center;letter-spacing:-4px}.time .timer .tb{position:relative;display:inline-block;width:4rem;height:3.5rem;padding-bottom:1.5rem;background-color:rgba(0,0,0,0);letter-spacing:normal;margin:0 20px}.time .timer .tb::before{position:absolute;content:"：";left:75px;top:12px}.time .timer .tb::after{position:absolute;left:0;top:50px;width:100%;line-height:1;text-align:center;font-weight:300;color:#fff}.time .timer .tb span{position:absolute;left:50%;top:calc(50% - .5rem);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2rem;border:1px solid #fff;padding:10px 20px;font-weight:bolder}.time .timer .d span{background:linear-gradient(-45deg, #AD44FF, #456AF6 50%)}.time .timer .d::after{content:"Days"}.time .timer .h span{background:linear-gradient(-45deg, #456AF6, #AD44FF 50%)}.time .timer .h::after{content:"Hours"}.time .timer .m span{background:linear-gradient(-45deg, #FF2142, #AD44FF, #456AF6)}.time .timer .m::after{content:"Mins"}.time .timer .s span{background:linear-gradient(-45deg, #FF2142, #AD44FF)}.time .timer .s::before{display:none}.time .timer .s::after{content:"Secs"}.slider_area{padding:6% 10%;position:relative;background:#09113b}.slider_area .topic-slick{color:#fff}.slider_area .topic-slick .item{position:relative;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider_area .topic-slick .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;gap:25px}.slider_area .topic-slick .item .text h5{font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.0525rem;line-height:1.05;text-align:center}.slider_area .topic-slick .item .text h5 span{font-size:1rem;letter-spacing:0rem;font-weight:400}.slider_area .topic-slick .item .text .line{width:6%}.slider_area .topic-slick .item .text .line img{width:100%;max-width:100%}.slider_area .topic-slick .item .text ul{line-height:1.6rem;letter-spacing:.03rem}.slider_area .topic-slick .item .text ul li{font-size:16px;font-weight:bold}.slider_area .topic-slick .item .text ul li span{font-size:16px;font-weight:normal}.slider_area .topic-slick .item .bg{width:100%}.slider_area .topic-slick .item .bg img{width:100%;max-width:100%}.slider_area .topic-slick .slick-dots{bottom:-45px}.edition{padding:6% 10% 4% 10%;position:relative;background:#09113b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.edition .title{color:#fff;font-size:1.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-shadow:#fff 0px 0 5px}.edition .title span{font-size:22px;margin:0 15px}.edition .title span.purple{color:#ff66f9;text-shadow:#ff66f9 0px 0 5px}.edition .title span.blue{color:aqua;text-shadow:aqua 0px 0 5px}.edition .main_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px;margin-top:8%}.edition .main_content .content{position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.edition .main_content .content.R .title{top:-15px}.edition .main_content .content .title{font-size:22px;line-height:2rem;text-align:center;position:absolute;top:10px}.edition .main_content .content .title.en{font-size:18px}.edition .main_content .content .des{color:#fff;font-size:16px;line-height:2rem;padding:20px 55px 15px 55px}.edition .main_content .content .des span{display:block;position:relative;color:#77efff;margin:45px 0 10px 0}.edition .main_content .content .signBtn{color:#fff;background:linear-gradient(45deg, #FF2142, #AD44FF, #456AF6);text-decoration:none;padding:12px 30px;font-size:18px;font-weight:bold;letter-spacing:.2rem;border-radius:25px;margin:20px 0 25px 0}.edition .main_content .content .signBtn.en{letter-spacing:initial}.edition .main_content .content .line{position:relative;width:90%;height:2px;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #00FFFF), to(#FF66F9));background:linear-gradient(90deg, #00FFFF 50%, #FF66F9);-webkit-box-shadow:0px 0px 5px #fff;box-shadow:0px 0px 5px #fff}.edition .main_content .content .line.line2{background:-webkit-gradient(linear, right top, left top, from(#FF2142), color-stop(#AD44FF), to(#456AF6));background:linear-gradient(-90deg, #FF2142, #AD44FF, #456AF6)}.edition .main_content .content .info{color:#fff;font-size:14px;text-align:left;line-height:1.8rem;margin-top:10px}.edition .main_content .content .bg{width:90%;filter:drop-shadow(0px 0px 5px white);-webkit-filter:drop-shadow(0px 0px 5px white)}.edition .main_content .content .bg img{width:100%;max-width:100%}.highlights{background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, #fff), to(#c3a9da));background:linear-gradient(#fff 80%, #c3a9da);position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px 0 60px 0}.highlights .container_fluid{max-width:1920px !important}.highlights h3{letter-spacing:.2rem;font-size:2rem;font-weight:bold;line-height:1.4;color:#1f1f1f}.highlights .cnt{position:relative;width:100%;color:#373f41;text-align:center}.highlights .cnt p{position:relative;margin:50px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.highlights .cnt.showCnt{margin:30px auto}.highlights .cnt.showCnt h3{color:#182987}.highlights .cnt.showCnt .shows{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.highlights .cnt.showCnt .shows .show{position:relative;-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2rem}.highlights .cnt.showCnt .shows .show .icon{position:relative;width:100%;max-width:400px}.highlights .cnt.showCnt .shows .show .icon img{position:relative;width:100%;max-width:100%;height:auto}.highlights .cnt.showCnt .shows .show .text{text-align:left;position:relative;width:100%;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 15px auto;line-height:1.4}.highlights .cnt.showCnt .shows .show .text span{text-align:center;line-height:2.5rem;position:relative;display:block;font-size:1.2rem;margin:0 auto 5px auto;font-weight:bold}.highlights .spBg{position:relative;max-width:100%;padding:80px 0 50px 0}.highlights .spBg::after{content:"";position:absolute;top:80px;left:0;width:100%;height:calc(100% - 80px);background-color:#ecf4fe;z-index:-1}.highlights .spBg .bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.highlights .spBg .bg .wave_up{position:absolute;top:0;left:0;width:100%;height:80px}.highlights .spBg .bg .wave_icon_1{position:absolute;top:0;right:6.7708333333%;width:16.5104166667%;height:auto}.highlights .spBg .bg .wave_icon_2{position:absolute;top:50%;left:10.4166666667%;width:14.5833333333%;height:auto}.highlights .spBg .bgColor{background-color:#ecf4fe}.highlights .items{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.highlights .items .item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 25px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%}.highlights .items .item .tit{position:relative;color:#182987;font-size:1.5rem;font-weight:bold;line-height:1.5;text-align:center;margin:0 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px}.highlights .items .item .text{position:relative;color:#373f41;font-size:1.25rem;line-height:1.2;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.highlights .CTA{position:relative;margin:50px auto;text-align:center}.highlights .CTA .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px 50px;font-size:1.5rem;font-weight:bold;letter-spacing:3px;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.highlights .CTA .btn:hover{color:#182987;background-color:#fff}.sc_gift{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0 0 0;background-color:#fff;padding-bottom:5rem}.sc_gift h3{letter-spacing:.2rem;font-size:2rem;font-weight:bolder;line-height:1.4;color:#2f3291;margin-bottom:1.25rem;font-family:initial}.sc_gift h3 span{font-size:20px;font-weight:400;color:#1f1f1f}.sc_gift .mt-6{margin-top:6rem}.sc_gift .cnt{position:relative;width:100%;color:#373f41;text-align:center}.sc_gift .cnt p{position:relative;margin:50px auto;font-size:1.25rem;font-weight:500;line-height:1.5}.sc_gift .cnt.showCnt{margin:0 auto 0 auto}.sc_gift .cnt.showCnt h3{color:#182987}.sc_gift .cnt.showCnt h4{font-size:1.6rem;font-weight:bold;color:#182987;margin-top:8rem}.sc_gift .cnt.showCnt .sub{position:relative;margin:15px auto;font-size:21px;color:#373f41;font-weight:500;line-height:1.4}.sc_gift .cnt.showCnt .shows{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc_gift .cnt.showCnt .shows img{max-width:550px}.sc_gift .cnt.showCnt .shows .show{position:relative;-webkit-box-flex:1;-ms-flex:1 0 33.3%;flex:1 0 33.3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc_gift .cnt.showCnt .shows .show .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:250px}.sc_gift .cnt.showCnt .shows .show .icon img{position:relative;width:100%;max-width:100%;height:auto}.sc_gift .cnt.showCnt .shows .show .text{position:relative;width:100%;font-size:1.125rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 15px auto;line-height:1.4;margin:15px 0 0 0}.sc_gift .cnt.showCnt .shows .show .text span{position:relative;display:block;font-size:1.25rem;margin:0 auto 5px auto;font-weight:bold;color:#182987}.sc_gift .cnt .ps{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding:25px;border-radius:15px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.5);box-shadow:0 3px 5px rgba(0,0,0,.5);background-color:#fff;margin:45px auto;text-align:justify;font-size:14px;line-height:1.3}.sc_gift .cnt .ps h3{text-align:center}.sc_gift .cnt .ps span{position:relative;display:inline-block;font-weight:bold;margin:15px 0 5px 0}.sc_gift .cnt .ps ul{list-style-type:disc;padding:0 0 0 20px}.bonus{position:relative;padding:3% 0 4% 0;background-color:#f1f1f1}.bonus .text-center{color:#182987;font-weight:bold;font-size:24px;letter-spacing:.1rem;line-height:2.2rem}.bonus .location{background-color:#f1f1f1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:8%;gap:50px}.bonus .location .loc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bonus .location .loc .location_name{color:#182987;font-size:20px}.bonus .location .loc .part{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px}.bonus .location .loc .part .title{font-size:18px;padding:15px 0 10px 0}.bonus .location .loc .part .content{line-height:1.4rem}.bonus .location .loc .part .pic{mix-blend-mode:multiply;width:300px}.bonus .location .loc .part .pic img{width:100%;max-width:100%}.bonus .tip{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contact{position:relative;width:100%;padding:50px 0;min-height:900px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../../assets/images/layout/contactBg_home.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed}.contact .bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.contact .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:auto}.contact .items{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact .items .item{position:relative;max-width:500px;height:300px;-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;background-color:#fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact .items .item:nth-child(1){margin:0 35px 0 0}.contact .items .item:nth-last-child(1){margin:0 0 0 35px}.contact .items .item .tit{position:relative;color:#373f41;font-size:2rem;font-weight:bold;line-height:1.5;text-align:center;margin:0 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px}.contact .items .item .text{position:relative;color:#373f41;font-size:1.5rem;line-height:1.2;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.contact .items .item .text a{color:#182987}.contact .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;letter-spacing:3px;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.contact .items .item .btn:hover{color:#182987;background-color:#fff}#zhHome .modal .modal-dialog{max-width:800px}#zhHome .modal .modal-content{padding:10px 10px;border-radius:20px;background-image:-webkit-gradient(linear, left top, right top, from(#723cc4), to(#2323c3));background-image:linear-gradient(90deg, #723cc4, #2323c3)}#zhHome .modal .modal-content-cnt{position:relative;border-radius:15px;background-image:-webkit-gradient(linear, left top, right top, from(white), to(white));background-image:linear-gradient(90deg, white, white)}#zhHome .modal .modal-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:0}#zhHome .modal .modal-header .modal-title{font-size:24px;letter-spacing:3px;font-weight:500;display:block;color:#fff;text-shadow:3px 3px 10px rgba(0,0,0,.3)}#zhHome .modal .modal-header .sub{position:relative;margin:5px 0 0 0;font-size:20px;font-weight:300;color:#fff;display:block;line-height:1.4}#zhHome .modal .modal-header .close{position:absolute;top:-20px;right:-20px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1;cursor:pointer}#zhHome .modal .modal-header .close img{position:relative;width:45px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;border-radius:99%;background-color:#fff}#zhHome .modal .modal-header .close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#zhHome .modal .modal-header-cnt{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#zhHome .modal .modal-header-cnt .man{position:relative;width:100%;max-width:250px;height:auto;margin:-100px 0 0 0}#zhHome .modal .modal-header-cnt .man img{position:relative;width:100%;max-width:100%;height:auto}#zhHome .modal .modal-header.QAHeader{padding:0 15px}#zhHome .modal .modal-body{font-size:20px;font-weight:300;color:#fff;line-height:1.6}#zhHome .modal .modal-body ol{list-style:decimal;padding:0 0 0 20px}#zhHome .modal .modal-body ul{font-size:18px;list-style:disc;padding:0 0 0 20px}#zhHome .modal .modal-body .gifts{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#zhHome .modal .modal-body .gifts .gift{position:relative;-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#zhHome .modal .modal-body .gifts .gift .pic{position:relative;width:100%;max-width:170px}#zhHome .modal .modal-body .gifts .cnt{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;margin:10px 0;font-size:18px;line-height:1.3;text-align:center}#zhHome .modal .modal-body .gifts .cnt .n{font-size:20px;color:#182987;font-weight:bold}#zhHome .modal .modal-body .gifts .cnt span{color:#182987}#zhHome .modal .modal-body .QA_box{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px}#zhHome .modal .modal-body .QA_box .Q{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;font-size:21px;color:#000;border:1px solid #000;resize:none;border-radius:15px;margin:0 0 15px 0}#zhHome .modal .modal-body .QA_box .A{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;font-size:21px;color:#000;border:1px solid #000;border-radius:15px}#zhHome .modal .modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0}#zhHome .modal .modal-footer .ps{position:relative;font-size:24px;font-weight:bold;color:#000;margin:0 0 20px 0}#zhHome .modal .modal-footer .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;letter-spacing:3px;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}#zhHome .modal .modal-footer .btn:hover{color:#182987;background-color:#fff}@media(max-width: 768px){.kv{width:100vw;height:400px;background-image:url(../../assets/images/kv/kv_bg.jpg);background-position:top center;background-size:150%}.kv_fixed{position:fixed;width:100%}.kv_fixed .inner{position:relative;width:100%;height:42.03125vw}.kv_fixed .inner .kv_bg{height:400px}.kv_fixed .inner .kv_tit{position:absolute;top:70%;left:50%;width:85%;-webkit-transform:translate(-50%, -10%);transform:translate(-50%, -10%);z-index:10;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.kv_fixed .inner .kv_tit.en{top:80%}.kv_fixed .inner .kv_dec{width:100%;margin-top:35%;margin-left:16%}.kv_fixed .inner .kv_dec img{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-100%, 10%);transform:translate(-100%, 10%);z-index:9}.kv_fixed .inner .kv_dec.dec2{width:100%;bottom:0}.intro-outer .features .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:50px 50px}.intro-outer .features .row .feature{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.intro-outer .features .row .feature .icon{width:80px}.intro-outer .features .row .feature .number{font-size:28px}.intro-outer .features .row .feature .text{font-size:14px}.intro-outer .intro{padding:50px 10px 25px 10px}.intro-outer .intro h3{font-size:20px;margin-bottom:30px}.intro-outer .intro p{font-size:16px;letter-spacing:0;line-height:2rem}.topic{padding:80px 10px 80px 10px}.topic .indexStar.indexStar1{width:80%;top:10%}.topic .indexStar.indexStar2{width:80%;top:50%}.topic .topic_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topic .topic_container .topic_list{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.topic .topic_container .topic_list .topic_item{width:100%}.topic .topic_container .topic_list .topic_item h4{padding:1rem}.topic .topic_container .topic_list .topic_item .content_area{margin:0;padding:1.4rem}.topic .topic_container .topic_list .topic_item .content_area .mb-n{display:none}.topic .topic_container .topic-slick{color:#fff}.topic .topic_container .topic-slick .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.topic .topic_container .topic-slick .item .text h5{font-size:1.25rem;text-align:center}.topic .topic_container .topic-slick .item .text h5 span{font-size:.9rem;letter-spacing:0rem;font-weight:400}.topic .topic_container .topic-slick .item .text .line{margin:1rem 0}.topic .topic_container .topic-slick .item .text ul{line-height:0rem;letter-spacing:.03rem;text-align:center}.topic .topic_container .topic-slick .item .text ul li{line-height:1.5;margin-bottom:.55rem}.topic .topic_container .topic-slick .item .text ul li span{font-size:.85rem}.topic .topic_container .topic-slick .slick-dots{bottom:-45px}.time{padding:80px 10px 80px 10px}.time .title{font-size:20px}.time .timer{margin-top:10%}.time .timer .tb{margin:0 10px;display:inline-block;width:3rem}.time .timer .tb::before{left:50px}.time .timer .tb::after{top:45px}.time .timer .tb span{font-size:1.4rem;padding:5px 10px}.edition{padding:80px 10px 80px 10px}.edition .title{font-size:20px !important;margin-bottom:60px}.edition .title.en{font-size:14px !important}.edition .title span{font-size:14px;margin:0 6px}.edition .main_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}.edition .main_content .content .bg{width:100%}.edition .main_content .content .des{padding:20px}.edition .main_content .content .des span{margin:20px 0 10px 0}.slider_area{padding:0 10px 80px 10px}.slider_area .topic-slick{position:relative}.slider_area .topic-slick .item{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slider_area .topic-slick .item .text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 30px}.slider_area .topic-slick .item .text h5{font-size:1.1rem;text-align:center;margin-top:20px}.slider_area .topic-slick .item .text h5 span{font-size:.9rem;letter-spacing:0rem;font-weight:400}.slider_area .topic-slick .item .text .line{margin:1rem 0}.slider_area .topic-slick .item .text ul{width:100%;line-height:0rem;letter-spacing:.03rem;text-align:left}.slider_area .topic-slick .item .text ul li{line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.6rem;padding:5px 0 5px 0;gap:5px}.slider_area .topic-slick .item .text ul li.first{border-top:solid 1px #fff;padding-top:20px}.slider_area .topic-slick .item .text ul li span{margin:0;font-size:.6rem}.slider_area .topic-slick .item .bg{width:100%}.slider_area .topic-slick .slick-dots{bottom:-45px}.highlights{padding:30px 0 0 0}.highlights .cnt h3{font-size:28px}.highlights .cnt p{margin:25px auto;font-size:1.125rem;text-align:justify;word-wrap:break-word;word-break:break-all}.highlights .cnt.showCnt{margin:30px auto}.highlights .cnt.showCnt h3{font-size:20px}.highlights .cnt.showCnt .shows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.highlights .cnt.showCnt .shows .show{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;padding:20px 5px}.highlights .cnt.showCnt .shows .show .icon img{width:80%}.highlights .cnt.showCnt .shows .show .text{font-size:.875rem;margin:1.2rem auto 15px auto}.highlights .spBg{padding:40px 0 50px 0}.highlights .spBg::after{top:40px;height:calc(100% - 40px)}.highlights .spBg .bg .wave_up{height:40px}.highlights .spBg .bg .wave_icon_1{right:5%;width:50%}.highlights .spBg .bg .wave_icon_2{top:50%;left:5%;width:50%}.highlights .items .item{padding:20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.highlights .items .item .tit{font-size:1.3125rem;margin:0 0 15px 0;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.highlights .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.highlights .CTA .btn{padding:25px 50px;font-size:1.5rem}.sc_gift{padding-bottom:3rem}.sc_gift h3{font-size:1.35rem}.sc_gift .cnt.showCnt{margin:0 auto 0 auto}.sc_gift .cnt.showCnt h3{font-size:1.35rem}.sc_gift .cnt.showCnt h3 span{font-size:1rem}.sc_gift .cnt.showCnt h4{margin-top:5rem}.sc_gift .cnt.showCnt .mt-6{margin-top:2.5rem}.sc_gift .cnt.showCnt .mb-4{margin-bottom:2rem}.sc_gift .cnt.showCnt .sub{margin:15px auto;font-size:18px}.sc_gift .cnt.showCnt .shows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0rem}.sc_gift .cnt.showCnt .shows .show{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;margin-bottom:1.75rem}.sc_gift .cnt.showCnt .shows .show .icon{width:200px;height:auto}.sc_gift .cnt.showCnt .shows .show .text{font-size:14px;margin:15px auto}.sc_gift .cnt.showCnt .shows .show .text span{font-size:16px;margin:0 auto 5px auto}.sc_gift .cnt .ps{padding:25px;margin:5px auto 45px auto}.bonus{padding:8% 0}.bonus .text-center{font-size:1rem;letter-spacing:initial}.bonus .location{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.bonus .location .loc .part{padding:0}.bonus .location .loc .part .title{font-size:16px}.bonus .location .loc .part .content{padding:0 10px;font-size:14px}.bonus .tip{font-size:14px;display:inline-block;white-space:nowrap}.contact{padding:50px 0;min-height:400px}.contact .bg .wave_down{position:absolute;top:0;left:0;width:100%;height:40px}.contact .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item{width:90%;max-width:90%;height:300px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:30px 0}.contact .items .item:nth-child(1){margin:15px 0}.contact .items .item:nth-last-child(1){margin:15px 0}.contact .items .item .tit{font-size:1.75rem;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.contact .items .item .text{font-size:1.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 auto 25px auto}.contact .items .item .btn{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:bold;border-radius:10px;color:#fff;background-color:#182987;border:1px solid #182987;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.contact .items .item .btn:hover{color:#182987;background-color:#fff}#zhHome .modal .modal-header .modal-title{font-size:16px;letter-spacing:1px;text-shadow:3px 3px 10px rgba(0,0,0,.5)}#zhHome .modal .modal-header .sub{margin:5px 0 0 0;font-size:16px;line-height:1.4}#zhHome .modal .modal-header .close{top:-30px;right:0}#zhHome .modal .modal-header-cnt .man{width:150%;margin:30px 0 0 0}#zhHome .modal .modal-header.QAHeader{padding:0 15px}#zhHome .modal .modal-body{font-size:16px;line-height:1.6}#zhHome .modal .modal-body .gifts{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#zhHome .modal .modal-body .gifts .gift{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;padding:0 5px}#zhHome .modal .modal-body .gifts .cnt{padding:10px 0;margin:10px 0;font-size:14px;line-height:1.3}#zhHome .modal .modal-body .gifts .cnt .n{font-size:16px}#zhHome .modal .modal-body .QA_box{padding:15px}#zhHome .modal .modal-body .QA_box .Q{padding:10px;font-size:16px;margin:0 0 15px 0}#zhHome .modal .modal-body .QA_box .A{padding:10px;font-size:16px}#zhHome .modal .modal-footer .ps{font-size:16px;margin:0 0 20px 0}#zhHome .modal .modal-footer .btn{padding:17px 40px;font-size:18px}}.handsOnLab .bg_fixed{position:absolute;top:40%;right:0%;mix-blend-mode:screen}.handsOnLab .intro{background:url("../../assets/images/kv/featureBG.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;padding:60px 0}.handsOnLab .intro h3{display:inline-block;font-size:2rem;font-weight:700;letter-spacing:.04875rem;background:-webkit-gradient(linear, left top, right top, from(#ffffff), to(#75E6FF));background:linear-gradient(90deg, #ffffff, #75E6FF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:2.5rem;line-height:normal}.handsOnLab .intro h3 span{font-weight:900}.handsOnLab .intro p{color:#fff;font-size:1.125rem;font-style:normal;line-height:2.025rem;letter-spacing:.03375rem;margin-bottom:1.25rem}.handsOnLab .cnt{background:#09113b;padding:2rem 0 6.62rem 0;position:relative}.handsOnLab .cnt .star.star1{top:5%;width:50%;position:absolute;mix-blend-mode:color-dodge}.handsOnLab .cnt .star.star2{bottom:20%;right:0;width:50%;position:absolute;mix-blend-mode:color-dodge}.handsOnLab .cnt .star img{width:100%;max-width:100%}.handsOnLab .cnt .container{max-width:1200px;margin:0 auto}.handsOnLab .cnt .container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.handsOnLab .cnt .container .row .item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1rem 1.75rem}.handsOnLab .cnt .container .row .item ol{list-style:decimal;margin-left:1.5rem}.handsOnLab .cnt .container .row .item .ol_inner{list-style:lower-alpha;margin-left:1.25rem}.handsOnLab .cnt .container .row .item li{line-height:1.75}.handsOnLab .cnt .container .row .item a{color:#fff;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.handsOnLab .cnt .container .row .item a:hover{color:#f4e829}.handsOnLab .cnt .container .row .item .item_info{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.handsOnLab .cnt .container .row .item .item_info img{display:inline-block;margin-right:1rem}.handsOnLab .cnt .container .row .item .item_info .info_row{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:0 1.5rem}.handsOnLab .cnt .container .row .item .item_info .info_row ._time{font-size:20px;color:#fff;font-weight:400;line-height:1.4}.handsOnLab .cnt .container .row .item .item_info .info_row ._topic{color:#f5b617;font-size:1.4rem;font-weight:800;line-height:2.275rem;letter-spacing:.04875rem;margin-bottom:.6rem}.handsOnLab .cnt .container .row .item .item_info .info_row ._speaker{color:#fff;font-weight:500;line-height:1.4rem;letter-spacing:.03rem;line-height:1.5}.handsOnLab .cnt .container .row .item .border{margin-top:20px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(168, 218, 255, 0.2)), to(rgba(255, 255, 255, 0.03)));background:linear-gradient(180deg, rgba(168, 218, 255, 0.2), rgba(255, 255, 255, 0.03));border:none !important;border-radius:25px;padding:2rem .4rem}.handsOnLab .cnt .container .row .item .abstrack{position:relative}.handsOnLab .cnt .container .row .item .abstrack_title{color:#45a6ff;font-weight:bold;font-size:1.4rem;line-height:1.75rem;letter-spacing:.0375rem;padding:0rem 1.56rem}.handsOnLab .cnt .container .row .item .abstrack_content{position:relative;padding:1rem 1.63rem;color:#fff;line-height:1.8rem;letter-spacing:.03rem}.handsOnLab .cnt .container .row .item .abstrack .brLine{position:relative;width:92%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:1px;background:-webkit-gradient(linear, left top, right top, from(#FF5555), color-stop(#AD44FF), to(#0066FF));background:linear-gradient(90deg, #FF5555, #AD44FF, #0066FF);margin:1rem 0 2rem 0}.handsOnLab .cnt .container .row .item .sessions{position:relative}.handsOnLab .cnt .container .row .item .sessions_title{font-size:1.4rem;font-weight:bold;color:#da71ff;padding:0 1.56rem;border-radius:0px}.handsOnLab .cnt .container .row .item .sessions_content{padding:1.4rem 1.63rem;color:#fff;line-height:1.8rem;letter-spacing:.03rem}.handsOnLab .cnt .container .row .item .sessions_content ul{list-style-type:disc;margin-left:1.2rem}.handsOnLab .cnt .container .row .item .sessions .brLine{position:relative;width:92%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:1px;background:-webkit-gradient(linear, left top, right top, from(#FF5555), color-stop(#AD44FF), to(#0066FF));background:linear-gradient(90deg, #FF5555, #AD44FF, #0066FF);margin:.5rem 0 2rem 0}.handsOnLab .cnt .container .row .item .notice_title{color:#f55;font-weight:bold;font-size:1.4rem;line-height:1.75rem;letter-spacing:.0375rem;padding:0 1.56rem}.handsOnLab .cnt .container .row .item .notice_content{padding:1.88rem 1.63rem;color:#fff;line-height:1.8rem;letter-spacing:.03rem}.handsOnLab .cnt .container .row .item .notice_content ul{list-style-type:disc;margin-left:1.2rem}.handsOnLab .cnt .container .row .item2 .item_info .info_row ._topic{line-height:1.4}.handsOnLab .cnt .container .row .item3 .item_info .info_row ._topic{line-height:1.2}.handsOnLab .cnt .container .row .item4 .item_info .info_row ._topic{line-height:1.2}.handsOnLab .cnt .container .row2{margin-top:8%}.handsOnLab .cnt .container .info{font-size:18px;color:#fff;letter-spacing:.1rem;font-weight:300;line-height:1.8;margin-top:3%;padding:0 15%}@media(max-width: 768px){.handsOnLab{background:-webkit-gradient(linear, left top, left bottom, from(rgba(170, 66, 196, 0.8)), to(rgba(7, 0, 101, 0.8)));background:linear-gradient(rgba(170, 66, 196, 0.8), rgba(7, 0, 101, 0.8))}.handsOnLab .intro{padding:30px 0}.handsOnLab .intro h3{font-size:1.32rem;font-weight:700;letter-spacing:.04rem;margin-bottom:1.5rem}.handsOnLab .intro p{font-size:1.05rem;font-weight:400;line-height:1.5;letter-spacing:.025rem}.handsOnLab .cnt{padding:0}.handsOnLab .cnt .container{margin:0;max-width:1920px}.handsOnLab .cnt .container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.handsOnLab .cnt .container .row .item{margin-top:12%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 3%}.handsOnLab .cnt .container .row .item .item_info .info_row{-webkit-box-flex:1;-ms-flex:1;flex:1}.handsOnLab .cnt .container .row .item .item_info .info_row img{margin-right:.2rem}.handsOnLab .cnt .container .row .item .item_info .info_row ._topic{font-size:1.2rem;line-height:initial}.handsOnLab .cnt .container .row .item .item_info .info_row ._speaker{font-size:.95rem;color:#fff;font-weight:300;letter-spacing:.1em;line-height:initial}.handsOnLab .cnt .container .row2{margin-top:8%}.handsOnLab .cnt .container h3{color:#ffcc71;font-size:32px}.handsOnLab .cnt .container .info{font-size:16px;color:#fff;letter-spacing:0;font-weight:300;line-height:1.8;margin-top:3%;padding:0 1%}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-dots li button:before{color:#fff;opacity:.3}.slick-dots li.slick-active button:before{color:#fff}/*# sourceMappingURL=all_zh.min.css.map */