@import url(iconfont.css);[class*="icon-"]{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font:400 1em PingFang SC,Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;line-height:1.5;min-width:320px;font-size:16px;overflow-x:hidden}#root{min-height:100vh;min-width:1200px}.flexBox{display:-webkit-box;display:-webkit-flex;display:flex}.flex-column{flex-direction:column;-webkit-flex-direction:column}.flex-justify-center{justify-content:center;-webkit-justify-content:center}.flex-justify-around{justify-content:space-around;-webkit-justify-content:space-around}.flex-justify-between{justify-content:space-between;-webkit-justify-content:space-between}.flex-align-center{align-items:center;-webkit-align-items:center}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.pull-left{float:left}.pull-right{float:right}.clear:before,.clear:after{content:'';display:block;clear:both}img{display:block}a{color:#333}.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis-2,.ellipsis-3{display:-webkit-box;overflow:hidden;box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;-webkit-box-orient:vertical}.ellipsis-2{line-clamp:2;-webkit-line-clamp:2}.ellipsis-3{line-clamp:3;-webkit-line-clamp:3}.scroll{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.scroll::-webkit-scrollbar{display:none}.scroll::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#383031}.scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#111}[v-cloak]{display:none}.zoomify-shadow{position:fixed;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:1500}.zoomify-shadow.zoomed{cursor:pointer;cursor:-webkit-zoom-out;cursor:zoom-out;opacity:1;z-index:999}.zoomify.zoomed{cursor:-webkit-zoom-out;cursor:zoom-out;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;position:relative;z-index:9999;background:#ffffff}.swiper-pagination-bullet-active{background:#fff !important}.layui-layer-loading{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center}.row{width:1200px;margin:0 auto}.main-body{min-height:calc(100vh - 593px)}.home-pub-title{text-align:center;padding:20px 0}.home-pub-title .title-box{position:relative;display:inline-block;color:#00a578;padding:0 100px}.home-pub-title .title-box:before,.home-pub-title .title-box:after{content:'';position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:80px;height:1px;background-color:#00a578}.home-pub-title .title-box:before{left:0}.home-pub-title .title-box:after{right:0}.home-pub-title .title{font-size:28px;line-height:1}.home-pub-title .en-title{display:inline-block;line-height:18px;font-size:10px;color:#fff;min-width:210px;padding:0 20px;border-radius:9px;background-color:#00a578;margin-top:8px}.banner-box .swiper-container{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;height:600px}.banner-box .swiper-slide{background-position:center;background-size:cover;background-repeat:no-repeat}.banner-box .img{width:100%;height:100%;object-fit:cover}.banner-box .img-txt{width:1000px;height:100%;object-fit:contain;margin:0 auto}.navbar{width:100%;height:53px;background-color:#0f916e}.navbar .row{display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.navbar .item{line-height:53px;padding:0 23px;color:#fff;font-size:18px;cursor:pointer}.navbar .item:hover{background:rgba(0,0,0,0.1)}.sidebar{position:fixed;right:40px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:9}.sidebar.fold .icon-home{display:none}.sidebar.fold .item{-webkit-animation:sidebarHide .3s forwards;animation:sidebarHide .3s forwards}.sidebar.fold .icon-top-arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.sidebar .sidebar-list{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;align-items:flex-end}.sidebar .item{position:relative;white-space:nowrap;height:30px;line-height:30px;color:#666;font-size:16px;padding-right:12px;border-right:1px solid #00a578;cursor:pointer;-webkit-animation:sidebarShow .3s forwards;animation:sidebarShow .3s forwards;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.sidebar .item:before{content:'';position:absolute;right:-3px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#00a578}.sidebar .item.active,.sidebar .item:hover{color:#00a578}.sidebar .iconfont{position:absolute;right:-19px;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;width:38px;height:38px;color:#00a578;font-size:20px;border:2px solid #00a578;border-radius:50%;cursor:pointer}.sidebar .icon-home{top:-38px}.sidebar .icon-top-arrow{bottom:-38px}@-moz-keyframes sidebarShow{0%{height:0;opacity:0}100%{height:30px;opacity:1}}@-o-keyframes sidebarShow{0%{height:0;opacity:0}100%{height:30px;opacity:1}}@-webkit-keyframes sidebarShow{0%{height:0;opacity:0}100%{height:30px;opacity:1}}@keyframes sidebarShow{0%{height:0;opacity:0}100%{height:30px;opacity:1}}@-moz-keyframes sidebarHide{0%{height:30px;opacity:1}100%{height:0;opacity:0}}@-o-keyframes sidebarHide{0%{height:30px;opacity:1}100%{height:0;opacity:0}}@-webkit-keyframes sidebarHide{0%{height:30px;opacity:1}100%{height:0;opacity:0}}@keyframes sidebarHide{0%{height:30px;opacity:1}100%{height:0;opacity:0}}.footer{line-height:40px;color:#fff;text-align:center;font-size:14px;background-color:#0f916e}.contact-us-content{background-color:#fff4d8;margin:10px auto;padding:20px 40px 40px;color:#333;width:900px}.contact-us-content h4{font-size:16px;padding:15px 0 5px 0}.contact-us-content p{font-size:14px;padding:5px 0}.detail-content{background-color:#fff4d8;margin:10px auto;padding:40px;color:#333;width:900px}.detail-content .d-title{font-weight:bold;font-size:20px;text-align:center;line-height:40px;margin-bottom:15px}.detail-content .d-content{font-size:13px;letter-spacing:2px;line-height:30px}.detail-content .d-content p{text-indent:2em}.detail-content .d-content strong{display:inline-block}.detail-content .d-h3{font-size:16px;font-weight:bold;margin-top:10px;margin-bottom:5px}.home-body{padding:40px 0}.home-body .home-ad-img{display:block}.home-body .home-ad-img img{width:100%}.home-body .top-area{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;padding-bottom:20px}.home-body .countdown-box{text-align:center;letter-spacing:2px}.home-body .countdown-box .tips{font-size:20px;font-weight:bold;padding-top:10px}.home-body .countdown-box .countdown{display:-webkit-box;display:-webkit-flex;display:flex;margin:5px 0 0;justify-content:center}.home-body .countdown-box .num,.home-body .countdown-box .punctuation{min-width:20px;font-size:30px;line-height:35px;color:#B90000}.home-body .countdown-box .text{display:block;font-size:14px;color:#333}.home-body .top-right{width:265px}.home-body .top-right .title{color:#0f916e;font-weight:bold;line-height:1.4;font-size:22px;text-align:center;letter-spacing:2px}.home-body .top-right .btn{display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:260px;height:64px;color:#FFF;border-radius:15px;font-size:28px;border-width:2px;border-style:solid;margin-top:15px}.home-body .top-right .btn .iconfont{font-size:36px;padding-right:15px}.home-body .top-right .btn1{background-color:#b90000;border-color:#ff8400}.home-body .top-right .btn2{background-color:#ff8400;border-color:#b90000}.home-body .tab-box{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;width:900px;border:1px solid #d4d4d4;padding:10px;background-color:#f1f1f1}.home-body .tab-box .tab-content{position:relative;width:628px;height:352px;border:1px solid #b90000;overflow:hidden}.home-body .tab-box .text{position:absolute;left:0;bottom:0;width:100%;font-size:16px;text-align:center;line-height:32px;background-color:rgba(0,0,0,0.7);color:#fff;padding:0 10px}.home-body .tab-box img{width:100%;height:100%;object-fit:cover}.home-body .tab-box .tab-list{width:230px;max-height:360px;overflow-y:auto}.home-body .tab-box .tab-item{display:-webkit-box;display:-webkit-flex;display:flex;height:64px;margin-top:8px;border:1px solid #d4d4d4;padding:4px 6px;background:linear-gradient(to bottom, #f9f9f9, #e8e8e8);background:-webkit-linear-gradient(to bottom, #f9f9f9, #e8e8e8)}.home-body .tab-box .tab-item:first-of-type{margin-top:0}.home-body .tab-box .small-img{width:80px;height:54px;overflow:hidden;margin-right:8px;border:1px solid #ccc}.home-body .tab-box .item-title{flex:1;font-size:12px;text-align:justify;word-break:break-all;max-height:54px}.home-body .tab-box .tab-item.active{position:relative;background:#00a578;color:#fff}.home-body .tab-box .tab-item.active:before{content:'';position:absolute;left:-8px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);border-width:8px 8px 8px 0;border-style:solid;border-color:transparent #00a578 transparent transparent}.home-body .tab-box .tab-item.active .small-img{border-color:#fff}.row-padding{padding:20px 0}.home-info-box .info-item{padding:20px 0;font-size:16px;line-height:28px;word-break:break-all;color:#333}.home-info-box h4{font-weight:normal;text-indent:2em}.home-info-box p{text-indent:2em}.transportation-location{padding:20px 0}.transportation-location .location-box{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;height:400px}.transportation-location .map-container{width:682px;height:100%;background-color:#f3f1ec;border:1px solid #ccc}.transportation-location .scroll-view{width:480px;height:100%;overflow-y:auto;border:1px solid #ccc;background-color:#f9f9f9;padding:10px;letter-spacing:2px;font-size:15px}.expert-group{padding:20px 0}.expert-group .experts-list{display:-webkit-box;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:center;-webkit-justify-content:center;margin-bottom:10px;gap:10px}.expert-group .expert-item{position:relative;width:190px;border:1px solid #E4E4E4;background-color:#fff}.expert-group .img{width:100%;height:206px;object-fit:cover;overflow:hidden}.expert-group img{width:100%;height:100%}.expert-group .info{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;padding:5px;text-align:center}.expert-group .info h4{font-size:18px;color:#333;margin-bottom:5px}.expert-group .info p{font-size:12px;color:#888}.expert-group .info .btn{display:inline-block;font-size:12px;color:#fff;height:24px;padding:0 10px;line-height:24px;background-color:#0f916e;border-radius:12px;margin:5px 0}.expert-group .info .introduce-text{font-size:12px;text-align:justify;color:#333}.expert-group .expert-item:hover .introduce-view{opacity:1}.expert-group .introduce-view{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;padding:20px;z-index:9;opacity:0}.expert-group .introduce-view .scroll{width:100%;height:100%}.expert-group .introduce{font-size:14px;color:#666;word-break:break-all}.brilliant-atlas{padding:20px 0}.atlas-swiper{width:960px;height:500px}.atlas-swiper .swiper-slide{position:relative}.atlas-swiper .swiper-pagination{position:absolute;left:initial;right:10px;bottom:10px;display:-webkit-box;display:-webkit-flex;display:flex;width:initial;z-index:9}.atlas-swiper .swiper-pagination-bullet{width:20px;height:20px;line-height:20px;text-align:center;margin:0 0 0 5px;color:#d5d5d4;border-radius:0;font-size:14px;background-color:rgba(255,255,255,0.4);opacity:1;cursor:pointer}.atlas-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0f916e !important}.atlas-swiper .text{position:absolute;left:0;bottom:0;width:100%;font-size:15px;color:#fff;line-height:40px;padding:0 150px 0 15px;background-color:rgba(0,0,0,0.5);z-index:1}.agenda-content{padding:20px 0;text-align:center}.agenda-content img{display:inline-block;max-width:1200px}.hotel-content{padding:20px 0;text-align:center}.hotel-content img{display:block;max-width:1200px;margin-bottom:20px}.address-content{background-color:#fff4d8;margin:10px auto;padding:20px 40px 40px;color:#333;width:900px}.address-content .map-container{height:400px;border:1px solid #ccc;margin-top:10px}.address-content .table-box{line-height:35px;border-collapse:collapse;border-spacing:0;color:#000;background-color:#FFF}.address-content .table-box td{border:1px solid #000;padding:10px 5px;text-align:center;font-size:13px}.address-content h3{font-size:18px;line-height:30px}.address-content h4{font-size:16px;padding:10px 0}.address-content p{font-size:15px;line-height:30px}.arrange-content{background-color:#fff4d8;margin:10px auto;padding:20px 40px 40px;color:#333;width:900px}.arrange-content .h4{color:#F30;font-size:14px;font-weight:bold}.arrange-content .table-box{padding-top:30px}.arrange-content .h2{font-weight:bold;font-size:20px;text-align:center;line-height:40px;margin-bottom:10px}.arrange-content .table{width:100%}.arrange-content .t-tr{width:100%;display:-webkit-box;display:-webkit-flex;display:flex}.arrange-content .t-td{font-size:12px;text-align:center;padding:10px 5px;border:1px solid #000;margin:-1px 0 0 -1px}.arrange-content .t-td:nth-child(1){flex:1}.arrange-content .t-td:nth-child(2){flex:2}.report-content{padding-bottom:20px}.report-content .row{width:1140px}.report-content .red{color:#0f916e}.report-content .pub-title{color:#0f916e;font-weight:normal;font-size:30px;padding:30px 10px 20px 10px;border-bottom:1px solid #ccc;margin-bottom:10px;text-align:center}.report-content .hhbd-box{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;padding:0 15px}.report-content .hhbd-swiper{width:540px;height:310px;margin-top:10px}.report-content .hhbd-swiper img{width:100%}.report-content .article-box{flex:1;padding-left:30px}.report-content .article-box .article-title{text-align:center;padding:10px 0;font-size:22px;color:#0f916e}.report-content .article-box .article-title:hover{text-decoration:underline}.report-content .article-box .article-title a{color:inherit}.report-content .article-box p{font-size:14px;text-indent:2em;letter-spacing:2px;color:#333}.report-content .article-box p a{color:#0f916e}.report-content .article-box p a:hover{text-decoration:underline}.report-content .guests-list,.report-content .imgs-list{display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:wrap;-webkit-flex-wrap:wrap}.report-content .img-item,.report-content .guest-item{width:255px;margin:0 15px 15px;border:1px solid #ddd;border-radius:4px;background-color:#fff;padding:4px}.report-content .img-item .img,.report-content .guest-item .img{height:164px}.report-content .img-item img,.report-content .guest-item img{width:100%;height:100%;object-fit:cover}.report-content .guest-item .info{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;height:94px;padding:8px}.report-content .guest-item .name{font-size:14px;margin-bottom:10px}.report-content .guest-item .download-btn{min-width:90px;text-align:center;color:#fff;background-color:#0f916e;padding:6px 12px;font-size:14px;border-radius:4px}.report-content .img-item{height:174px}.report-content .more-btn{display:block;background-color:#00a578;color:#fff;width:100px;line-height:36px;font-size:14px;text-align:center;border-radius:10px;margin:20px auto 0 auto}.register-content{padding:20px 0}.register-content .register-table{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;width:930px;border:2px solid #0f916e;margin:0 auto}.register-content .center{justify-content:center;-webkit-justify-content:center;text-align:center}.register-content .bold{font-weight:bold}.register-content .red{color:#ff0000}.register-content .orange{color:#F60}.register-content .t-tr{display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;border-top:1px solid #ccc}.register-content .t-th .t-td{height:50px;font-size:22px}.register-content .t-td{display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;flex:1;height:36px;padding:5px 12px;font-size:14px;letter-spacing:2px;border-left:1px solid #ccc;overflow:hidden}.register-content .t-td:first-of-type{border-left:0}.register-content .ipt,.register-content .textarea{flex:1;width:100%;height:100%;outline:none;border:0;font-size:14px}.register-content .t-btn{width:70px;text-align:center;line-height:30px;font-size:14px;color:#fff;background-color:#0f916e;padding-left:2px;margin:0 20px;cursor:pointer}.organize-structure-content{background-color:#fff4d8;margin:10px auto;padding:40px 120px;color:#333;width:900px}.organize-structure-content .title{font-weight:bold;font-size:20px;text-align:center;line-height:40px;margin-bottom:20px}.organize-structure-content .frameworks-box{display:inline-flex;flex-direction:column;position:relative;left:50%;transform:translateX(-50%)}.organize-structure-content .module{padding:15px 0;line-height:1.6}.organize-structure-content .module-title{font-size:16px;font-weight:bold}.organize-structure-content .module-list{margin-top:8px}.organize-structure-content .module-item{display:flex;padding-left:65px;font-size:16px}.organize-structure-content .module-item .name{min-width:60px}.organize-structure-content .module-item .position{margin-left:20px}