.el-input__inner,.el-textarea__inner{background-image:none;width:100%;-webkit-box-sizing:border-box;background-color:#fff}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;box-sizing:border-box;font-size:inherit;color:#606266;border:1px solid #dcdfe6;border-radius:4px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409eff}.el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}.el-textarea.is-exceed .el-input__count{color:#f56c6c}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;cursor:pointer;transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:inline-flex;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#c0c4cc;text-align:center}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409eff;outline:0}.el-input__suffix{right:5px;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;transition:all .3s;line-height:40px}.el-input__icon:after{content:"";height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__inner{border-color:#f56c6c}.el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;transition:opacity .34s ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;transition:opacity .12s ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-popper .popper__arrow,.el-popper .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.el-popper .popper__arrow:after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow:after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #e4e7ed;box-sizing:border-box;background-color:#fff}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#f5f7fa}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#fff}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.popperClass{display:none}.automatic-bg,.automatic-container,.automatic-footer,.automatic-search-left-value{width:100%}.automatic-container{height:967px}.automatic-container,.automatic-search-left,.automatic-search-left-subject,.automatic-search-left-zntg{position:relative}.automatic-container{margin-top:0}.automatic-bg{height:100%;-o-object-fit:cover;object-fit:cover}.automatic-box,.automatic-footer,.automatic-search-left-close,.automatic-search-left-icon,.automatic-search-left-subject-more{position:absolute}.automatic-box{top:0;left:50%!important;margin-left:-600px!important}.automatic-title,.clinic-content-item-title{font-weight:700}.automatic-title{font-size:36px;line-height:36px;letter-spacing:2px;padding:93px 0 7px;color:#000}.automatic-recommend,.automatic-recommend-clinic,.automatic-search-left-subject-text,.automatic-search-left-value,.automatic-sub{font-size:16px}.automatic-sub{color:#444;line-height:16px;padding:10px 0 30px}.automatic-search,.clinic-common-title,.clinic-content{justify-content:center}.automatic-search-left,.automatic-search-right{height:50px}.automatic-search-left,.automatic-search-left-subject,.automatic-search-left-subject-more,.automatic-search-left-value,.clinic-content-item{box-sizing:border-box}.automatic-search-left{width:650px;border-radius:4px 0 0 4px}.automatic-recommend-change,.automatic-recommend-list-item,.automatic-search-left-close,.automatic-search-left-icon,.automatic-search-left-subject,.automatic-search-right,.clinic-content-item{cursor:pointer}.automatic-search-right,.clinic-common-title{font-size:18px}.automatic-search-right{width:130px;background:linear-gradient(90deg,#9c8fff,#6356ff);border-radius:0 4px 4px 0;color:#fff;line-height:50px}.automatic-search-left-icon{z-index:10;left:12px;top:16px}.automatic-search-left-value{height:100%;line-height:16px;padding:15px 0 17px 40px}.automatic-search-left-close{top:19px;right:12px}.automatic-recommend,.automatic-search-left-subject{justify-content:space-between}.automatic-recommend,.automatic-recommend-clinic{margin:22px auto 0 auto}.automatic-recommend{width:780px}.automatic-recommend-clinic,.automatic-recommend-list{color:#777;line-height:21px}.automatic-recommend-list{padding-left:15px}.automatic-recommend-list .automatic-recommend-list-item:not(:last-child){margin-right:22px}.automatic-recommend-list-item:hover,.clinic-content-item-title{color:#6356ff}.automatic-recommend-change{color:#8b8b8b;padding-right:32px}.automatic-recommend-change:hover{color:#6356ff}.automatic-recommend-change img{margin-right:6px}.automatic-footer,.automatic-footer a{color:#ababab}.automatic-footer{font-size:12px;line-height:18px;left:0;bottom:30px}.automatic-search-left-zntg{width:524px}.automatic-search-left-zntg .automatic-search-left-value{height:48px;padding-right:37px}.automatic-search-left-line{width:1px;height:30px;background:#dbdbdb}.automatic-search-left-subject{width:123px;height:48px;padding:0 13px}.automatic-search-left-subject-text,.clinic-common-title,.clinic-content-item-intro{line-height:24px}.automatic-search-left-subject-text,.clinic-content-item-intro{color:#666}.automatic-search-left-subject-text{width:84px;margin-right:5px}.automatic-search-left-subject-more{width:180px;height:300px;border:1px solid #dcdcdc;border-top:none;border-radius:0 0 4px 4px;padding:7px 0 10px;z-index:2;top:50px;left:0}.automatic-search-left-subject-more-box{width:178px;height:281px;overflow:hidden}.automatic-search-left-subject-more-item{color:#3d3f5d;font-size:14px;line-height:32px;padding-left:10px}.automatic-search-left-subject-more-item-on,.automatic-search-left-subject-more-item:hover,.clinic-content-item:hover .clinic-content-item-title{color:#6356ff}.automatic-search-left-subject-more-item-on,.automatic-search-left-subject-more-item:hover{background:#f8f8f8}.automatic-container-znxt{height:964px}.automatic-container-trend{height:961px}.autocomplete-suggestions{border:1px solid #dbdbdb!important;background:#fff!important}.autocomplete-suggestion{line-height:21px!important;padding:5.5px 15px!important}.autocomplete-suggestion:hover{color:#6356ff!important;background:#f8f8f8}.clinic-common-title{color:#66667a;margin-top:9px}.clinic-common-title div{margin:0 7px 0 6px}.clinic-common-title img{margin:12px 0 10px 0}.clinic-content{margin-top:38px}.clinic-content-item{width:413px;height:253px;background:url(../img/bg_xueyefazhan2.f3a3ab6f.png) no-repeat;background-position:50%;padding:56px 0 0 46px}.clinic-content-item:hover{background:url(../img/bg_xueyefazhan3.c0d13343.png) no-repeat}.clinic-content-item-title{font-size:22px;line-height:29px;margin:9px 0 14px 0}.clinic-content-item-intro{width:308px}.autocomplete-box{width:100%}.el-icon-refresh-right{font-size:20px;margin-right:6px}.autocomplete-box[data-v-62d2b1ed] .el-input__inner{padding-left:38px;color:#333}.autocomplete-box[data-v-62d2b1ed] .el-input__inner:focus{border-color:#f5f7fa}.autocomplete-box[data-v-62d2b1ed] .el-input__inner{border:none;background:none}.autocomplete-box1[data-v-62d2b1ed] .el-input__inner{padding-left:14px}.autocomplete-box[data-v-62d2b1ed] ::-moz-placeholder{font-size:13px!important;color:#b0b8c8}.autocomplete-box[data-v-62d2b1ed] ::placeholder{font-size:13px!important;color:#b0b8c8}.autocomplete-box[data-v-62d2b1ed] ::-webkit-input-placeholder{font-size:13px!important;color:#b0b8c8}.autocomplete-box[data-v-62d2b1ed] :-moz-placeholder{font-size:13px!important;color:#b0b8c8}.autocomplete-box[data-v-62d2b1ed] :-ms-input-placeholder{font-size:13px!important;color:#b0b8c8}.bodyColor{color:#fff}.doctorclinic-container{width:100%;position:relative}.doctorclinic-bg{width:100%;height:100%;background-color:#2f2d50}.doctorclinic-box{padding-top:110px;position:absolute;top:0;left:50%;margin-left:-600px!important}.doctorclinic-key-box-left,.doctorclinic-title{font-weight:700}.doctorclinic-title{font-size:36px;line-height:35px;letter-spacing:2px}.doctorclinic-key-value,.doctorclinic-sub,.doctorclinic-sure,.doctorclinic-topic-value{font-size:16px}.doctorclinic-key-value,.doctorclinic-sub,.doctorclinic-topic-value{line-height:21px}.doctorclinic-sub{margin-top:13px}.doctorclinic-key,.doctorclinic-sure,.doctorclinic-topic{border-radius:4px}.doctorclinic-key,.doctorclinic-topic{height:50px;background:#eaeaf8;border:1px solid #dbdbdb;padding:14px 14px 13px;box-sizing:border-box}.doctorclinic-key-box,.doctorclinic-topic{width:720px}.doctorclinic-topic{margin:66px auto 0 auto}.doctorclinic-key-box{margin:19px auto 0 auto;justify-content:space-between}.doctorclinic-key-box-left{font-size:18px;line-height:24px}.doctorclinic-key{width:644px}.doctorclinic-key-yes{width:720px}.doctorclinic-key-value,.doctorclinic-topic-value{width:100%;height:21px;color:#333}.doctorclinic-key-value::-webkit-input-placeholder,.doctorclinic-topic-value::-webkit-input-placeholder{color:#666}.doctorclinic-key-value:-moz-placeholder,.doctorclinic-topic-value:-moz-placeholder{color:#666}.doctorclinic-key-value:-ms-input-placeholder,.doctorclinic-topic-value:-ms-input-placeholder{color:#666}.doctorclinic-sure{width:200px;height:42px;background:linear-gradient(90deg,#9c8fff,#6356ff);line-height:42px;margin:62px auto 0 auto;cursor:pointer;-webkit-tap-highlight-color:transparent}.autocomplete-suggestions{max-height:300px!important;overflow-y:auto;border:1px solid #403e5d!important;border-radius:0 0 3px 7px!important;box-sizing:border-box!important;padding:12px 0 20px!important;z-index:99999!important;background:#2f2d4e!important}.ui-autocomplete{z-index:99999!important}.autocomplete-suggestion{color:#fff!important;line-height:32px!important}.autocomplete-suggestion:hover{background:#3d3b5d}.padding[data-v-6b3ca0ea]{padding:0}.whiteColor[data-v-6b3ca0ea]{color:#fff}.doctorclinic-topic-value[data-v-6b3ca0ea]::-moz-placeholder{font-size:13px!important;color:#999}.doctorclinic-topic-value[data-v-6b3ca0ea]::placeholder{font-size:13px!important;color:#999}.doctorclinic-topic-value[data-v-6b3ca0ea]::-webkit-input-placeholder{font-size:13px!important;color:#999}.doctorclinic-topic-value[data-v-6b3ca0ea]:-moz-placeholder{font-size:13px!important;color:#999}.doctorclinic-topic-value[data-v-6b3ca0ea]:-ms-input-placeholder{font-size:13px!important;color:#999}.doctortheory-bg,.doctortheory-content-item-list-item-value,.doctortheory-statu,.doctortheory-statu-over{width:100%}.doctortheory-bg{height:965px;background-color:#2f2d50}.doctorclinic-box{padding-top:92px}.doctortheory-btns,.doctortheory-tips{justify-content:center}.doctortheory-tips{margin:38px 0 28px}.doctortheory-content-item-title,.doctortheory-tips-text{font-size:18px}.doctortheory-content-item-title-more>div,.doctortheory-tips-text{opacity:.8}.doctortheory-tips-text{line-height:26px;margin:0 6px}.doctortheory-tips-line{width:53px;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 51%,hsla(0,0%,100%,0))}.doctortheory-content,.doctortheory-content-item-title{justify-content:space-between}.doctortheory-content{margin-bottom:30px}.doctoranalysis-detail-analysis-left,.doctoranalysis-detail-analysis-right,.doctoranalysis-detail-progress-score,.doctortheory-btns-item,.doctortheory-content-item,.doctortheory-content-item-list-item,.doctortheory-content-item-list-item-value{box-sizing:border-box}.doctoranalysis-detail-means,.doctoranalysis-detail-progress,.doctoranalysis-detail-theory,.doctortheory-content-item{position:relative}.doctoranalysis-detail-means,.doctoranalysis-detail-theory{display:flex}.doctortheory-content-item{width:584px;height:550px;background:#2a2846;padding:27px 0 0 30px}.doctoranalysis-box-title,.doctoranalysis-detail-summary-value,.doctoranalysis-detail-topic-name,.doctortheory-content-item-title{font-weight:700}.doctortheory-content-item-title{line-height:24px;padding-right:20px}.doctortheory-content-item-title-more>div{color:#fff;font-size:14px;line-height:19px;padding:1px 0 4px}.doctortheory-content-item-title-more>img{margin:3px 0 6px}.doctortheory-content-item-list{padding:5px 32px 0 0}.doctoranalysis-box,.doctoranalysis-detail-btn,.doctortheory-btns-item,.doctortheory-content-item-list-item{border-radius:4px}.doctortheory-content-item-list>.flex{margin-top:19px}.doctortheory-content-item-list-item{width:400px;height:46px;background:#211f3c;border:1px solid #eaeaf8}.doctoranalysis-box-title,.doctoranalysis-detail-btn,.doctoranalysis-detail-means,.doctoranalysis-detail-score,.doctoranalysis-detail-summary,.doctoranalysis-detail-theory .doctoranalysis-detail-synthesize,.doctoranalysis-detail-topic,.doctortheory-btns-item,.doctortheory-content-item-list-item-value,.doctortheory-desc{font-size:16px}.doctoranalysis-box-title,.doctoranalysis-detail-means,.doctoranalysis-detail-summary,.doctoranalysis-detail-theory .doctoranalysis-detail-synthesize,.doctoranalysis-detail-topic,.doctortheory-content-item-list-item-value,.doctortheory-desc{line-height:21px}.doctortheory-content-item-list-item-value{height:44px;color:#fff;padding:11px 13px 13px}.doctortheory-content-item-list-item-value::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}.doctortheory-content-item-list-item-value:-moz-placeholder{color:hsla(0,0%,100%,.8)}.doctortheory-content-item-list-item-value::-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.doctortheory-btns-item,.doctortheory-content-item-add{cursor:pointer;-webkit-tap-highlight-color:transparent}.doctoranalysis-detail-means:after,.doctoranalysis-detail-progress-line,.doctoranalysis-detail-progress-num,.doctoranalysis-detail-progress-score,.doctoranalysis-detail-theory:after,.doctortheory-content-item-add{position:absolute}.doctortheory-content-item-add{right:32px;top:74px}.doctortheory-content-item-reduce{margin-left:20px}.doctortheory-desc{padding:15px 0 22px}.doctortheory-btns-item{width:200px;height:42px;line-height:40px}.doctortheory-btns .doctortheory-btns-item:first-child{border:1px solid #eae7ff;margin-right:30px}.doctortheory-btns .doctortheory-btns-item:nth-child(2){background:linear-gradient(90deg,#9c8fff,#6356ff)}.doctoranalysis-box{background:#2a2846;margin-top:31px}.doctoranalysis-box-title{background:#3f3d5f;border-radius:4px 4px 0 0;padding:17px 0 14px 31px}.doctoranalysis-detail{padding:42px 0 49px}.doctoranalysis-detail-synthesize,.doctoranalysis-detail-topic{align-items:flex-start}.doctoranalysis-detail-topic{padding:0 43px 0 32px}.doctoranalysis-detail-topic-text{width:64px}.doctoranalysis-detail-topic-name{width:1061px;border-bottom:2px dotted #85849a;padding-bottom:12px}.doctoranalysis-detail-analysis-left{padding:29px 0 0 32px}.doctoranalysis-detail-score{line-height:32px;align-items:flex-end}.doctoranalysis-detail-score-num,.doctoranalysis-detail-summary-key,.doctoranalysis-detail-synthesize-num{color:#02c9e0}.doctoranalysis-detail-score-num{font-size:42px;line-height:48px}.doctoranalysis-detail-means,.doctoranalysis-detail-theory{margin-top:22px;padding-left:20px}.doctoranalysis-detail-means:after,.doctoranalysis-detail-theory:after{content:"";width:8px;height:8px;top:8px;border-radius:50%}.doctoranalysis-detail-means:after{background:#4a89f1}.doctoranalysis-detail-theory:after{background:#8b82fa}.doctoranalysis-detail-means-value,.doctoranalysis-detail-synthesize-text2{color:#c1c0d2}.doctoranalysis-detail-synthesize{margin-top:43px}.doctoranalysis-detail-synthesize-text{padding:17px 0 4px}.doctoranalysis-detail-synthesize-num{font-size:36px;line-height:47px;padding-top:4px}.doctoranalysis-detail-synthesize-text2{padding:21px 0 9px 3px}.doctoranalysis-detail-summary{margin-top:11px}.doctoranalysis-detail-btn{margin:51px auto 0 auto}.doctoranalysis-detail-analysis-right{width:416px;padding:12px 27px 0 63px}.doctoranalysis-detail-analysis-right-echart{width:326px;height:292px}.doctoranalysis-detail-analysis-right-text,.doctoranalysis-detail-progress-num,.doctoranalysis-detail-progress-score{font-size:12px}.doctoranalysis-detail-analysis-right-text,.doctoranalysis-detail-progress-num{line-height:12px}.doctoranalysis-detail-analysis-right-text{padding:10px 0 11px;opacity:.69}.doctoranalysis-detail-progress,.doctoranalysis-detail-progress-area,.doctoranalysis-detail-progress-line{height:10px}.doctoranalysis-detail-progress{width:600px;border-radius:5px;margin:28px 0 73px}.doctoranalysis-detail-progress-area{width:120px;background:rgba(233,231,249,.19)}.doctoranalysis-detail-progress .flex .doctoranalysis-detail-progress-area:first-child{border-radius:5px 0 0 5px}.doctoranalysis-detail-progress .flex .doctoranalysis-detail-progress-area:last-child{border-radius:0 5px 5px 0}.doctoranalysis-detail-progress-line{width:2px;height:10px;background:#39375c;top:0}.doctoranalysis-detail-progress-line1{left:119px}.doctoranalysis-detail-progress-line2{left:239px}.doctoranalysis-detail-progress-line3{right:239px}.doctoranalysis-detail-progress-line4{right:119px}.doctoranalysis-detail-progress-num{padding:5px 0;opacity:.5;top:10px}.doctoranalysis-detail-means:after,.doctoranalysis-detail-progress-num1,.doctoranalysis-detail-theory:after{left:0}.doctoranalysis-detail-progress-num2{left:115px}.doctoranalysis-detail-progress-num3{left:234px}.doctoranalysis-detail-progress-num4{left:353px}.doctoranalysis-detail-progress-num5{left:474px}.doctoranalysis-detail-progress-num6{right:4px}.doctoranalysis-detail-progress-score{width:25px;height:29px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAMAAABopjdHAAAAAXNSR0IArs4c6QAAARRQTFRFAAAAAP//AID/AKr/AL+/AL//ANTUAL/UANTqAMrfAMrqAMzmAM7mAM/nAMziAMbjAMjjB8vlBsrhBszjAMvlBcvgAMzgAMjhAMniBcniBczjAM3kBMrgBMriBMzkBMvhA8vgA8rhA8ziA8nhA8riA8jhA8riA8jgAsnhAsrhAsngAsrfAsrhAsrhAsniAsviAsvgAsrhAsrhAsvhAsrhAsngAcngAcvgAcrhAcrhAcngAcrhAcnhAcrhA8ngA8nhAsngAsngAsnfAsrhAsnhAsjgAsngAsngAsrgAsngAsngAsngAsngAsnfAsjgAsnhAsngAsngAsngAsngAsrgAsnfAsngAsngAsrhAsngAsrhAsngoqoscQAAAFt0Uk5TAAECAwQEBgwMGBgeHyAjJCUnKy0xMTIzNDQ3ODo+QUVJTVBVV11hYm1udXh4eXuNjo+Qkpucq6+xury9y8vLy8zW4uLj5Obo6uzt7vDy8/P09fb3+Pr6+/3+/sdqoecAAADLSURBVBgZbcGFQgJRFEXRjSgGKnZhYGBgYqBiYAd2opz//w8ZwmHm3bVoiC/nTs8LuZVugkYPy6op58fwtW7/yPe700Zde15BRx1URfYVdtCCZ12uDSo6n+V67QI2ZckCl7JcRRiSbYRF2ZZYlW2NjGwZ0rKlScqWJFqUpRiFXVn2gN6SXKUEFVtyZfHEThR2HKOq51pBF3Hq+m/V7KaPf4P38t0N0GT8UQ0PwwRMvqjmaYKQ6Xd53qZwpD4lfcxgmPvW1yym+bMFfH/P/6qaF997BgAAAABJRU5ErkJggg==) no-repeat;color:#212121;line-height:18px;padding-top:3px;bottom:11px;left:-13px}.doctortheory-statu-over{height:130px;background:#2a2846;box-shadow:0 -2px 6px 0 rgba(0,0,0,.26);position:fixed;left:0;bottom:0;z-index:100}.common-img[data-v-31544399]{margin-right:10px}.common-img[data-v-31544399]:hover{cursor:pointer}.margin77[data-v-31544399]{margin-left:77px}.input-box[data-v-31544399] .el-input__inner{color:#fff}@font-face{font-family:Concert One;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/concertone/v17/VEM1Ro9xs5PjtzCu-srDqSTsjP6yuQ.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Concert One;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/concertone/v17/VEM1Ro9xs5PjtzCu-srDqSTijP4.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6K6MmTpA.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6D6MmTpA.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6I6MmTpA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6J6MmTpA.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6H6Mk.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@media screen and (min-width:670px){.mobile{display:none}.congratulations-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:10001;background:rgba(0,0,0,.6);cursor:crosshair;perspective:1000px;transform-style:preserve-3d}.congratulations-box{width:463px;height:348px;background:url(../img/bg_tanchuang.50786ee9.png) no-repeat;background-size:100% 100%;position:absolute;top:50%;left:50%;margin-top:-174px;margin-left:-231px}.congratulations-box-score-text,.congratulations-box-text{color:#824c23;font-size:22px;line-height:24px}.congratulations-box-text{padding:222px 0 10px}.congratulations-box-score{justify-content:center;align-items:flex-end}.congratulations-box-score-num{color:#fa402d;font-size:48px;line-height:50px}.congratulations-box-score-text{padding-bottom:5px}bokeh{position:fixed;-webkit-animation-name:explosion;animation-name:explosion;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-direction:reverse;-webkit-animation-timing-function:cubic-bezier(.84,.02,1,1);animation-timing-function:cubic-bezier(.84,.02,1,1)}bokeh:first-child{width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(70.7404476506vw,39.2982912115vh);-webkit-animation-duration:2.451477853s;animation-duration:2.451477853s;-webkit-animation-delay:-3.9090695973s;animation-delay:-3.9090695973s}bokeh:nth-child(2){width:2vmin;height:2vmin;background-color:#feff28;transform:translate(21.390916309vw,83.9320950239vh);-webkit-animation-duration:2.6082661613s;animation-duration:2.6082661613s;-webkit-animation-delay:-2.4177632704s;animation-delay:-2.4177632704s}bokeh:nth-child(3){width:2vmin;height:3vmin;background-color:#feff28;transform:translate(99.4707896083vw,50.8779038063vh);-webkit-animation-duration:2.3934609219s;animation-duration:2.3934609219s;-webkit-animation-delay:-4.9374235187s;animation-delay:-4.9374235187s}bokeh:nth-child(4){width:3vmin;height:3vmin;background-color:#ef8d22;transform:translate(88.0762428158vw,60.8758646268vh);-webkit-animation-duration:4.3745762554s;animation-duration:4.3745762554s;-webkit-animation-delay:-4.2335574629s;animation-delay:-4.2335574629s}bokeh:nth-child(5){width:1vmin;height:1vmin;background-color:#feff28;transform:translate(87.209776097vw,87.4722435411vh);-webkit-animation-duration:2.6247180243s;animation-duration:2.6247180243s;-webkit-animation-delay:-.3571633852s;animation-delay:-.3571633852s}bokeh:nth-child(6){transform:translate(67.5348277973vw,93.8934516001vh);-webkit-animation-duration:3.0630744908s;animation-duration:3.0630744908s;-webkit-animation-delay:-4.4890304964s;animation-delay:-4.4890304964s}bokeh:nth-child(6),bokeh:nth-child(7){width:1vmin;height:2vmin;background-color:#feff28}bokeh:nth-child(7){transform:translate(51.2278043561vw,39.0030857051vh);-webkit-animation-duration:3.1065374294s;animation-duration:3.1065374294s;-webkit-animation-delay:-4.5619134997s;animation-delay:-4.5619134997s}bokeh:nth-child(8){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(63.2547804674vw,88.7449965817vh);-webkit-animation-duration:2.8384921355s;animation-duration:2.8384921355s;-webkit-animation-delay:-.0965491775s;animation-delay:-.0965491775s}bokeh:nth-child(9){width:2vmin;height:2vmin;background-color:#fc85e1;transform:translate(1.7747115187vw,78.6520215079vh);-webkit-animation-duration:4.3100039072s;animation-duration:4.3100039072s;-webkit-animation-delay:-.553894004s;animation-delay:-.553894004s}bokeh:nth-child(10){width:2vmin;height:3vmin;background-color:#ef8d22;transform:translate(61.1915375825vw,46.9592056036vh);-webkit-animation-duration:2.6244512022s;animation-duration:2.6244512022s;-webkit-animation-delay:-4.5897035553s;animation-delay:-4.5897035553s}bokeh:nth-child(11){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(4.3118502657vw,31.3689335931vh);-webkit-animation-duration:2.9020870937s;animation-duration:2.9020870937s;-webkit-animation-delay:-.0475365525s;animation-delay:-.0475365525s}bokeh:nth-child(12){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(11.7124176675vw,39.3853134156vh);-webkit-animation-duration:2.7165067308s;animation-duration:2.7165067308s;-webkit-animation-delay:-.3402677425s;animation-delay:-.3402677425s}bokeh:nth-child(13){width:1vmin;height:2vmin;background-color:#fc85e1;transform:translate(94.2835231134vw,15.247368654vh);-webkit-animation-duration:3.1761028617s;animation-duration:3.1761028617s;-webkit-animation-delay:-4.3999397039s;animation-delay:-4.3999397039s}bokeh:nth-child(14){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(22.7721270307vw,68.9730094645vh);-webkit-animation-duration:3.6217481701s;animation-duration:3.6217481701s;-webkit-animation-delay:-4.3121585024s;animation-delay:-4.3121585024s}bokeh:nth-child(15){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(82.1182207545vw,11.2392421851vh);-webkit-animation-duration:3.4960993434s;animation-duration:3.4960993434s;-webkit-animation-delay:-3.7739573258s;animation-delay:-3.7739573258s}bokeh:nth-child(16){width:2vmin;height:3vmin;background-color:#2bd8ff;transform:translate(19.7968006723vw,77.2717558727vh);-webkit-animation-duration:3.1354637591s;animation-duration:3.1354637591s;-webkit-animation-delay:-2.8370634184s;animation-delay:-2.8370634184s}bokeh:nth-child(17){width:1vmin;height:2vmin;background-color:#feff28;transform:translate(84.4109063964vw,23.5168492096vh);-webkit-animation-duration:4.3723964886s;animation-duration:4.3723964886s;-webkit-animation-delay:-1.7390935649s;animation-delay:-1.7390935649s}bokeh:nth-child(18){width:1vmin;height:2vmin;background-color:#fc85e1;transform:translate(72.7671083205vw,62.5592027903vh);-webkit-animation-duration:4.4313534479s;animation-duration:4.4313534479s;-webkit-animation-delay:-3.0082038529s;animation-delay:-3.0082038529s}bokeh:nth-child(19){width:2vmin;height:3vmin;background-color:#2bd8ff;transform:translate(79.3141365436vw,1.3143345978vh);-webkit-animation-duration:2.392781523s;animation-duration:2.392781523s;-webkit-animation-delay:-.261672225s;animation-delay:-.261672225s}bokeh:nth-child(20){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(29.2041570725vw,86.8219678576vh);-webkit-animation-duration:3.7180833613s;animation-duration:3.7180833613s;-webkit-animation-delay:-1.7317238209s;animation-delay:-1.7317238209s}bokeh:nth-child(21){width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(72.3682688076vw,29.3261143931vh);-webkit-animation-duration:3.5629502006s;animation-duration:3.5629502006s;-webkit-animation-delay:-4.5261179684s;animation-delay:-4.5261179684s}bokeh:nth-child(22){width:1vmin;height:2vmin;background-color:#2bd8ff;transform:translate(41.7909696011vw,5.9456249418vh);-webkit-animation-duration:2.7586444687s;animation-duration:2.7586444687s;-webkit-animation-delay:-1.2172526656s;animation-delay:-1.2172526656s}bokeh:nth-child(23){width:1vmin;height:3vmin;background-color:#feff28;transform:translate(76.2571451639vw,17.195474965vh);-webkit-animation-duration:4.4228449437s;animation-duration:4.4228449437s;-webkit-animation-delay:-.4973092974s;animation-delay:-.4973092974s}bokeh:nth-child(24){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(64.8267410528vw,72.3685961754vh);-webkit-animation-duration:4.0308729373s;animation-duration:4.0308729373s;-webkit-animation-delay:-3.4748753047s;animation-delay:-3.4748753047s}bokeh:nth-child(25){width:2vmin;height:3vmin;background-color:#feff28;transform:translate(51.9640189709vw,48.6043629666vh);-webkit-animation-duration:3.1974276784s;animation-duration:3.1974276784s;-webkit-animation-delay:-1.6166953152s;animation-delay:-1.6166953152s}bokeh:nth-child(26){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(41.1498699458vw,47.5398372353vh);-webkit-animation-duration:4.8552340393s;animation-duration:4.8552340393s;-webkit-animation-delay:-.9697552189s;animation-delay:-.9697552189s}bokeh:nth-child(27){width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(81.3954514701vw,46.9511786798vh);-webkit-animation-duration:2.767644001s;animation-duration:2.767644001s;-webkit-animation-delay:-2.7950220038s;animation-delay:-2.7950220038s}bokeh:nth-child(28){width:1vmin;height:2vmin;background-color:#ef8d22;transform:translate(75.1070545511vw,54.2036989448vh);-webkit-animation-duration:4.7036199387s;animation-duration:4.7036199387s;-webkit-animation-delay:-1.0505926433s;animation-delay:-1.0505926433s}bokeh:nth-child(29){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(25.2485702636vw,35.8851684261vh);-webkit-animation-duration:3.7316305594s;animation-duration:3.7316305594s;-webkit-animation-delay:-1.828910888s;animation-delay:-1.828910888s}bokeh:nth-child(30){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(33.607420868vw,8.2345981698vh);-webkit-animation-duration:2.7029717368s;animation-duration:2.7029717368s;-webkit-animation-delay:-2.5500282063s;animation-delay:-2.5500282063s}bokeh:nth-child(31){width:2vmin;height:3vmin;background-color:#fc85e1;transform:translate(4.5567738711vw,26.915212362vh);-webkit-animation-duration:3.4355180075s;animation-duration:3.4355180075s;-webkit-animation-delay:-.5790819766s;animation-delay:-.5790819766s}bokeh:nth-child(32){width:1vmin;height:1vmin;background-color:#feff28;transform:translate(25.9501588313vw,20.9473646869vh);-webkit-animation-duration:4.3830077577s;animation-duration:4.3830077577s;-webkit-animation-delay:-4.6564701835s;animation-delay:-4.6564701835s}bokeh:nth-child(33){width:1vmin;height:2vmin;background-color:#feff28;transform:translate(90.303759829vw,29.6733774558vh);-webkit-animation-duration:2.6689654722s;animation-duration:2.6689654722s;-webkit-animation-delay:-.9045308203s;animation-delay:-.9045308203s}bokeh:nth-child(34){width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(89.2836951603vw,26.5025411567vh);-webkit-animation-duration:2.6426834256s;animation-duration:2.6426834256s;-webkit-animation-delay:-4.8319924428s;animation-delay:-4.8319924428s}bokeh:nth-child(35){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(49.6593402454vw,41.2989731288vh);-webkit-animation-duration:2.53627768s;animation-duration:2.53627768s;-webkit-animation-delay:-1.6992049899s;animation-delay:-1.6992049899s}bokeh:nth-child(36){width:2vmin;height:3vmin;background-color:#ef8d22;transform:translate(55.3578105489vw,75.1503457961vh);-webkit-animation-duration:2.9803742064s;animation-duration:2.9803742064s;-webkit-animation-delay:-3.860230436s;animation-delay:-3.860230436s}bokeh:nth-child(37){width:3vmin;height:3vmin;background-color:#feff28;transform:translate(84.2137545181vw,99.6489820089vh);-webkit-animation-duration:2.8525129053s;animation-duration:2.8525129053s;-webkit-animation-delay:-1.909336042s;animation-delay:-1.909336042s}bokeh:nth-child(38){width:1vmin;height:1vmin;background-color:#feff28;transform:translate(58.4226829219vw,6.6082231423vh);-webkit-animation-duration:4.1724251653s;animation-duration:4.1724251653s;-webkit-animation-delay:-2.5373921442s;animation-delay:-2.5373921442s}bokeh:nth-child(39){width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(4.1325762908vw,16.5826905712vh);-webkit-animation-duration:3.3196820224s;animation-duration:3.3196820224s;-webkit-animation-delay:-.1998524335s;animation-delay:-.1998524335s}bokeh:nth-child(40){width:1vmin;height:2vmin;background-color:#ef8d22;transform:translate(38.1082612566vw,99.6828149038vh);-webkit-animation-duration:2.4716860672s;animation-duration:2.4716860672s;-webkit-animation-delay:-3.804687821s;animation-delay:-3.804687821s}bokeh:nth-child(41){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(80.1246196199vw,23.2154454066vh);-webkit-animation-duration:3.9966714491s;animation-duration:3.9966714491s;-webkit-animation-delay:-3.2041854036s;animation-delay:-3.2041854036s}bokeh:nth-child(42){width:2vmin;height:3vmin;background-color:#2bd8ff;transform:translate(12.4867607956vw,81.990153671vh);-webkit-animation-duration:4.3771268993s;animation-duration:4.3771268993s;-webkit-animation-delay:-2.9204017862s;animation-delay:-2.9204017862s}bokeh:nth-child(43){width:3vmin;height:3vmin;background-color:#feff28;transform:translate(88.4304689846vw,21.1509289349vh);-webkit-animation-duration:2.4345176476s;animation-duration:2.4345176476s;-webkit-animation-delay:-1.7879472609s;animation-delay:-1.7879472609s}bokeh:nth-child(44){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(69.7647889352vw,45.9607535566vh);-webkit-animation-duration:4.3935398987s;animation-duration:4.3935398987s;-webkit-animation-delay:-3.4611102331s;animation-delay:-3.4611102331s}bokeh:nth-child(45){width:1vmin;height:2vmin;background-color:#ef8d22;transform:translate(61.1024281766vw,8.6360893002vh);-webkit-animation-duration:3.7418427756s;animation-duration:3.7418427756s;-webkit-animation-delay:-.8676250685s;animation-delay:-.8676250685s}bokeh:nth-child(46){width:1vmin;height:3vmin;background-color:#2bd8ff;transform:translate(3.2214371062vw,25.2935105902vh);-webkit-animation-duration:3.074683766s;animation-duration:3.074683766s;-webkit-animation-delay:-.4965853318s;animation-delay:-.4965853318s}bokeh:nth-child(47){width:2vmin;height:2vmin;background-color:#feff28;transform:translate(74.1716691607vw,3.1894365936vh);-webkit-animation-duration:4.4907628187s;animation-duration:4.4907628187s;-webkit-animation-delay:-2.968930085s;animation-delay:-2.968930085s}bokeh:nth-child(48){width:2vmin;height:3vmin;background-color:#fc85e1;transform:translate(71.7485884871vw,81.5140808668vh);-webkit-animation-duration:4.6478212704s;animation-duration:4.6478212704s;-webkit-animation-delay:-2.4913789916s;animation-delay:-2.4913789916s}bokeh:nth-child(49){width:3vmin;height:3vmin;background-color:#ef8d22;transform:translate(68.5706834892vw,26.9999891094vh);-webkit-animation-duration:4.4816990552s;animation-duration:4.4816990552s;-webkit-animation-delay:-4.3381289066s;animation-delay:-4.3381289066s}bokeh:nth-child(50){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(41.4062073866vw,53.7404657598vh);-webkit-animation-duration:3.4662897168s;animation-duration:3.4662897168s;-webkit-animation-delay:-3.0623966223s;animation-delay:-3.0623966223s}bokeh:nth-child(51){width:2vmin;height:3vmin;background-color:#ef8d22;transform:translate(87.7275522899vw,57.8586420239vh);-webkit-animation-duration:4.5492821401s;animation-duration:4.5492821401s;-webkit-animation-delay:-3.9375445372s;animation-delay:-3.9375445372s}bokeh:nth-child(52){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(98.2142162683vw,57.3579443658vh);-webkit-animation-duration:2.8023852526s;animation-duration:2.8023852526s;-webkit-animation-delay:-2.8018360542s;animation-delay:-2.8018360542s}bokeh:nth-child(53){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(58.9158153095vw,2.5851120782vh);-webkit-animation-duration:4.8828427898s;animation-duration:4.8828427898s;-webkit-animation-delay:-4.0170178676s;animation-delay:-4.0170178676s}bokeh:nth-child(54){width:1vmin;height:2vmin;background-color:#feff28;transform:translate(21.8232629797vw,30.541333487vh);-webkit-animation-duration:4.1215064165s;animation-duration:4.1215064165s;-webkit-animation-delay:-1.7175877986s;animation-delay:-1.7175877986s}bokeh:nth-child(55){width:3vmin;height:3vmin;background-color:#fc85e1;transform:translate(13.5806715283vw,97.9236982484vh);-webkit-animation-duration:3.5107176799s;animation-duration:3.5107176799s;-webkit-animation-delay:-2.201395581s;animation-delay:-2.201395581s}bokeh:nth-child(56){width:3vmin;height:3vmin;background-color:#feff28;transform:translate(14.4730253941vw,70.3026987242vh);-webkit-animation-duration:2.8655370997s;animation-duration:2.8655370997s;-webkit-animation-delay:-4.5406682184s;animation-delay:-4.5406682184s}bokeh:nth-child(57){width:1vmin;height:3vmin;background-color:#feff28;transform:translate(8.9309655313vw,17.5932162599vh);-webkit-animation-duration:3.8738411593s;animation-duration:3.8738411593s;-webkit-animation-delay:-.7726217596s;animation-delay:-.7726217596s}bokeh:nth-child(58){width:2vmin;height:2vmin;background-color:#fc85e1;transform:translate(37.5050301898vw,74.5977925362vh);-webkit-animation-duration:2.8543587537s;animation-duration:2.8543587537s;-webkit-animation-delay:-.6382727009s;animation-delay:-.6382727009s}bokeh:nth-child(59){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(44.1369706808vw,19.0224357251vh);-webkit-animation-duration:3.4677241213s;animation-duration:3.4677241213s;-webkit-animation-delay:-.3790625881s;animation-delay:-.3790625881s}bokeh:nth-child(60){width:1vmin;height:2vmin;background-color:#ef8d22;transform:translate(89.9172143086vw,60.5896372203vh);-webkit-animation-duration:2.2591286422s;animation-duration:2.2591286422s;-webkit-animation-delay:-3.3436293949s;animation-delay:-3.3436293949s}bokeh:nth-child(61){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(86.129997629vw,57.7175593668vh);-webkit-animation-duration:3.3394070906s;animation-duration:3.3394070906s;-webkit-animation-delay:-1.2058207724s;animation-delay:-1.2058207724s}bokeh:nth-child(62){width:2vmin;height:3vmin;background-color:#ef8d22;transform:translate(62.6094040216vw,64.6028247058vh);-webkit-animation-duration:2.7708027023s;animation-duration:2.7708027023s;-webkit-animation-delay:-1.3248560361s;animation-delay:-1.3248560361s}bokeh:nth-child(63){width:3vmin;height:3vmin;background-color:#fc85e1;transform:translate(1.4935870167vw,49.1580693638vh);-webkit-animation-duration:4.0753471222s;animation-duration:4.0753471222s;-webkit-animation-delay:-1.1042384607s;animation-delay:-1.1042384607s}bokeh:nth-child(64){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(49.4229799547vw,14.4558125829vh);-webkit-animation-duration:4.6042743538s;animation-duration:4.6042743538s;-webkit-animation-delay:-1.5068368619s;animation-delay:-1.5068368619s}bokeh:nth-child(65){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(24.1752717226vw,44.959300202vh);-webkit-animation-duration:2.7140677085s;animation-duration:2.7140677085s;-webkit-animation-delay:-4.1288509334s;animation-delay:-4.1288509334s}bokeh:nth-child(66){width:3vmin;height:3vmin;background-color:#2bd8ff;transform:translate(47.8734263303vw,94.391925096vh);-webkit-animation-duration:4.5332114735s;animation-duration:4.5332114735s;-webkit-animation-delay:-2.9163200431s;animation-delay:-2.9163200431s}bokeh:nth-child(67){width:1vmin;height:1vmin;background-color:#ef8d22;transform:translate(78.8655189976vw,86.980092905vh);-webkit-animation-duration:2.3004360444s;animation-duration:2.3004360444s;-webkit-animation-delay:-2.2638107753s;animation-delay:-2.2638107753s}bokeh:nth-child(68){width:1vmin;height:2vmin;background-color:#feff28;transform:translate(9.900688433vw,44.1486399622vh);-webkit-animation-duration:4.5713456324s;animation-duration:4.5713456324s;-webkit-animation-delay:-1.6496695177s;animation-delay:-1.6496695177s}bokeh:nth-child(69){width:1vmin;height:3vmin;background-color:#fc85e1;transform:translate(69.5673498579vw,22.4102469728vh);-webkit-animation-duration:4.5195536497s;animation-duration:4.5195536497s;-webkit-animation-delay:-2.4477867877s;animation-delay:-2.4477867877s}bokeh:nth-child(70){width:3vmin;height:3vmin;background-color:#fc85e1;transform:translate(11.1928628475vw,56.5732657592vh);-webkit-animation-duration:4.2452477565s;animation-duration:4.2452477565s;-webkit-animation-delay:-4.784497837s;animation-delay:-4.784497837s}bokeh:nth-child(71){width:2vmin;height:3vmin;background-color:#feff28;transform:translate(55.2490898496vw,28.0060803314vh);-webkit-animation-duration:2.4738318304s;animation-duration:2.4738318304s;-webkit-animation-delay:-4.2575550351s;animation-delay:-4.2575550351s}bokeh:nth-child(72){width:2vmin;height:2vmin;background-color:#ef8d22;transform:translate(47.5206781163vw,98.1803905721vh);-webkit-animation-duration:4.4299041867s;animation-duration:4.4299041867s;-webkit-animation-delay:-1.6544913646s;animation-delay:-1.6544913646s}bokeh:nth-child(73){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(3.3800457033vw,87.8857972808vh);-webkit-animation-duration:2.1543860283s;animation-duration:2.1543860283s;-webkit-animation-delay:-1.5361790929s;animation-delay:-1.5361790929s}bokeh:nth-child(74){width:1vmin;height:3vmin;background-color:#feff28;transform:translate(50.2022983803vw,53.6621206454vh);-webkit-animation-duration:3.5498075114s;animation-duration:3.5498075114s;-webkit-animation-delay:-1.622928478s;animation-delay:-1.622928478s}bokeh:nth-child(75){width:1vmin;height:2vmin;background-color:#2bd8ff;transform:translate(61.4792038272vw,49.9574099775vh);-webkit-animation-duration:4.3023511502s;animation-duration:4.3023511502s;-webkit-animation-delay:-2.5662268689s;animation-delay:-2.5662268689s}bokeh:nth-child(76){width:2vmin;height:2vmin;background-color:#2bd8ff;transform:translate(96.8566584025vw,62.4294941633vh);-webkit-animation-duration:3.0488542535s;animation-duration:3.0488542535s;-webkit-animation-delay:-3.2247802825s;animation-delay:-3.2247802825s}bokeh:nth-child(77){width:2vmin;height:3vmin;background-color:#ef8d22;transform:translate(39.2082016768vw,31.510327441vh);-webkit-animation-duration:3.3263311044s;animation-duration:3.3263311044s;-webkit-animation-delay:-4.8680742107s;animation-delay:-4.8680742107s}bokeh:nth-child(78){width:3vmin;height:3vmin;background-color:#ef8d22;transform:translate(96.5195887397vw,10.3731475626vh);-webkit-animation-duration:4.2409467825s;animation-duration:4.2409467825s;-webkit-animation-delay:-.7158376764s;animation-delay:-.7158376764s}bokeh:nth-child(79){width:1vmin;height:2vmin;background-color:#fc85e1;transform:translate(60.3099737688vw,98.3753373411vh);-webkit-animation-duration:2.5537973442s;animation-duration:2.5537973442s;-webkit-animation-delay:-.63998392s;animation-delay:-.63998392s}bokeh:nth-child(80){width:1vmin;height:1vmin;background-color:#ef8d22;transform:translate(11.5967388759vw,14.9299043275vh);-webkit-animation-duration:2.8098590221s;animation-duration:2.8098590221s;-webkit-animation-delay:-2.4370859968s;animation-delay:-2.4370859968s}bokeh:nth-child(81){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(74.1223777298vw,70.1971631522vh);-webkit-animation-duration:4.2838589963s;animation-duration:4.2838589963s;-webkit-animation-delay:-3.7401444523s;animation-delay:-3.7401444523s}bokeh:nth-child(82){width:2vmin;height:2vmin;background-color:#feff28;transform:translate(84.1015262739vw,81.3441360981vh);-webkit-animation-duration:3.2939592107s;animation-duration:3.2939592107s;-webkit-animation-delay:-1.9150983315s;animation-delay:-1.9150983315s}bokeh:nth-child(83){width:2vmin;height:3vmin;background-color:#fc85e1;transform:translate(.7106752653vw,36.7850329091vh);-webkit-animation-duration:4.8849572533s;animation-duration:4.8849572533s;-webkit-animation-delay:-1.6034485131s;animation-delay:-1.6034485131s}bokeh:nth-child(84){width:3vmin;height:3vmin;background-color:#ef8d22;transform:translate(87.8717119902vw,89.8137587323vh);-webkit-animation-duration:4.4917909367s;animation-duration:4.4917909367s;-webkit-animation-delay:-.6839290268s;animation-delay:-.6839290268s}bokeh:nth-child(85){width:1vmin;height:2vmin;background-color:#fc85e1;transform:translate(57.2928640388vw,75.8426881671vh);-webkit-animation-duration:3.1987712966s;animation-duration:3.1987712966s;-webkit-animation-delay:-.7031902792s;animation-delay:-.7031902792s}bokeh:nth-child(86){width:1vmin;height:1vmin;background-color:#fc85e1;transform:translate(95.0682843643vw,18.2581374607vh);-webkit-animation-duration:2.8925956423s;animation-duration:2.8925956423s;-webkit-animation-delay:-1.0572694348s;animation-delay:-1.0572694348s}bokeh:nth-child(87){width:1vmin;height:3vmin;background-color:#fc85e1;transform:translate(59.0707981851vw,48.7661464606vh);-webkit-animation-duration:2.6026617399s;animation-duration:2.6026617399s;-webkit-animation-delay:-4.8628976688s;animation-delay:-4.8628976688s}bokeh:nth-child(88){width:3vmin;height:3vmin;background-color:#fc85e1;transform:translate(41.8052009135vw,3.1629584265vh);-webkit-animation-duration:3.9945698031s;animation-duration:3.9945698031s;-webkit-animation-delay:-3.2234605093s;animation-delay:-3.2234605093s}bokeh:nth-child(89){width:2vmin;height:3vmin;background-color:#2bd8ff;transform:translate(47.1542426485vw,6.2335870209vh);-webkit-animation-duration:3.2101759535s;animation-duration:3.2101759535s;-webkit-animation-delay:-4.3446493263s;animation-delay:-4.3446493263s}bokeh:nth-child(90){width:2vmin;height:2vmin;background-color:#feff28;transform:translate(55.1752701425vw,47.3028980994vh);-webkit-animation-duration:3.7706786674s;animation-duration:3.7706786674s;-webkit-animation-delay:-3.1945484167s;animation-delay:-3.1945484167s}bokeh:nth-child(91){width:1vmin;height:2vmin;background-color:#2bd8ff;transform:translate(64.3680183118vw,70.2328105992vh);-webkit-animation-duration:4.9905256372s;animation-duration:4.9905256372s;-webkit-animation-delay:-3.3445529913s;animation-delay:-3.3445529913s}bokeh:nth-child(92){width:1vmin;height:3vmin;background-color:#fc85e1;transform:translate(57.1140237902vw,90.0487890223vh);-webkit-animation-duration:3.8901112768s;animation-duration:3.8901112768s;-webkit-animation-delay:-1.6312829089s;animation-delay:-1.6312829089s}bokeh:nth-child(93){width:1vmin;height:1vmin;background-color:#feff28;transform:translate(79.8479180254vw,50.5459436949vh);-webkit-animation-duration:2.0763765466s;animation-duration:2.0763765466s;-webkit-animation-delay:-2.2578885579s;animation-delay:-2.2578885579s}bokeh:nth-child(94){width:2vmin;height:2vmin;background-color:#feff28;transform:translate(19.6698287233vw,25.3724994599vh);-webkit-animation-duration:2.3036069206s;animation-duration:2.3036069206s;-webkit-animation-delay:-4.4809995763s;animation-delay:-4.4809995763s}bokeh:nth-child(95){width:2vmin;height:3vmin;background-color:#fc85e1;transform:translate(53.2976851652vw,47.9411811828vh);-webkit-animation-duration:4.0118610481s;animation-duration:4.0118610481s;-webkit-animation-delay:-4.5248562455s;animation-delay:-4.5248562455s}bokeh:nth-child(96){width:3vmin;height:3vmin;background-color:#feff28;transform:translate(39.9679535656vw,74.256254716vh);-webkit-animation-duration:3.4959949039s;animation-duration:3.4959949039s;-webkit-animation-delay:-3.4307375377s;animation-delay:-3.4307375377s}bokeh:nth-child(97){width:1vmin;height:2vmin;background-color:#feff28;transform:translate(22.0090368657vw,87.5674469503vh);-webkit-animation-duration:2.1309873931s;animation-duration:2.1309873931s;-webkit-animation-delay:-2.9910336889s;animation-delay:-2.9910336889s}bokeh:nth-child(98){width:1vmin;height:1vmin;background-color:#ef8d22;transform:translate(19.475671768vw,52.8257337375vh);-webkit-animation-duration:2.0885845263s;animation-duration:2.0885845263s;-webkit-animation-delay:-3.3263154797s;animation-delay:-3.3263154797s}bokeh:nth-child(99){width:1vmin;height:3vmin;background-color:#ef8d22;transform:translate(64.559290293vw,91.8668029819vh);-webkit-animation-duration:4.6404932212s;animation-duration:4.6404932212s;-webkit-animation-delay:-4.9311549742s;animation-delay:-4.9311549742s}bokeh:nth-child(100){width:2vmin;height:3vmin;background-color:#fc85e1;transform:translate(23.7654664572vw,23.0565546063vh);-webkit-animation-duration:2.4373894218s;animation-duration:2.4373894218s;-webkit-animation-delay:-3.7747104339s;animation-delay:-3.7747104339s}@-webkit-keyframes explosion{0%{opacity:0}70%{opacity:1}to{transform:translate(50vw,100vh)}}@keyframes explosion{0%{opacity:0}70%{opacity:1}to{transform:translate(50vw,100vh)}}.cake{position:relative;top:270px;margin:auto;width:200px;height:60px;background:#f9fdff;transform:translateZ(100px);box-shadow:0 4px 0 #f4f9fd,0 8px 0 #dba9ff,0 12px 0 #fec3b3,0 16px 0 #f7f6fb,0 20px 0 #f7f6fb,0 24px 0 #f7f6fb,0 28px 0 #f7f6fb,0 32px 0 #fea0bb,0 36px 0 #fea0bb,0 40px 0 #9cef9d,0 44px 0 #9cef9d,0 48px 0 #f7f6fb,0 52px 0 #f7f6fb,0 56px 0 #f7f6fb,0 60px 0 #f7f6fb,0 64px 0 #f7f6fb,0 68px 0 #dfa5fc,0 72px 0 #dfa5fc,0 76px 0 #fafffe,0 80px 0 #fafffe}.cake,.plate{border-radius:100%}.plate{position:absolute;height:90px;width:300px;bottom:-95px;left:50%;top:400px;margin-left:-150px;background:radial-gradient(ellipse closest-side at center,#08c7fe 0,#04d7f2 71%,#02ffd0 100%);box-shadow:0 3px 0 #00e2e1,0 6px 0 #00d3fb;transform:translateZ(80px)}.candle{position:relative;height:50px;width:12px;top:300px;margin:auto;background:linear-gradient(0deg,#b7f4a7,#fff);border-radius:4px;transform:translateZ(120px)}#flame{position:absolute;z-index:10}.lit{background:linear-gradient(180deg,#fff6d9,#fbc36c);width:15px;height:35px;border-top-left-radius:10px 35px;border-top-right-radius:10px 35px;border-bottom-right-radius:10px 10px;border-bottom-left-radius:10px 10px;top:-34px;margin:auto;box-shadow:0 0 17px 7px rgba(251,246,190,.71);transform-origin:bottom;-webkit-animation:flicker 1s ease-in-out infinite alternate;animation:flicker 1s ease-in-out infinite alternate}@-webkit-keyframes flicker{0%{transform:skewX(5deg);box-shadow:0 0 17px 10px rgba(251,246,190,.71)}25%{transform:skewX(-5deg);box-shadow:0 0 17px 5px rgba(251,246,190,.71)}50%{transform:skewX(10deg);box-shadow:0 0 17px 7px rgba(251,246,190,.71)}75%{transform:skewX(-10deg);box-shadow:0 0 17px 5px rgba(251,246,190,.71)}to{transform:skewX(5deg);box-shadow:0 0 17px 10px rgba(251,246,190,.71)}}@keyframes flicker{0%{transform:skewX(5deg);box-shadow:0 0 17px 10px rgba(251,246,190,.71)}25%{transform:skewX(-5deg);box-shadow:0 0 17px 5px rgba(251,246,190,.71)}50%{transform:skewX(10deg);box-shadow:0 0 17px 7px rgba(251,246,190,.71)}75%{transform:skewX(-10deg);box-shadow:0 0 17px 5px rgba(251,246,190,.71)}to{transform:skewX(5deg);box-shadow:0 0 17px 10px rgba(251,246,190,.71)}}.pyro>.after,.pyro>.before{position:fixed;width:5px;height:5px;border-radius:50%;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;-webkit-animation:bang 1s ease-out infinite backwards,gravity 1s ease-in infinite backwards,position 5s linear infinite backwards;animation:bang 1s ease-out infinite backwards,gravity 1s ease-in infinite backwards,position 5s linear infinite backwards}.pyro>.after{-webkit-animation-delay:1.25s,1.25s,1.25s;animation-delay:1.25s,1.25s,1.25s;-webkit-animation-duration:1.25s,1.25s,6.25s;animation-duration:1.25s,1.25s,6.25s}@-webkit-keyframes bang{to{box-shadow:-110px -104.6666666667px #00ff51,-3px 36.3333333333px #5eff00,249px -295.6666666667px #00ff84,-165px -32.6666666667px #ff00e6,49px -14.6666666667px #f60,-2px -370.6666666667px #0df,60px -245.6666666667px #df0,135px -205.6666666667px #00a6ff,139px -204.6666666667px #ff00fb,-36px -155.6666666667px #00ff48,-75px 8.3333333333px #00ff84,-202px -139.6666666667px #00ff0d,123px -84.6666666667px #0fa,37px -396.6666666667px #6aff00,-157px -134.6666666667px #ff5900,7px 6.3333333333px #fb0,222px -15.6666666667px #6f0,-114px -40.6666666667px #ffb700,-127px -49.6666666667px #ffb300,130px -63.6666666667px #0080ff,139px -11.6666666667px #07f,-167px -301.6666666667px #ff00e6,55px -222.6666666667px #62ff00,12px -10.6666666667px #95ff00,-240px -114.6666666667px #f90,-78px -210.6666666667px #00f,175px -142.6666666667px #3700ff,83px -316.6666666667px #ff00c4,69px -390.6666666667px #ff0040,-168px -361.6666666667px #0af,-44px -87.6666666667px #0040ff,235px -415.6666666667px #ffae00,45px 55.3333333333px #00ff0d,-61px -2.6666666667px #e600ff,-225px -59.6666666667px #59ff00,-30px 48.3333333333px #00f7ff,211px -170.6666666667px #f700ff,-165px -209.6666666667px #37ff00,-131px -306.6666666667px #0f6,-137px 54.3333333333px red,42px -397.6666666667px #00e1ff,230px -250.6666666667px #ff4d00,-172px -335.6666666667px #000dff,143px -342.6666666667px #04ff00,-76px -194.6666666667px #fff200,-237px -166.6666666667px #00a6ff,-172px -178.6666666667px #d0ff00,51px -72.6666666667px #1500ff,-206px 34.3333333333px #ff0015,51px 11.3333333333px #ff0400,-149px -215.6666666667px #ff0048}}@keyframes bang{to{box-shadow:-110px -104.6666666667px #00ff51,-3px 36.3333333333px #5eff00,249px -295.6666666667px #00ff84,-165px -32.6666666667px #ff00e6,49px -14.6666666667px #f60,-2px -370.6666666667px #0df,60px -245.6666666667px #df0,135px -205.6666666667px #00a6ff,139px -204.6666666667px #ff00fb,-36px -155.6666666667px #00ff48,-75px 8.3333333333px #00ff84,-202px -139.6666666667px #00ff0d,123px -84.6666666667px #0fa,37px -396.6666666667px #6aff00,-157px -134.6666666667px #ff5900,7px 6.3333333333px #fb0,222px -15.6666666667px #6f0,-114px -40.6666666667px #ffb700,-127px -49.6666666667px #ffb300,130px -63.6666666667px #0080ff,139px -11.6666666667px #07f,-167px -301.6666666667px #ff00e6,55px -222.6666666667px #62ff00,12px -10.6666666667px #95ff00,-240px -114.6666666667px #f90,-78px -210.6666666667px #00f,175px -142.6666666667px #3700ff,83px -316.6666666667px #ff00c4,69px -390.6666666667px #ff0040,-168px -361.6666666667px #0af,-44px -87.6666666667px #0040ff,235px -415.6666666667px #ffae00,45px 55.3333333333px #00ff0d,-61px -2.6666666667px #e600ff,-225px -59.6666666667px #59ff00,-30px 48.3333333333px #00f7ff,211px -170.6666666667px #f700ff,-165px -209.6666666667px #37ff00,-131px -306.6666666667px #0f6,-137px 54.3333333333px red,42px -397.6666666667px #00e1ff,230px -250.6666666667px #ff4d00,-172px -335.6666666667px #000dff,143px -342.6666666667px #04ff00,-76px -194.6666666667px #fff200,-237px -166.6666666667px #00a6ff,-172px -178.6666666667px #d0ff00,51px -72.6666666667px #1500ff,-206px 34.3333333333px #ff0015,51px 11.3333333333px #ff0400,-149px -215.6666666667px #ff0048}}@-webkit-keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@-webkit-keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}}.common-pa-top{height:146px;background:url(../img/bg_paihangbang.4f287401.png) no-repeat;background-size:100% 100%;padding-top:27px;box-sizing:border-box}.common-pa-top-p{font-size:17px;font-weight:700;color:#333}.common-pa-top-tab{width:108px;height:22px;background:#fff7e8;border-radius:11px;cursor:pointer;border:1px solid #e2d9c9}.common-pa-top-btn{justify-content:space-between;margin:0 19px 0 20px}.zuori{flex:1;text-align:center;font-size:12px;color:#333}.zuori-on{height:20px;line-height:20px;background:linear-gradient(90deg,#bc9d68,#957540);border-radius:11px;color:#fff;margin-left:1px}.zuori-on1{margin-left:0;margin-right:1px}.common-toxiang{height:56px;margin-top:20px;margin-left:20px}.common-toxiang-img{width:56px;height:56px;border-radius:50%;margin-right:12px}.toxiang-text-p{font-size:16px;color:#333}.toxiang-span-one{font-size:14px;color:#333}.toxiang-span-two{font-size:20px;font-weight:700;color:#945e03;margin-left:8px}.toxiang-span-therr{font-size:16px;color:#945e03}.common-content-box{flex:1;width:340px;background:#fff;box-shadow:0 0 10px 0 rgba(212,201,185,.3);border-radius:4px;margin:auto}.common-content-top-box{width:212px;height:31px;text-align:center;background:#f4f4f4;font-size:12px;color:#333;line-height:31px;margin:auto;border-radius:0 0 6px 6px;margin-bottom:24px}.common-tou-item{padding-left:24px;margin-bottom:20px;box-sizing:border-box}.common-img-yi{width:24px;height:26px;margin-right:17px;margin-top:2px;text-align:center;font-size:18px;font-weight:500;color:#999}.common-img-yis{margin-left:2px}.tou-item-box{width:251px;height:42px}.tou-item-img{width:42px;height:42px;border-radius:50%}.tou-item-p{width:100px;font-size:16px;color:#444;margin-left:10px;margin-right:60px}.tou-item-towp{flex-shrink:0;font-size:20px;font-weight:700;color:#333}.tou-item-span{font-size:13px;color:#555;font-weight:400}.new-seven-box[data-v-390f6434]{position:relative}.common-rigth-pa[data-v-390f6434]{position:absolute;right:-3px;top:0;display:flex;flex-direction:column;width:380px;height:845px;background:#2a2846;border-radius:4px;padding-bottom:20px;box-sizing:border-box}.common-pa-top-box[data-v-390f6434]{background:url(../img/bg_paihangbang_bo.404d28ea.png) no-repeat;background-size:100% 100%}.common-pa-top-p-box[data-v-390f6434]{color:#fff}.common-pa-top-tab[data-v-390f6434]{background:#5f5760;border:1px solid;border-color:hsla(0,0%,100%,.12)}.FFFFFF[data-v-390f6434]{color:#fff}.f02C9E0[data-v-390f6434]{color:#02c9e0}.zuori-on[data-v-390f6434]{background:linear-gradient(90deg,#9b8eff,#685bff)}.common-content-box-bo[data-v-390f6434]{background:#2a2846;box-shadow:0 0 10px 0 rgba(23,21,43,.64)}.common-content-top-box-bo[data-v-390f6434]{background:#201e3b;color:#c1c0d2}.public-payment-box>.public-cont-box[data-v-4bf040be]{position:relative;width:720px;border-radius:16px}.public-payment-box>.public-cont-box>.close-box[data-v-4bf040be]{position:absolute;top:20px;right:24px;width:20px;height:21px}.public-payment-box>.public-cont-box>.public-cont-top[data-v-4bf040be]{padding:23px 0 0 46px;width:720px;height:115px;background:url(../img/pop_top.2e89faf1.png) no-repeat;background-size:100% 100%}.public-payment-box>.public-cont-box>.public-cont-top>.head-box[data-v-4bf040be]{width:48px;height:48px;border-radius:50%;margin-right:14px}.public-payment-box>.public-cont-box>.public-cont-top>.head-box img[data-v-4bf040be]{width:100%;height:100%;border-radius:50%}.public-payment-box>.public-cont-box>.public-cont-top>.account-number-box[data-v-4bf040be]{padding:3px 0 1px 0;height:48px}.public-payment-box>.public-cont-box>.public-cont-top>.account-number-box>.account-text[data-v-4bf040be]{font-size:16px;font-weight:700;color:#fff}.public-payment-box>.public-cont-box>.public-cont-top>.account-number-box>.account-img-box[data-v-4bf040be]{font-size:14px;color:#fff}.public-payment-box>.public-cont-box>.public-cont-top>.account-number-box>.account-img-box>.tishi[data-v-4bf040be]{width:14px;height:15px;margin-right:6px}.public-payment-box>.public-cont-box>.public-QRCode[data-v-4bf040be]{margin-top:-21px;width:720px;background:#fff;border-radius:16px;padding-bottom:30px}.public-payment-box>.public-cont-box>.public-QRCode .goods-title[data-v-4bf040be]{width:470px;font-size:16px;color:#333;padding-top:16px}.public-payment-box>.public-cont-box>.public-QRCode .sum-box[data-v-4bf040be]{color:#333;margin:17px 0 32px 0}.public-payment-box>.public-cont-box>.public-QRCode .sum-box>.sum-box1[data-v-4bf040be]{font-size:16px}.public-payment-box>.public-cont-box>.public-QRCode .sum-box>.sum-box2[data-v-4bf040be]{font-size:28px;font-weight:700;line-height:1;color:#c1191f}.public-payment-box>.public-cont-box>.public-QRCode .sum-box>.sum-box3[data-v-4bf040be]{margin-left:8px;height:16px;font-size:16px;color:#999;text-decoration:line-through}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box[data-v-4bf040be]{width:230px;margin:auto}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.time-payment-top[data-v-4bf040be]{margin-bottom:13px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.time-payment-top>.time[data-v-4bf040be]{width:18px;height:19px;margin:-2px 7px 0 0}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.time-payment-top>.time-box[data-v-4bf040be]{font-size:16px;color:#333;line-height:18px;margin-top:0}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.time-payment-top>.countdown[data-v-4bf040be]{font-size:18px;font-weight:700;color:#c1191f}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box[data-v-4bf040be]{position:relative;width:230px;height:250px;background:#fff;border-radius:8px;border:1px solid #e8e8e9;margin:auto;padding:17px 20px 13px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.RCode[data-v-4bf040be]{width:190px;height:190px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.markd-box[data-v-4bf040be]{margin-top:12px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.markd-box>.zf-icon[data-v-4bf040be]{width:16px;height:17px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.markd-box>.zf-text[data-v-4bf040be]{line-height:18px}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.pay-make-box[data-v-4bf040be]{position:absolute;top:17px;width:190px;height:190px;font-size:16px;color:#fff;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.public-payment-box>.public-cont-box>.public-QRCode>.time-payment-box>.RCode-box>.pay-make-box img[data-v-4bf040be]{width:16px;height:16px;margin:3px 0 0 5px}.public-payment-box>.learn-beans[data-v-4bf040be]{padding-top:40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:fixed;top:40%;left:50%;transform:translate(-50%,50%);width:240px;height:153px;background:#fff;box-shadow:0 2px 16px 0 rgba(0,0,0,.07);border-radius:10px;border:1px solid #f0f0f0;z-index:999}.public-payment-box>.learn-beans>.ic_chenggong[data-v-4bf040be]{width:32px;height:32px;margin-bottom:12px}.public-payment-box>.learn-beans>.learn-beans-p[data-v-4bf040be]{font-size:16px;color:#333}.public-payment-box>.learn-beans>.learn-beans-p>span[data-v-4bf040be]{font-size:20px;color:#6356ff}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner:after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;transition:width .6s ease}.el-progress-bar__inner:after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.progress-box[data-v-d829e872]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:400px!important;height:250px;background:#fff;box-shadow:12px 12px 12px rgba(0,0,0,.18);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44%}.title[data-v-d829e872]{width:30%;height:30px;line-height:30px;text-align:center;color:#212121;border-radius:2px;background:#eef}.popContainer[data-v-d829e872]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:3000;background:rgba(0,0,0,.1)}.progress-box[data-v-d829e872] .el-progress__text{color:#6356ff}.clinic-report-container{padding:0 0 60px}.clinic-report-banner{width:100%}.clinic-report-common-title,.clinic-report-content,.clinic-report-sub4-recommend-journal2{position:relative}.clinic-report-content,.clinic-report-sub3-table,.clinic-report-sub4-recommend-book,.clinic-report-sub4-recommend-item{box-sizing:border-box}.clinic-report-content{width:1200px;box-shadow:0 1px 16px 0 rgba(62,59,54,.16);border-radius:16px;padding:44px 40px 71px;margin:-58px auto 0 auto}.clinic-report-down,.clinic-report-sub2-recommend-btn{cursor:pointer}.clinic-report-common-title:after,.clinic-report-down,.clinic-report-sub4-recommend-journal2:after{position:absolute}.clinic-report-down{width:110px;top:18px;right:30px}.clinic-report-common-detail span,.clinic-report-common-score,.clinic-report-common-sub,.clinic-report-common-title,.clinic-report-one-appraise-detail,.clinic-report-one-detail-percent-num,.clinic-report-one-detail-score-num,.clinic-report-sub2-recommend-num,.clinic-report-sub3-table-head,.clinic-report-sub3-table-item-num,.clinic-report-sub3-table-title,.clinic-report-title{font-weight:700}.clinic-report-common-score,.clinic-report-title{line-height:50px}.clinic-report-sub3-structure,.clinic-report-sub3-table-list,.clinic-report-title{margin:0 auto}.clinic-report-title{width:920px;font-size:22px}.clinic-report-common-sub,.clinic-report-common-title,.clinic-report-date,.clinic-report-sub3-table-item-num{font-size:18px}.clinic-report-date,.clinic-report-one-ehcart-tips{color:#999}.clinic-report-date{line-height:19px;margin-top:15px}.clinic-report-common-sub,.clinic-report-one,.clinic-report-sub3-box,.clinic-report-sub3-table,.clinic-report-sub4-recommend-book{border-radius:6px}.clinic-report-common-detail span,.clinic-report-common-sub,.clinic-report-common-summary,.clinic-report-one-appraise-detail,.clinic-report-one-detail-percent-num,.clinic-report-sub3-table-head{color:#6356ff}.clinic-report-common-sub{height:60px;background:#e7e7ff;border:1px solid #fcf8f5;line-height:60px;padding-left:30px;margin-top:60px}.clinic-report-one{box-shadow:0 1px 14px 0 rgba(40,29,182,.14);padding:26px 50px 33px 49px;margin-top:40px}.clinic-report-one-appraise,.clinic-report-one-top,.clinic-report-sub3-table-box,.clinic-report-sub4-recommend-item{align-items:flex-start}.clinic-report-one-detail{width:650px;margin-right:16px;padding-top:27px}.clinic-report-common-detail,.clinic-report-common-score,.clinic-report-common-summary,.clinic-report-one-appraise,.clinic-report-one-detail-percent,.clinic-report-one-detail-score,.clinic-report-one-detail-title,.clinic-report-sub2-recommend-title,.clinic-report-sub3-table-head,.clinic-report-sub3-table-item-sort,.clinic-report-sub3-table-item-title,.clinic-report-sub3-table-title,.clinic-report-sub4-recommend-journal,.clinic-report-sub5-recommend-right,.clinic-report-sub5-recommend-title{font-size:16px}.clinic-report-common-detail,.clinic-report-common-summary,.clinic-report-one-appraise,.clinic-report-one-detail-percent,.clinic-report-one-detail-title,.clinic-report-sub2-recommend-item{line-height:30px}.clinic-report-sub2-recommend-item:hover{cursor:pointer;color:#6356ff!important}.clinic-report-one-detail-score{line-height:34px;margin:32px 0 40px}.clinic-report-one-detail-percent-num,.clinic-report-one-detail-score-num,.clinic-report-sub2-recommend-num,.clinic-report-sub3-table-item-num{font-family:DIN-Medium}.clinic-report-one-detail-score-num{font-size:48px;line-height:38px;color:#c1191f;margin:0 9px 0 14px}.clinic-report-one-detail-percent-num{margin:0 9px 0 19px}.clinic-report-one-ehcart{width:321px;height:218px}.clinic-report-one-ehcart-tips{line-height:15px;padding:10px 0}.clinic-report-one-appraise{margin-top:37px}.clinic-report-one-appraise-left{width:132px}.clinic-report-one-appraise-detail{width:889px}.clinic-report-common-score,.clinic-report-sub2-recommend-btn,.clinic-report-sub4-recommend-item{border-radius:4px}.clinic-report-common-score,.clinic-report-sub3-table-item-first{color:#82412b}.clinic-report-sub3-table-item-first:hover{color:#6356ff}.clinic-report-common-score{height:50px;background:#fff5ea;margin-top:29px}.clinic-report-common-detail{margin-top:23px}.clinic-report-common-summary{margin-top:12px}.clinic-report-common-title{padding:32px 0 38px 17px;line-height:18px}.clinic-report-common-title:after,.clinic-report-sub2-recommend-btn{background:#6356ff}.clinic-report-common-title:after{content:"";width:8px;height:8px;border-radius:50%;left:0;top:37px}.clinic-report-sub2-recommend .clinic-report-sub2-recommend-item:not(:first-child){margin-top:20px}.clinic-report-sub2-recommend-num{width:41px;color:#777;font-size:20px}.clinic-report-sub2-recommend-num:hover{color:#6356ff}.clinic-report-sub2-recommend-title,.clinic-report-sub3-table-item-title,.clinic-report-sub4-recommend-book,.clinic-report-sub5-recommend-title{margin-right:10px}.clinic-report-sub2-recommend-title{width:calc(100% - 181px)}.clinic-report-sub2-recommend-btn{width:130px;height:30px;color:#fff;font-size:12px}.clinic-report-sub3-table{height:377px}.clinic-report-sub3-table{width:356px;border:2px solid #e7e7ff}.clinic-report-sub3-table-box .clinic-report-sub3-table:not(:last-child){margin-right:20px}.clinic-report-sub3-table-head{height:48px;background:#f3f3ff;line-height:48px;border-bottom:1px solid #e7e7ff;border-radius:6px 6px 0 0;margin-top:-1px}.clinic-report-sub3-table-title,.clinic-report-sub5-recommend-right{justify-content:space-between}.clinic-report-sub3-table-title{padding:0 28px}.clinic-report-sub3-table-title div{line-height:16px;padding:26px 0 19px}.clinic-report-sub3-table-list{width:300px;padding-bottom:10px}.clinic-report-sub3-table-list .clinic-report-sub3-table-item:not(:last-child){border-bottom:1px solid #e7e7ff}.clinic-report-sub3-table-item-num{width:27px;line-height:13px;padding:18px 0 19px}.clinic-report-sub3-table-item-sort,.clinic-report-sub3-table-item-title,.clinic-report-sub4-recommend-literature,.clinic-report-sub4-recommend-quote{line-height:14px}.clinic-report-sub3-table-item-sort,.clinic-report-sub3-table-item-title{padding:18px 0}.clinic-report-sub3-table-item-title{width:220px}.clinic-report-sub3-table-item-sort{width:39px;text-align:right}.clinic-report-sub4-recommend{flex-wrap:wrap}.clinic-report-sub4-recommend-item{width:262px;height:160px;border:1px solid #e7e7ff;padding:18px 10px 18px 18px}.clinic-report-sub4-recommend .clinic-report-sub4-recommend-item:not(:last-child){margin-right:24px}.clinic-report-sub4-recommend-book{width:90px;height:120px;border:1px solid #f1f1f1;-o-object-fit:cover;object-fit:cover}.clinic-report-sub4-recommend-info{width:calc(100% - 100px)}.clinic-report-sub4-recommend-journal{line-height:26px}.clinic-report-sub4-recommend-journal:hover{color:#6356ff}.clinic-report-sub4-recommend-journal2{max-height:52px;overflow:hidden}.clinic-report-sub4-recommend-journal2:after{content:"...";background:linear-gradient(90deg,transparent,#fff 55%);bottom:0;right:0;padding-left:30px;padding-right:5px}.clinic-report-sub4-recommend-literature,.clinic-report-sub4-recommend-quote{padding:5px 0}.clinic-report-sub4-recommend-quote{margin-top:14px}.clinic-report-sub4-recommend-literature{margin-top:5px}.clinic-report-sub5-recommend-title{width:calc(100% - 231px)}.clinic-report-sub5-recommend-right{width:180px}.clinic-report-sub3-box{border:2px solid #efefff;padding:30px 0;margin-top:-8px}.clinic-report-sub3-structure{width:592px}.clinic-report-sub3-table-item:hover{color:#6356ff}.report-container{padding:0 0 60px;position:relative}.report-banner,.report-nobuy-btn-box,.report-sidebar-shade,.submissionreport-topic-table{width:100%}.hotrepert-matching-item-img,.hotrepert-relevantdimension-item,.hotrepert-researchviewpoint-item,.report-content,.report-nobuy-container,.report-nobuy-count-box,.report-part-declare-table,.report-part-declare-table tr:not(:first-child) td:first-child,.report-part-highfrequency-table,.report-part-literature-text,.report-part-name,.report-part-object-relevant-table,.report-part-structure,.submissionreport-contribution-experience-item,.submissionreport-contribution-type-item,.submissionreport-periodical-title-analysis-right,.submissionreport-topic-table{box-sizing:border-box}.report-content,.report-sidebar,.report-sidebar2,.report-sidebar3,.report-sidebar-fold,.report-sidebar-fold2,.report-sidebar-fold3{box-shadow:0 1px 16px 0 rgba(62,59,54,.16)}.part-nav3,.part-nav4,.report-content,.report-time{position:relative}.report-content{width:1200px;border-radius:16px;padding:44px 40px 39px 40px;margin:-58px auto 0 auto;z-index:2}.hotrepert-matching-item-name,.hotrepert-matching-item-score,.hotrepert-relevantdimension-item,.report-name,.report-nobuy-count-num,.report-part-core-periodical-title-text,.report-part-frame-text,.report-part-name,.report-part-object-name,.report-part-object-name2,.report-part-object-title-num,.report-part-object-title-text,.report-part-periodical-item-num,.report-part-simulation-count,.report-part-structure-info-score-num,.report-part-viewpoint-num,.report-sidebar-title,.submissionreport-contribution-experience-name,.submissionreport-intro-info-title,.submissionreport-periodical-content-tab-item,.submissionreport-periodical-summary,.submissionreport-periodical-title-analysis-left,.submissionreport-topic-table tr:first-child td:nth-child(2){font-weight:700}.hotrepert-matching-item-score-num,.report-name,.report-part-object-title-num,.report-part-viewpoint-num{font-size:22px}.report-name,.report-nobuy-btn-item,.report-part-declare-table td,.report-part-frame-text,.report-part-highfrequency-table td,.submissionreport-contribution-type-item{line-height:50px}.submissionreport-contribution-type-item{font-size:17px}.hot-trend-btn,.report-nobuy-btn-item,.report-part-core-periodical-title-text,.report-part-name,.report-part-object-title-text,.report-part-simulation-count,.report-sidebar-title,.report-time,.submissionreport-periodical-title-analysis-left{font-size:18px}.hotrepert-applicationsubject,.report-part-literature-periodical-core,.report-time,.report-topic-more-list{padding-top:15px}.report-sidebar-fold-item,.report-time{color:#999}.report-part-simulation-count,.report-time{line-height:19px}.hotrepert-matching-item,.hotrepert-relevantconcept,.hotrepert-relevantdimension-item,.hotrepert-researchviewpoint-item,.report-part-contribution,.report-part-declare-table,.report-part-degreeofconcern,.report-part-hottopic-chart,.report-part-name,.report-part-object-relevant-table,.report-part-research-table,.report-part-structure,.report-part-study-item-img,.submissionreport-contentmatching-chartbox,.submissionreport-contribution-experience-item,.submissionreport-intro,.submissionreport-periodical-chart,.submissionreport-periodical-title-analysis,.submissionreport-topic-table{border-radius:6px}.hot-trend-summary span,.hot-trend-totality span,.report-part-contribution-name span,.report-part-literature-text,.report-part-name,.report-part-object-title-num,.report-part-structure-info-dimension>span,.report-part-structure-info-method>span,.report-part-structure-info-object>span,.report-part-structure-info-theory>span,.report-part-viewpoint-num,.report-topic-more-item-btn,.submissionreport-intro-info-title,.submissionreport-periodical-host span,.submissionreport-topic-table tr:first-child td:nth-child(2){color:#6356ff}.report-part-literature-text,.report-part-name,.report-sidebar-part-item,.report-topic-more-item-btn{background:#e7e7ff}.report-part-name,.submissionreport-intro-info-intro{min-height:60px}.report-part-name{line-height:60px;border:1px solid #fcf8f5;padding-left:30px}.part-nav,.part-nav3,.part-nav4{height:59px}.part-nav2{height:35px}.part-nav3{margin-top:-24px}.part-nav4{margin-top:-10px}.report-part-periodical-item,.report-part-structure,.report-part-viewpoint,.submissionreport-contribution-experience-item,.submissionreport-intro,.submissionreport-periodical-title-analysis-right{align-items:flex-start}.hotrepert-matching-item,.hotrepert-relevantconcept,.report-part-contribution,.report-part-hottopic-chart,.report-part-structure,.submissionreport-contentmatching-chartbox,.submissionreport-intro{box-shadow:0 1px 14px 0 rgba(40,29,182,.14)}.hotrepert-matching-list,.hotrepert-relevantconcept,.report-part-contribution,.report-part-highfrequency-table-box,.report-part-structure,.submissionreport-contentmatching-chartbox,.submissionreport-intro,.submissionreport-periodical-chart,.submissionreport-periodical-content-tabs,.submissionreport-periodical-title-analysis-list,.submissionreport-topic-table{margin-top:40px}.report-part-structure{padding:17px 71px 17px 51px}.hot-trend-summary,.hot-trend-totality,.hot-trend-your,.hotrepert-baseintro,.hotrepert-matching-item-name,.hotrepert-matching-item-score-text,.hotrepert-relevantdimension-item,.hotrepert-researchviewpoint-item,.report-nobuy-count-box,.report-part-contribution-name,.report-part-declare-item,.report-part-declare-list-item,.report-part-declare-table,.report-part-format,.report-part-highfrequency-table,.report-part-literature-periodical-none,.report-part-object-intro,.report-part-object-name,.report-part-object-name2,.report-part-periodical-item-name,.report-part-research-table,.report-part-structure-info,.report-part-structure-tips,.report-part-study-item-title,.report-part-viewpoint-info-intro,.report-part-viewpoint-title,.report-sidebar-fold-item,.report-topic-more-item-name,.submissionreport-contribution-experience-name,.submissionreport-intro-info-director,.submissionreport-intro-info-host,.submissionreport-intro-info-intro,.submissionreport-periodical-content-tab-item,.submissionreport-periodical-host,.submissionreport-periodical-summary,.submissionreport-periodical-title-analysis-right,.submissionreport-topic-table{font-size:16px}.report-part-structure-info,.report-topic-more-item-name,.submissionreport-intro-info-core{margin-right:10px}.report-part-structure-info{width:531px}.report-part-structure-chart,.submissionreport-contentmatching-chart{width:457px}.report-part-structure-chart{height:236px}.hotrepert-matching-item-name,.hotrepert-matching-item-score,.report-part-object-title-num,.report-part-structure-info-score-text,.report-part-structure-info-text1,.report-part-viewpoint-num,.submissionreport-contribution-experience-name{line-height:16px}.report-part-structure-info-text1{padding:14px 0 12px}.report-part-frame-list-item,.report-part-keywords-item,.report-part-structure-info-dimension,.report-part-structure-info-method,.report-part-structure-info-object,.report-part-structure-info-theory{line-height:32px}.report-part-contribution-name span,.report-part-structure-info-dimension>span,.report-part-structure-info-method>span,.report-part-structure-info-object>span,.report-part-structure-info-theory>span,.submissionreport-periodical-host span{display:inline-block}.hot-trend-summary,.hot-trend-totality,.report-part-structure-info-dimension,.report-part-structure-info-object{margin-top:5px}.report-part-structure-info-object,.report-part-structure-info-theory{margin-right:49px}.hot-trend-summary,.hot-trend-totality,.hot-trend-your,.hotrepert-baseintro,.report-part-declare-list-item-title,.report-part-object-intro,.report-part-periodical-item-name,.report-part-structure-info-summary,.report-part-viewpoint-info-intro,.report-topic-more-item-btn,.submissionreport-intro-info-intro,.submissionreport-periodical-title-analysis-right{line-height:30px}.report-part-structure-info-summary{margin:11px 0 25px}.report-nobuy-count-box,.report-part-declare-item,.report-part-literature-periodical-none,.report-part-object-name,.report-part-object-name2,.report-part-periodical-item-num,.report-part-structure-info-score-count,.report-part-structure-info-scoretext,.report-part-structure-tips,.report-part-study-item-title,.report-part-viewpoint-title,.report-topic-more-item-name,.submissionreport-intro-info-director,.submissionreport-intro-info-host,.submissionreport-periodical-host,.submissionreport-periodical-summary{line-height:17px}.report-part-structure-info-scoretext{padding:9px 27px 8px 0}.report-part-structure-info-score{align-items:flex-end}.hotrepert-matching-item-score-num,.report-part-name-num,.report-part-object-title-num,.report-part-periodical-item-num,.report-part-structure-info-score-num,.report-part-viewpoint-num,.report-sidebar-fold-item{font-family:DIN-Medium}.report-part-structure-info-score-num,.report-sidebar-btn,.report-sidebar-btn-see,.report-sidebar-fold-item,.report-sidebar-part-item{line-height:38px}.hotrepert-matching-item-score,.report-part-structure-info-score-num{color:#c1191f}.report-part-structure-info-score-num{font-size:48px;margin-right:9px}.report-part-structure-info-score-count{padding:9px 0 8px 27px}.report-part-structure-tips{padding-top:40px}.report-part-object-name,.report-part-object-title-num,.report-part-object-title-text{padding:15px 0}.report-part-object-name{margin-top:24px}.report-part-object-name2{padding-top:39px}.report-part-object-title-num{margin-right:8px}.report-part-contribution-name,.report-part-contribution-name span,.report-part-core-periodical-title-text,.report-part-object-title-text,.report-sidebar-title{line-height:18px}.report-part-object-intro{margin:8px 0 18px}.report-part-object-intro div,.report-part-object-intro p,.report-part-object-intro span{font-size:16px!important;line-height:30px!important}.hot-trend-box,.report-part-contribution,.report-part-frame-text,.report-part-highfrequency-table-box,.report-part-object-relevant{justify-content:space-between}.report-part-object-relevant{padding:25px 0 23px}.report-part-declare-table,.report-part-declare-table tr td,.report-part-declare-table tr th,.report-part-degreeofconcern,.report-part-highfrequency-table,.report-part-highfrequency-table tr td,.report-part-highfrequency-table tr th,.report-part-object-relevant-table,.report-part-object-relevant-table tr td,.report-part-object-relevant-table tr th,.report-part-research-table,.report-part-research-table tr td,.report-part-research-table tr th,.submissionreport-periodical-chart,.submissionreport-periodical-title-analysis,.submissionreport-topic-table,.submissionreport-topic-table tr td,.submissionreport-topic-table tr th{border:2px solid #e7e7ff}.report-part-object-relevant-table{width:644px}.report-part-object-relevant-table tr{height:60px}.report-part-declare-table th,.report-part-highfrequency-table th,.report-part-object-relevant-table th,.report-part-research-table th{font-weight:400}.report-part-declare-table th,.report-part-highfrequency-table th,.report-part-object-relevant-table td:nth-child(2n),.report-part-object-relevant-table th:nth-child(2n),.report-part-research-table tr:first-child,.submissionreport-periodical-title-analysis-left{background:#f3f3ff}.report-part-declare-table td,.report-part-highfrequency-table td,.report-part-object-relevant-table td,.report-part-research-table td{text-align:center}.hotrepert-relevantconcept-chart,.report-part-object-relevant-chart{height:308px}.report-part-degreeofconcern{padding:22px 0 15px;margin:27px 0 25px}.hotrepert-matching-item-img,.hotrepert-relevantconcept-chart,.report-part-degreeofconcern-chart,.report-part-hottopic-chart-table,.submissionreport-contentmatching-chart,.submissionreport-periodical-chart-detail{margin:0 auto}.report-part-degreeofconcern-chart{width:769px;height:363px}.report-part-declare-item,.report-part-frame-text,.report-part-keywords-item,.report-part-literature-text,.report-sidebar-fold-item,.report-sidebar-part-item,.report-topic-more-item-btn,.submissionreport-contribution-type-item,.submissionreport-periodical-content-tab-item{border-radius:4px}.report-part-literature-text{width:56px;height:26px;line-height:26px;border:1px solid #6356ff;margin:25px 0 12px}.report-part-periodical-item-num{padding:12px 0}.report-part-declare-list-item{padding:6px 0}.report-part-periodical-item-num,.submissionreport-intro-info-title{font-size:20px}.hot-trend-tips,.hotrepert-researchviewpoint-item-tips,.report-part-periodical-item-num,.report-part-viewpoint-info-name{color:#777}.report-part-periodical-item-num{width:42px}.hot-trend-btn,.hotrepert-researchviewpoint-item .line1,.hotreport-download,.report-nobuy-btn-item,.report-part-declare-item,.report-part-frame-text,.report-part-keywords-item,.report-part-periodical-item-name,.report-part-study-item,.report-sidebar-btn,.report-sidebar-btn-see,.report-sidebar-fold-down,.report-sidebar-fold-item,.report-sidebar-part-item,.report-topic-more-item-btn,.report-topic-more-item-name{cursor:pointer}.report-part-literature-periodical-none,.report-topic-more-item-name{padding:11px 0 13px}.report-part-periodical-item-name{width:calc(100% - 42px);padding-top:6px}.report-topic-more-item-name{width:calc(100% - 160px)}.report-topic-more-item-btn{width:108px;height:30px;font-size:12px}.report-part-book-list{margin-bottom:13px}.report-part-declare{margin-top:25px}.hotrepert-relevantdimension .hotrepert-relevantdimension-item:not(:last-child),.report-part-declare .report-part-declare-item:not(:last-child){margin-right:30px}.report-part-declare-item{color:#7c7e89;background:#f1f1f1;padding:7px 15px 8px 17px}.report-part-core-periodical-title-disc,.report-part-declare-item-on{background:#6356ff}.hot-trend-btn,.report-nobuy-btn-item,.report-part-declare-item-on,.report-sidebar-btn,.report-sidebar-btn-see,a.report-nobuy-btn-item:visited{color:#fff}.report-part-declare-list{padding:17px 0 13px}.report-part-declare-table,.report-part-research-table{width:100%}.report-part-declare-table{margin:30px 0 35px;table-layout:fixed}.report-part-declare-table th,.report-part-highfrequency-table th{line-height:48px}.report-part-declare-table tr:first-child th:first-child{width:468px}.report-part-declare-table tr:not(:first-child) td:first-child{max-width:468px;padding:0 20px}.report-part-declare-table tr:first-child th:nth-child(3){width:130px}.report-part-declare-table tr:not(:first-child) td:nth-child(3){max-width:130px;padding:0 5px}.report-part-declare-table tr:first-child th:nth-child(5){width:180px}.report-part-declare-table tr:not(:first-child) td:nth-child(5){max-width:180px;padding:0 5px}.report-part-declare-table tr:first-child th:last-child,.report-part-declare-table tr:not(:first-child) td:last-child{width:90px}.report-part-research-table{height:306px;margin:29px 0 25px}.report-part-declare-frame,.report-part-simulation-count{margin-top:39px}.report-part-frame-box{padding-top:26px}.report-part-frame-item{margin-top:14px}.hotrepert-relevantdimension-item,.hotrepert-researchviewpoint-item,.report-part-frame-text,.submissionreport-contribution-type-item,.submissionreport-periodical-content-tab-item{background:#fff5ea}.report-part-frame-text{padding:0 30px 0 29px}.report-part-frame-text>img{width:15px;transition:transform .5s}.report-part-frame-list-item{padding-left:31px}.report-part-frame-list{margin:18px 0}.hotrepert-baseintro,.report-part-viewpoint{margin-top:32px}.report-part-viewpoint-title{padding-top:32px}.report-part-viewpoint-num{width:28px;padding:7px 0}.report-part-viewpoint-info{width:calc(100% - 28px)}.hotrepert-researchviewpoint-item-tips,.report-part-viewpoint-info-name,.submissionreport-contribution-experience-desc{margin-top:10px}.report-part-viewpoint-info-name{line-height:14px;padding:3px 0}.report-part-contribution{padding:12px 89px 6px 51px}.report-part-contribution-info{width:calc(100% - 349px)}.report-part-contribution-name{margin-bottom:33px}.report-part-contribution-chart,.submissionreport-contentmatching-chart{height:252px}.report-part-contribution-chart{width:349px}.report-part-object-title-contribution{padding:25px 0 13px}.report-part-object-title-matching{padding-top:24px}.report-part-core-periodical-title-disc,.submissionreport-contribution-experience-user{border-radius:50%}.report-part-core-periodical-title-disc{width:8px;height:8px;margin:20px 9px 9px}.report-part-core-periodical-title-text{padding:15px 0 5px}.hotrepert-relevantdimension,.report-part-keywords,.report-part-study{flex-wrap:wrap}.report-part-study{padding-top:21px}.report-part-study-item{margin-top:19px}.report-part-study .report-part-study-item:not(:nth-child(4n)){margin-right:24px}.report-part-study-item,.report-part-study-item-img{width:262px}.report-part-study-item-img{height:196px;-o-object-fit:cover;object-fit:cover}.report-part-study-item-title{padding:20px 0}.report-sidebar,.report-sidebar2,.report-sidebar3,.report-sidebar-fold,.report-sidebar-fold2,.report-sidebar-fold3{z-index:5;border-radius:10px;position:fixed;right:20px;top:50%}.report-sidebar,.report-sidebar2,.report-sidebar3{width:260px}.report-sidebar,.report-sidebar-fold{height:661px;margin-top:-330px}.report-sidebar-fold,.report-sidebar-fold2,.report-sidebar-fold3{width:60px}.report-sidebar2,.report-sidebar-fold2{height:661px;margin-top:-330px}.report-sidebar3,.report-sidebar-fold3{height:797px;margin-top:-398px}.report-sidebar-title{padding:30px 0 9px}.report-sidebar-btn,.report-sidebar-btn-see,.report-sidebar-fold-item,.report-sidebar-part-item{height:38px}.hot-trend-btn,.report-sidebar-btn,.report-sidebar-btn-see,.report-sidebar-part-item{width:230px}.report-sidebar-fold-item,.report-sidebar-part-item{margin:10px auto 0 auto}.hot-trend-btn,.report-nobuy-btn-item,.report-sidebar-btn,.report-sidebar-btn-see{background:linear-gradient(0deg,#6356ff,#7c71ff);box-shadow:0 1px 20px 0 rgba(45,35,168,.32)}.report-sidebar-btn,.report-sidebar-btn-see{border-radius:19px;margin:18px auto 0 auto}.report-sidebar-fold-item{width:40px;background:#f5f5f5}.report-sidebar-fold-down{margin:12px auto 0 auto}.submissionreport-intro{padding:28px 50px}.submissionreport-intro-book{width:152px;height:214px;margin-right:50px}.submissionreport-intro-info{width:calc(100% - 202px)}.submissionreport-intro-info-title{line-height:34px;margin-bottom:9px}.submissionreport-intro-info-core,.submissionreport-intro-info-cssci{background:linear-gradient(45deg,#ffe2a9,#f9cb72);border-radius:2px}.submissionreport-intro-info-core{line-height:13px;padding:3px 11px 4px 10px}.submissionreport-intro-info-cssci{line-height:9px;padding:6px 8px 5px 9px}.submissionreport-intro-info-intro{overflow:hidden;margin-top:15px}.submissionreport-intro-info-host{padding:14px 0 10px}.submissionreport-intro-info-director{padding:10px 0 7px}.report-part-simulation,.submissionreport-periodical-score{margin-top:23px}.submissionreport-periodical-summary{padding:30px 0 14px}.submissionreport-periodical-host{padding:14px 0 4px}.submissionreport-periodical-chart-detail{height:300px}.hotrepert-relevantdimension-item,.report-nobuy-btn-item-member,.report-nobuy-count-num,.submissionreport-contribution-type-item,.submissionreport-periodical-content-tab-item{color:#82412b}.submissionreport-periodical-content-tab-item{width:100%;height:52px;line-height:52px}.submissionreport-periodical-content-tabs .submissionreport-periodical-content-tab-item:not(:last-child){margin-right:38px}.submissionreport-periodical-content-table{height:auto}.submissionreport-periodical-content-table tr{height:60px}.hot-trend-your,.hotrepert-relevantdimension,.hotrepert-relevantdimension-item,.hotrepert-researchviewpoint-item,.report-part-keywords-item,.submissionreport-contribution-experience-item,.submissionreport-contribution-type-item,.submissionreport-periodical-title-analysis-list .submissionreport-periodical-title-analysis:not(:first-child){margin-top:20px}.submissionreport-periodical-title-analysis .submissionreport-periodical-title-analysis-item:not(:first-child){margin-top:4px;border-top:2px solid #e7e7ff}.submissionreport-periodical-title-analysis .submissionreport-periodical-title-analysis-item:not(:last-child){border-bottom:2px solid #e7e7ff}.submissionreport-periodical-title-analysis .submissionreport-periodical-title-analysis-item:first-child .submissionreport-periodical-title-analysis-left{border-radius:6px 0 0 0}.submissionreport-periodical-title-analysis .submissionreport-periodical-title-analysis-item:last-child .submissionreport-periodical-title-analysis-left{border-radius:0 0 0 6px}.submissionreport-periodical-title-analysis-left{width:300px;height:130px;line-height:130px;border-right:2px solid #e7e7ff}.submissionreport-periodical-title-analysis-right{width:calc(100% - 302px);padding:0 20px 0 58px}.submissionreport-topic-table{height:409px}.submissionreport-topic-table tr:first-child td:first-child,.submissionreport-topic-table tr:nth-child(2) td:first-child,.submissionreport-topic-table tr:nth-child(2) td:nth-child(2),.submissionreport-topic-table tr:nth-child(3) td:first-child,.submissionreport-topic-table tr:nth-child(4) td:first-child,.submissionreport-topic-table tr:nth-child(5) td:first-child,.submissionreport-topic-table tr:nth-child(5) td:nth-child(2),.submissionreport-topic-table tr:nth-child(6) td:first-child,.submissionreport-topic-table tr:nth-child(7) td:first-child{background:#f3f3ff;text-align:center}.submissionreport-topic-table tr:first-child td:first-child{width:400px}.submissionreport-topic-table tr:nth-child(3) td:first-child,.submissionreport-topic-table tr:nth-child(3) td:nth-child(3),.submissionreport-topic-table tr:nth-child(4) td:first-child,.submissionreport-topic-table tr:nth-child(5) td:first-child,.submissionreport-topic-table tr:nth-child(6) td:first-child,.submissionreport-topic-table tr:nth-child(6) td:nth-child(2),.submissionreport-topic-table tr:nth-child(7) td:first-child{width:200px}.submissionreport-topic-table tr:first-child td:nth-child(2),.submissionreport-topic-table tr:nth-child(2) td:nth-child(3),.submissionreport-topic-table tr:nth-child(3) td:nth-child(2),.submissionreport-topic-table tr:nth-child(4) td:nth-child(2),.submissionreport-topic-table tr:nth-child(5) td:nth-child(3),.submissionreport-topic-table tr:nth-child(6) td:nth-child(2),.submissionreport-topic-table tr:nth-child(7) td:nth-child(2){padding-left:39px}.submissionreport-topic-title{padding-top:22px}.submissionreport-contentmatching-chartbox{padding:8px 0 10px}.submissionreport-contentmatching-title{padding:13px 0}.submissionreport-contentmatching-title2{padding:13px 0 0}.submissionreport-contribution-title{padding:25px 0 10px}.report-nobuy-btn-item,.submissionreport-contribution-experience-user,.submissionreport-contribution-type-item{height:50px}.submissionreport-contribution-type-item{padding-left:29px}.submissionreport-contribution-experience{padding-top:5px}.submissionreport-contribution-experience-item{background:#f5f7fa;padding:30px 32px 26px}.report-sidebar-fold-down,.submissionreport-contribution-experience-user{width:50px}.report-part-hottopic .report-part-declare-item:not(:last-child),.report-part-keywords-item,.submissionreport-contribution-experience-user{margin-right:20px}.submissionreport-contribution-experience-info{width:calc(100% - 70px)}.submissionreport-contribution-experience-name{padding:5px 0;margin-top:-5px}.submissionreport-contribution-experience-desc{line-height:22px}.report-part-name-num{margin-right:14px}.hotrepert-trend-table{margin:40px 0 0}.hotrepert-matching-list .hotrepert-matching-item:not(:last-child){margin-right:40px}.hotrepert-matching-item,.report-nobuy-btn-item{width:250px}.hotrepert-matching-item{height:340px;padding-top:30px}.hotrepert-matching-item-img{width:138px;height:194px;border:1px solid #e8e7f6}.hotrepert-matching-item-score-num,.hotrepert-matching-item-score-text{padding:30px 0 6px}.hotrepert-matching-item-score-num{margin-right:4px}.hotrepert-matching-item-name{padding:10px 0}.hotrepert-relevantconcept{padding:16px 0}.hotrepert-relevantdimension-item{height:56px;line-height:56px;padding:0 15px}.hotrepert-researchviewpoint{padding-top:20px}.hotrepert-researchviewpoint-item{padding:15px 40px}.hotrepert-researchviewpoint-item .line1{line-height:30px}.hotrepert-researchviewpoint-item-tips{font-size:14px}.hotrepert-corereference{padding-top:28px}.report-content-nobuy{height:1555px;overflow:hidden}.hotreport-download,.report-nobuy-btn-box,.report-nobuy-container,.report-sidebar-shade{position:absolute}.report-nobuy-btn-box,.report-nobuy-container,.report-sidebar-shade{z-index:3}.report-nobuy-btn-box,.report-nobuy-container{bottom:0}.report-nobuy-container{width:1226px;height:1455px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2),hsla(0,0%,100%,.99));left:50%;margin-left:-613px}.hotrepert-matching-item-score,.report-nobuy-btn-group,.report-nobuy-count-box{justify-content:center}.report-nobuy-btn-box,.report-sidebar-shade{left:0}.report-nobuy-btn-box{padding-bottom:90px}.report-nobuy-btn-group .report-nobuy-btn-item:not(:first-child){margin-left:40px}.hot-trend-btn,.report-nobuy-btn-item{border-radius:25px}.report-sidebar-shade{height:calc(100% - 76px);background:hsla(0,0%,100%,0);top:0;right:20px}.report-part-core-monograph{margin:24px 0 14px}.hot-trend-tips,.report-part-format{line-height:28px}.report-part-format{margin:33px 0 -6px}.report-part-hottopic{margin-top:30px}.report-part-hottopic-chart{padding:4px 0 0;margin:20px 0 10px}.report-part-hottopic-chart-table{height:336px}.report-part-keywords{padding-top:11px}.report-part-keywords-item{background:#f5f5ff;padding:0 22px}.report-part-highfrequency-table{width:545px}.report-part-highfrequency-table tr td:first-child,.report-part-highfrequency-table tr th:first-child{width:391px}.report-nobuy-btn-box-member{padding-bottom:64px}.report-nobuy-btn-item-member{background:linear-gradient(94deg,#ffe2a9,#f9cb72);box-shadow:0 1px 20px 0 rgba(167,127,48,.32)}.report-nobuy-count-box{width:1200px;height:38px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACWAAAABMCAMAAADeZXzCAAAAolBMVEUAAAD/1arj46rt27Dt27Lu3LTv27Lt27Ht3LHu27Hu27Du3LLv3LHt27Hu27Hu27Lu27Hu3LHu27Hu27Hu27Hu27Hu27Hu27Hu27Hn0qPo0qPo06To06Xp1KXp1Kbp1Kfp1afq1afq1ajq1qjq1qnr1qnr1qrr16rr16vr2Kvr2Kzs2Kzs2K3s2a3s2a7t2a7t2a/t2q/t2rDu2rDu27Du27HzfN3OAAAAGXRSTlMABgkqKyyOj5CUlZi7vdTW19jz9Pj5+vz9eAto8AAACCJJREFUeNrt3Vt32lYQhmE5J+dct01qg0DFRDYkEsYC9P//WnNoMJZGsw/QtbKn73MrJNisffGtkWaUZV89fXHxoe2Y5X2zNsBUuMDN/uhm0jk02R6e/DkfNinmi3rTAgAAM6zkjg+/vXia/XD26kr4QDUS3PmvUzx/vT9cdg/ND0+uR07T24bdCACAEYZyx9WbJ9/z1Vv58ES4ekCULITTi/3RXd49dn9w7no88jFbsx8BALDBUu54d/Y1YL0eOLiUru2d3hrp7Gr44od/4TYfebrmTiEAACaYyh2vsuzZ5dBB6evmvgsthZNz5dqrg3PnI295xY4EAMACS7nj8ll2HhQlx80R/9Jif7R3o3R6cGo9CrFgRwIAYICp3HGeXQwe20k/tvS7rvSo2fihrjYdLuLJN2FJWAAA2GYqd1xkH4cPLvRfqynUMt9KKeIFBsnOnwQAABJlKXd8zJSD23FscGv0XslZ99Dy4Nzr0IWOmdcAAED6TOUOLWDJT4ztPK5aqr2S9+o1x6ELPbgyAABIlqXcoQasjfSlS4+r5mpFba7dYN2MwnGTEACA9FnKHVl4lHRftFJP6/19j+6vxix0yp4EACB9hnKHHrCauNxWqPdQ9Wn1bR6x0hV7EgCA5BnKHXrAEmdvTWP+noe0qE+rb9vbiIXO2ZMAAKTPTu7IIqJk7bhmqf6UpetFQ0X4QsdsSQAA0mcndzgClti86Hp6Pld7JXNXnW13zT1CAAD+l8zkDlfAWkuXvVNPqdT/pvKo/K2CwyTj3AEAMMBM7nAFLLFwNgs+4+EBtanXs2vNasCXciq+3potCQCAAVZyhzNgraTrajNMG7VXchXRfdn9grI/JmPCjgQAwAArucMZsByv9+kr1UraLGZ+WG+p1zzlDgCASUZyhztg1YGv4cm1Xsn7qAn4fTfd67AhAQCwwEjucAesVrr5WA5+ulKD59z/QrpuIt2wIwEAsMBG7vAIWJU6v6ur0Hol9Wn1IdYELAAALLKROzwCVjsJ6E9s1F7J8nQj2DsVwS0bEgAAE0zkDp+AtZSezx+4h1lqvZKuafUhOol1x34EAMAEE7nDJ2CJI1KX3h/Nh/+x2cniLbcIAQAwwkLu8ApYS3XExKFKreo5p9UHGPtPyAAAAAmxkDu8AtYuV4ekHii059J8ptX7qkYELAAATLKQO7wCVrsQFir9ykbtlfSbVu+n+4/ykDsAAFYYyB1+AWs7FlZQ9z9Xar2SJ5hWv3fHJHcAAKwykDv8Apa4gqL/sVz71Emm1Q+E0imbEQAAM9LPHZ4BayNFybvupyrtlumpptWLoXTOXgQAwIz0c4dnwBKjZK/ZsdAe+j/ZtPq2WYxPGEoBAMCvJvnc4RuwpMfIuuO6Gq1X8kTT6pv6VhqKTxMhAACGJJ87fANWPwj2C2Sl1ivpnla/q25L3fVUqhjKt2UBAEC6Us8d3gFLjJKPA1yu/BXOafWbcmARPrhDCACAKannDu+A1V4LX/Dodmal9Uq6ptXXefwyj+m7BAAAv6LEc4d/wFqPtEpcKz5qVgynzMfT6j+PjrFgGwIAYEviucM/YEkLOfyKRuuVdEyrr49a54RdCACANWnnjoCAtZKKZA8zJUqthKZPq2/GRy30jk0IAIA1aeeOgIAlRsmHx7xyJWc6ptX/fdQ6b9iDAADYk3TuCAlYtfacV6XdKdWn1a+OWueMHQgAgEFJ546QgNUvuB3U3AqlV9Ixrb44Zp3Fjh0IAIBFKeeOoIAlNUT++9RYo/VK6tPqm6PWuWX/AQBgUsq5IyhgtRPhq+rvR0qlV9Ixrf7mmDod9SsAAKxKOHeEBazl4Lj4XOmVdEyrz//r58wAAECKEs4dYQFL/FHfuhUr5TE0x7T6ZfwgVeYzAABgWbq5IzBgLQcepy+UXknHtPpJ5DLHC24PAgBgWrq5IzBg7aQoeS89L/Zwv1OfVi/0YC7WPjZsOwAAbEs3dwQGrHYxktoiS6VX0jGtfsarmwEAgLHcERqwttJ0+SZXeiUd0+r7Z35hOwEAgKRzR2jAkkLjaKL0Sjqm1c8pYAEAAGu5IzhgbfxekLiPi/q0euFqFLAAAEDiuSM4YIlRcjgONvq0+lsKWAAAwFzuCA9YXhPm972S+rR6Yb4FBSwAAJB67ggPWMLty+FeSce0+iUFLAAAYC93RAQsjyi575V0TKufUMACAAD2ckdEwGqvnQv92SvpmFZfU8ACAAAGc0dMwFq71rnvlXRMq59RwAIAAAZzR0zAkt4AJPdK6tPqGwpYAADAYu6IClgrz15Jx7T6OQUsAABgMXdEBSxHlNz3SurT6vvDvihgAQAAC7kjLmDVXr2Sjmn1txSwAACAydwRF7D6GVHqiNSn1fdvlFLAAgAAJnJHZMCqPHolHdPqlxSwAACAzdwRGbCEUV29XknHtPoJBSwAAGAzd8QGrKWzV9Ixrb6mgAUAAIzmjtiAJbwusZMHHdPqZxSwAACA0dyRfTxxlPzZK9mfVt8cnt5QwAIAAEZzxx/ZReSZu1zvlXRMq59TwAIAAEZzx/vsPPbUhd4rqU+r7w/7ooAFAACM5I6X2fPLyFO3Y61X0jGt/pYCFgAAMJo7Lp9n2evYk1f9qV/5fqSXPq2+nzMpYAEAACO543WWZWdvo0+vH78bqHhYjGNa/ZICFgAAMJo73p1l3xLWq6voK2yqT0U+Ho3z4lN1OG7CMa1+QgELAACYzB1Xb55kPzx7+ftfJ7307lPXo2n1TfdoyZYBAADp544/3798/i1b/QMI0fT9jWI0YwAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;padding:11px 0 10px;margin:20px auto 0 auto}.hotreport-download{height:24px;right:0;top:12px}.hot-trend-tips{margin:16px 0 -7px}.hot-trend-btn{height:45px;line-height:45px}body{background:#f2f1fb}.doctoralreport-sel6-videos,.doctoralreport-sel35-recommend-item,.thesis-sixth4-list-item{align-items:flex-start}.doctoralreport-container,.thesis-fifth1-table,.thesis-third1-table{margin-bottom:30px}.doctoralreport-common-intro,.doctoralreport-common-intro2,.doctoralreport-common-intro4,.doctoralreport-common-title,.doctoralreport-container,.doctoralreport-desc-item,.doctoralreport-left,.doctoralreport-right,.doctoralreport-right-about-refresh,.doctoralreport-right-lect-item-name,.doctoralreport-second2-desc,.doctoralreport-second2-desc>div,.doctoralreport-sel6-videos-item-title2,.doctoralreport-sel32-conclusion-desc,.doctoralreport-sel32-conclusion-feasibility,.doctoralreport-sel35-recommend-item-title2,.selreport-title,.thesis-sixth1-common-tips,.thesis-sixth1-common-tips div,.thesisreport-title,.thesisreport-title2,.topicselreport-common-sub-second2{position:relative}.doctoralreport-container{margin-top:21px}.doctoralreport-desc,.doctoralreport-left,.doctoralreport-right-about,.doctoralreport-right-about-download,.doctoralreport-right-ad,.doctoralreport-right-keys,.doctoralreport-right-keys-item,.doctoralreport-right-lect,.doctoralreport-sel32-conclusion-btn,.doctoralreport-sel32-conclusion-feasibility-bg,.doctoralreport-sel32-link a,.doctoralreport-sel35-recommend-item,.doctoralreport-sel35-recommend-item-img,.doctoralreport-shade,.doctoralreport-shade-con-look,.doctoralreport-shade-con-member,.doctoralreport-shade-con-single,.thesis-sixth4-list-item,.topicselreport-common-sub-second2-btn{border-radius:4px}.doctoralreport-common-box2,.doctoralreport-first3-table,.doctoralreport-first3-table-body-item div,.doctoralreport-first3-table-head div,.doctoralreport-fourth1-tab-item,.doctoralreport-left,.doctoralreport-right-about-refresh-tips,.doctoralreport-sel32-conclusion-feasibility,.doctoralreport-sel35-recommend-item,.doctoralreport-sel35-recommend-item-rtop,.doctoralreport-shade-con-count,.thesis-sixth1-common-box-item,table,table tr,table tr td,table tr td div{box-sizing:border-box}.doctoralreport-left,.doctoralreport-sel35-recommend .doctoralreport-sel35-recommend-item:not(:last-child){margin-right:20px}.doctoralreport-left{width:910px;padding:35px 40px 50px}.doctoralreport-right,.doctoralreport-right-ad{width:270px}.doctoralreport-right{height:100%}.doctoralreport-right-box{width:270px;height:1237px;position:relative;top:0;transition:all .3s ease}.doctoralreport-right-about-info-box{margin-bottom:29px}.tab_fix_bottom{position:absolute;bottom:0;top:auto}.tab_fix{position:fixed;top:139px}.tab_fix_bom{top:-208px}.tab_fix_footer{position:fixed;top:auto;bottom:75px}.doctoralreport-common-intro4 span,.doctoralreport-common-intro7 span,.doctoralreport-common-sub,.doctoralreport-common-title,.doctoralreport-desc-text,.doctoralreport-first3-table-head,.doctoralreport-first4-table thead,.doctoralreport-fourth1-tab-on,.doctoralreport-right-about-title,.doctoralreport-right-keys-title,.doctoralreport-second2-table thead,.doctoralreport-second3-table thead,.doctoralreport-shade-con-count span,.doctoralreport-title,.thesis-fourth1-text,.thesis-sixth4-list-item-num,.thesis-sixth4-list-item-title,.topicselreport-second4-table thead,table thead{font-weight:700}.doctoralreport-title{font-size:22px;line-height:29px}.doctoralreport-desc-text span{font-weight:400;margin-left:5px}.doctoralreport-common-detail,.doctoralreport-common-intro,.doctoralreport-common-intro2,.doctoralreport-common-intro3,.doctoralreport-common-intro4,.doctoralreport-common-intro5,.doctoralreport-common-intro6,.doctoralreport-common-intro7,.doctoralreport-common-intro8,.doctoralreport-common-intro-sel32,.doctoralreport-common-none,.doctoralreport-common-sub-text,.doctoralreport-date,.doctoralreport-desc,.doctoralreport-first3-table-head,.doctoralreport-first4-table thead,.doctoralreport-fourth1-table thead,.doctoralreport-nodata-title,.doctoralreport-right-about-download,.doctoralreport-right-about-title,.doctoralreport-right-keys-title,.doctoralreport-second2-desc,.doctoralreport-second2-table thead,.doctoralreport-second3-table thead,.doctoralreport-sel6-videos-item-title,.doctoralreport-sel35-recommend-item-title,.doctoralreport-sel36-journal-item,.doctoralreport-shade-con-look,.doctoralreport-shade-con-member,.doctoralreport-shade-con-single,.thesis-fourth1-text,.thesis-seventh1-intro,.thesis-seventh2-echart-text,.thesis-seventh3-echart-text,.thesis-sixth1-common-tips,.thesis-sixth4-list-item-num,.thesis-sixth4-list-item-title,.thesis-sixth-text,.topicselreport-second2-list,.topicselreport-second4-table thead,table thead{font-size:16px}.doctoralreport-common-none,.doctoralreport-common-sub-text,.doctoralreport-date,.doctoralreport-desc,.doctoralreport-nodata-title,.doctoralreport-right-keys-title,.doctoralreport-sel6-videos-item-title,.doctoralreport-sel32-link a,.doctoralreport-sel35-recommend-item-title,.thesis-fourth1-text,.thesis-seventh2-echart-text,.thesis-seventh3-echart-text,.thesis-sixth1-common-tips,.thesis-sixth-text{line-height:21px}.doctoralreport-date,.doctoralreport-nodata-text,.doctoralreport-right-lect-item-intro,.doctoralreport-sel35-recommend-item-count{color:#999}.doctoralreport-date{margin:16px 0 41px}.doctoralreport-desc{background:#f7f7f7;padding:17px 19px 21px;margin-bottom:35px}.doctoralreport-common-detail,.doctoralreport-common-intro,.doctoralreport-common-intro2,.doctoralreport-common-intro3,.doctoralreport-desc-item,.doctoralreport-nodata-title,.doctoralreport-right-company-item-name,.doctoralreport-right-lect-item-name,.doctoralreport-sel6-videos-item-title,.doctoralreport-sel35-recommend-item-title,.thesis-seventh1-intro,.thesis-seventh3-echart-text,.thesis-sixth1-common-tips,.thesis-sixth4-list-item-title,.thesis-sixth-text{color:#333}.doctoralreport-right-company-item-name{cursor:pointer}.doctoralreport-desc-item,.topicselreport-second2-list-item{margin-top:13px}.doctoralreport-desc-item{padding-left:15px}.doctoralreport-common-intro2:after,.doctoralreport-common-intro4:after,.doctoralreport-common-intro:after,.doctoralreport-common-title:after,.doctoralreport-desc-item:after,.doctoralreport-right-about-refresh-tips,.doctoralreport-right-lect-item-name:after,.doctoralreport-second2-desc:after,.doctoralreport-sel6-videos-item-title2:after,.doctoralreport-sel32-conclusion-desc:after,.doctoralreport-sel32-conclusion-feasibility-bg,.doctoralreport-sel32-conclusion-feasibility-text,.doctoralreport-sel35-recommend-item-title2:after,.doctoralreport-shade,.doctoralreport-shade-con,.selreport-title:after,.thesis-sixth1-common-tips:after,.thesisreport-title2:after,.thesisreport-title:after,.topicselreport-common-sub-second2-btn{position:absolute}.doctoralreport-common-intro2:after,.doctoralreport-common-intro4:after,.doctoralreport-common-intro:after,.doctoralreport-common-title:after,.doctoralreport-desc-item:after,.doctoralreport-right-lect-item-name:after,.doctoralreport-second2-desc:after,.doctoralreport-sel32-conclusion-desc:after,.doctoralreport-sel32-conclusion-feasibility-bg,.doctoralreport-sel32-conclusion-feasibility-text,.doctoralreport-shade,.doctoralreport-shade-con,.thesis-sixth1-common-tips:after{left:0}.doctoralreport-common-intro2:after,.doctoralreport-common-intro4:after,.doctoralreport-common-intro:after,.doctoralreport-common-title:after,.doctoralreport-desc-item:after,.doctoralreport-right-lect-item-name:after,.doctoralreport-second2-desc:after,.doctoralreport-sel32-conclusion-desc:after,.thesis-sixth1-common-tips:after{content:""}.doctoralreport-common-intro2:after,.doctoralreport-common-intro:after,.doctoralreport-common-title:after,.doctoralreport-desc-item:after,.doctoralreport-right-lect-item-name:after,.doctoralreport-sel32-conclusion-desc:after{border-radius:50%}.doctoralreport-desc-item:after,.doctoralreport-right-lect-item-name:after,.doctoralreport-sel32-conclusion-desc:after{top:9px}.doctoralreport-desc-item:after,.doctoralreport-right-lect-item-name:after{width:5px;height:5px;background:#c9c9c9}.doctoralreport-common-title{color:#000;padding-left:6px}.doctoralreport-common-title-num{font-size:24px;line-height:28px;margin-right:5px}.doctoralreport-common-sub-num,.doctoralreport-common-title-text{font-size:20px}.doctoralreport-common-detail,.doctoralreport-common-intro,.doctoralreport-common-intro2,.doctoralreport-common-intro3,.doctoralreport-common-intro4,.doctoralreport-common-intro5,.doctoralreport-common-intro6,.doctoralreport-common-intro7,.doctoralreport-common-intro8,.doctoralreport-common-intro-sel32,.doctoralreport-common-title-text,.doctoralreport-second2-desc,.doctoralreport-sel36-journal-item,.thesis-fourth2-table tbody tr,.thesis-seventh1-intro,.thesis-sixth4-list-item-title{line-height:26px}.doctoralreport-common-title:after{width:21px;height:21px;background:linear-gradient(279deg,rgba(156,143,255,.3),#6356ff);opacity:.25;top:4px}.doctoralreport-common-box-sel21,.doctoralreport-common-sub{margin-top:26px}.doctoralreport-common-sub-num,.doctoralreport-first4-table tbody tr td,.doctoralreport-right-about-title,.doctoralreport-sel32-conclusion-desc,.doctoralreport-sel32-conclusion-text,.doctoralreport-sel32-conclusion-text2,.thesis-seventh4-table tbody tr td,.thesisreport-second3-table tbody tr td,.topicselreport-second2-list{line-height:24px}.doctoralreport-common-sub-text{padding:1px 0 2px 4px}.doctoralreport-common-intro,.doctoralreport-common-intro2{padding-left:10px}.doctoralreport-common-intro{margin:16px 0 29px}.doctoralreport-common-intro2{margin:22px 0 28px}.doctoralreport-common-intro2:after,.doctoralreport-common-intro:after,.doctoralreport-sel32-conclusion-desc:after{width:6px;height:6px}.doctoralreport-common-intro2:after,.doctoralreport-common-intro:after{background:#333;top:10px}.doctoralreport-common-box,.doctoralreport-common-box2{border-radius:1px;border:1px solid #e7e7e7}.doctoralreport-echart,.doctoralreport-fourth1-echart,.doctoralreport-second4-echart,.doctoralreport-second-echart,.doctoralreport-third1-echart,.thesis-seventh3-echart,.thesis-third3-echart,.topicselreport-second2-echart,.topicselreport-second3-echart{width:828px}.doctoralreport-echart,.doctoralreport-nodata-img{margin:0 auto}.doctoralreport-echart{height:362px}.doctoralreport-first3-table,.doctoralreport-first3-table-head,.doctoralreport-first4-table,.doctoralreport-first4-table thead,.doctoralreport-second2-table,.doctoralreport-second2-table thead,.doctoralreport-second3-table,.doctoralreport-second3-table thead,.thesisreport-second3-table,.thesisreport-second3-table thead,.topicselreport-second4-table,.topicselreport-second4-table thead{border-radius:4px 4px 0 0}.doctoralreport-first3-table,.doctoralreport-first4-table,.doctoralreport-fourth1-table,.doctoralreport-second2-table,.doctoralreport-second3-table,.doctoralreport-sel34-table,.doctoralreport-shade,.doctoralreport-shade-con,.thesis-fifth1-table,.thesis-fourth1-table,.thesis-fourth2-table,.thesis-seventh2-table,.thesis-seventh4-table,.thesis-third1-table,.thesisreport-second3-table,.thesisreport-seven1-table,.topicselreport-second4-table{width:100%}.doctoralreport-first3-table,.doctoralreport-first4-table,.doctoralreport-fourth1-table,.doctoralreport-second2-table,.doctoralreport-second3-table,.doctoralreport-sel34-table,.thesis-fifth1-table,.thesis-fourth1-table,.thesis-fourth2-table,.thesis-seventh2-table,.thesis-seventh4-table,.thesis-third1-table,.thesisreport-second3-table,.thesisreport-seven1-table,.topicselreport-second4-table{border:1px solid #e6e6e6}.doctoralreport-first3-table{margin-bottom:31px}.doctoralreport-first3-table-head,.doctoralreport-first4-table thead,.doctoralreport-fourth1-table thead,.doctoralreport-second2-table thead,.doctoralreport-second3-table thead,.doctoralreport-sel34-table thead,.thesis-fifth1-table thead,.thesis-fourth1-table thead,.thesis-fourth2-table thead,.thesis-seventh2-table thead,.thesis-seventh4-table thead,.thesis-third1-table thead,.thesisreport-second3-table thead,.thesisreport-seven1-table thead,.topicselreport-second4-table thead{height:54px;background:#f2f2f2;line-height:54px}.doctoralreport-first3-table-body-item>div:not(:last-child),.doctoralreport-first3-table-head>div:not(:last-child),.doctoralreport-first4-table tbody tr td:not(:last-child),.doctoralreport-first4-table thead tr td:not(:last-child),.doctoralreport-fourth1-table tr td:not(:last-child),.doctoralreport-second2-table tbody tr td:not(:last-child),.doctoralreport-second2-table thead tr td:not(:last-child),.doctoralreport-second3-table tbody tr td:not(:last-child),.doctoralreport-second3-table thead tr td:not(:last-child),.doctoralreport-sel34-table tr td:not(:last-child),.thesis-fifth1-table tr td,.thesis-fourth1-table tr td,.thesis-fourth2-table tr td,.thesis-seventh2-table tr td,.thesis-seventh4-table tr td,.thesis-third1-table tr td,.thesisreport-second3-table tr td:not(:last-child),.thesisreport-seven1-table tr td,.topicselreport-second4-table tbody tr td:not(:last-child),.topicselreport-second4-table thead tr td:not(:last-child){border-right:1px solid #e6e6e6}.doctoralreport-first3-table-body-item>div:first-child,.doctoralreport-first3-table-head>div:first-child,.thesisreport-seven1-table tr td:first-child,.topicselreport-second4-table thead tr td:first-child{width:61px}.doctoralreport-first3-table-body-item>div:nth-child(2),.doctoralreport-first3-table-head>div:nth-child(2){width:218px}.doctoralreport-first3-table-body-item>div:nth-child(3),.doctoralreport-first3-table-head>div:nth-child(3){width:154px}.doctoralreport-first3-table-body-item>div:nth-child(4),.doctoralreport-first3-table-head>div:nth-child(4){width:119px}.doctoralreport-first3-table-body-item>div:nth-child(5),.doctoralreport-first3-table-head>div:nth-child(5){width:133px}.doctoralreport-first3-table-body-item>div:nth-child(6),.doctoralreport-first3-table-head>div:nth-child(6){width:145px}.doctoralreport-first3-table-body,.thesis-sixth4-list-item-source,table tbody{font-size:15px}.doctoralreport-first3-table-body,.doctoralreport-second2-table tbody tr,.doctoralreport-second3-table tbody tr,.doctoralreport-sel34-table tbody tr,.thesis-fifth1-table tbody tr,.thesis-fourth1-table tbody tr,.thesis-seventh2-table tbody tr,.thesis-third1-table tbody tr,.thesisreport-seven1-table tbody tr,.topicselreport-second4-table tbody tr{line-height:50px}.doctoralreport-first3-table-body-item,.doctoralreport-first4-table tbody tr,.doctoralreport-fourth1-table tbody tr,.doctoralreport-second2-table tbody tr,.doctoralreport-second3-table tbody tr,.doctoralreport-sel34-table tbody tr,.thesis-fifth1-table tbody tr,.thesis-fourth1-table tbody tr,.thesis-fourth2-table tbody tr,.thesis-seventh2-table tbody tr,.thesis-seventh4-table tbody tr,.thesis-third1-table tbody tr,.thesisreport-second3-table tbody tr,.thesisreport-seven1-table tbody tr,.topicselreport-second4-table tbody tr{border-top:1px solid #e6e6e6}.doctoralreport-first3-table-body-item{height:50px}.doctoralreport-first3-table-body-item>div:nth-child(2),.thesis-fifth3-table tbody tr td:nth-child(2) div,.thesis-fourth1-table tbody tr div,.thesis-fourth2-table tbody tr div,.thesis-seventh4-table tbody tr td div{padding:0 5px}.doctoralreport-first4-table tbody tr td:first-child,.doctoralreport-first4-table thead tr td:first-child,.thesis-seventh4-table tr td:first-child,.thesisreport-second3-table tbody tr td:first-child,.thesisreport-second3-table thead tr td:first-child{width:55px}.doctoralreport-first4-table tbody tr td:nth-child(2),.doctoralreport-first4-table thead tr td:nth-child(2){width:316px}.doctoralreport-first4-table tbody tr td:nth-child(2) div{width:315px}.doctoralreport-first4-table tbody tr td:nth-child(3),.doctoralreport-first4-table thead tr td:nth-child(3){width:143px}.doctoralreport-first4-table tbody tr td:nth-child(3) div{width:142px}.doctoralreport-first4-table tbody tr td:nth-child(4),.doctoralreport-first4-table thead tr td:nth-child(4){width:124px}.doctoralreport-first4-table tbody tr td:nth-child(5),.doctoralreport-first4-table thead tr td:nth-child(5){width:109px}.doctoralreport-first4-table tbody tr td:nth-child(6),.doctoralreport-first4-table thead tr td:nth-child(6){width:81px}.doctoralreport-common-none,.doctoralreport-first4-table tbody tr td,.thesis-seventh4-table tbody tr td,.thesisreport-second3-table tbody tr td{padding:13px 0}.doctoralreport-first4-table tbody tr td div{padding-left:3px;padding-right:3px}.doctoralreport-first4-table tbody tr td:nth-child(2) div,.doctoralreport-right-lect-item-name{padding-left:14px;cursor:pointer}.doctoralreport-first4-table tbody tr td:nth-child(2) div{padding-right:14px}.doctoralreport-first5-table{margin-bottom:41px}.doctoralreport-common-intro3{margin:27px 0 30px}.doctoralreport-second-echart{height:388px}.doctoralreport-second2-desc{display:inline-block;margin:25px auto 0 0}.doctoralreport-second2-desc>div{z-index:3}.doctoralreport-second2-desc:after{width:calc(100% - 25px);height:12px;background:#f1f1ff;top:7px;z-index:2}.doctoralreport-second2-table,.doctoralreport-second3-table{margin:32px 0 31px}.doctoralreport-second2-table tbody tr td:first-child,.doctoralreport-second2-table thead tr td:first-child{width:60px}.doctoralreport-second2-table tbody tr td:nth-child(2),.doctoralreport-second2-table thead tr td:nth-child(2){width:769px}.doctoralreport-second2-table tbody tr td:nth-child(2) div{width:768px;padding:0 14px}.doctoralreport-second3-table tbody tr td:first-child,.doctoralreport-second3-table thead tr td:first-child,.doctoralreport-sel34-table tr td:nth-child(6){width:116px}.doctoralreport-second3-table tbody tr td:first-child div,.doctoralreport-sel34-table tr td:nth-child(6) div,.thesis-fourth1-table tr td:nth-child(6){width:115px}.doctoralreport-second3-table tbody tr td:nth-child(2),.doctoralreport-second3-table thead tr td:nth-child(2){width:77px}.doctoralreport-second3-table tbody tr td:nth-child(3),.doctoralreport-second3-table thead tr td:nth-child(3){width:636px}.doctoralreport-second3-table tbody tr td:first-child div,.doctoralreport-second3-table tbody tr td:nth-child(3) div{padding:0 12px}.doctoralreport-second3-table tbody tr td:nth-child(3) div{width:635px}.doctoralreport-second4-echart{height:496px}.doctoralreport-common-box-second4,.doctoralreport-common-box-third3,.thesis-seventh4-table,.thesis-sixth4-list,.thesis-third3-echart-box{margin-bottom:40px}.doctoralreport-third1-echart{height:398px}.doctoralreport-fourth1-tab{margin:28px 0 26px}.doctoralreport-fourth1-tab-item,.doctoralreport-right-about-collect-item,.doctoralreport-right-about-download,.doctoralreport-right-about-refresh-icon,.doctoralreport-right-ad,.doctoralreport-right-keys-item,.doctoralreport-sel6-videos-item,.doctoralreport-sel32-conclusion-btn,.doctoralreport-sel35-recommend-item-title,.doctoralreport-shade-con-look,.doctoralreport-shade-con-member,.doctoralreport-shade-con-single,.topicselreport-common-sub-second2-btn{cursor:pointer}.doctoralreport-fourth1-tab-item,.thesis-sixth4-list-item-source{color:#585858}.doctoralreport-fourth1-tab-item{width:106px;height:31px;background:#f0f0f2;border-radius:16px;line-height:31px}.doctoralreport-fourth1-tab .doctoralreport-fourth1-tab-item:not(:last-child),.thesis-sixth4-list-item-num{margin-right:10px}.topicselreport-fourth-tab .doctoralreport-fourth1-tab-item{min-width:106px;width:auto;padding:0 15px}.doctoralreport-fourth1-tab-on,.doctoralreport-right-about-download,.doctoralreport-right-about-refresh-tips,.doctoralreport-sel32-conclusion-btn,.doctoralreport-sel32-link a,.doctoralreport-shade-con-look,.doctoralreport-shade-con-single,.thesis-sixth4-list-item-num,.topicselreport-common-sub-second2-btn{color:#fff}.doctoralreport-fourth1-tab-on{background:linear-gradient(94deg,#9c8fff,#6356ff)}.doctoralreport-fourth1-echart{height:317px;margin:12px auto 11px auto}.doctoralreport-common-intro4,.thesis-sixth4-list-item{margin-top:12px}.doctoralreport-common-intro4{padding-left:14px}.doctoralreport-common-intro4:after{width:7px;height:9px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAJCAQAAABUUf4oAAAAAXNSR0IArs4c6QAAAE5JREFUCNdjSOCIDAjlZICB8KKI/xEnI8Wh3Ih6IPd/xL1wTWTu/4h3UY7I3P8RX0KZkbmz4LLh/yJqISbXATk/wqOhJkfqRWyOsIVZCwCWWCwYHhBiMwAAAABJRU5ErkJggg==) no-repeat;top:8px}.doctoralreport-common-intro4 span,.doctoralreport-common-intro7 span,.doctoralreport-right-about-collect-item:hover,.doctoralreport-right-company-item-name:hover,.doctoralreport-right-keys-item:hover,.doctoralreport-right-lect-item-name:hover,.doctoralreport-sel6-videos-item-title:hover,.doctoralreport-sel32-conclusion-feasibility-text span,.doctoralreport-sel32-conclusion-in span,.doctoralreport-sel32-conclusion-text span,.doctoralreport-sel35-recommend-item-title:hover,.thesis-sixth1-common-box-item{color:#6356ff}.doctoralreport-common-intro4 strong{color:#326af6}.doctoralreport-common-box2-parent,.doctoralreport-right-about-info{justify-content:space-between}.doctoralreport-common-box2-parent,.doctoralreport-sel6-videos-item{margin-top:30px}.doctoralreport-common-box2-parent{margin-bottom:26px}.doctoralreport-common-box2{width:400px;height:474px}.doctoralreport-fourth3-echart{height:472px}.topicselreport-second2-echart{height:442px}.doctoralreport-fourth3-echart{width:398px}.doctoralreport-right-about{padding:15px 20px}.doctoralreport-desc-text span,.doctoralreport-right-about-collect-item,.doctoralreport-right-about-info,.doctoralreport-right-keys-item{color:#666}.doctoralreport-right-about-info,.doctoralreport-right-lect-item{border-bottom:1px solid #f0f0f0}.doctoralreport-right-about-info{font-size:13px;line-height:17px;padding:12px 0}.doctoralreport-right-about-download,.doctoralreport-sel32-conclusion-feasibility,.doctoralreport-sel32-conclusion-feasibility-bg,.doctoralreport-shade-con-look,.doctoralreport-shade-con-member,.doctoralreport-shade-con-single{height:42px}.doctoralreport-right-about-download,.doctoralreport-sel32-conclusion-feasibility,.doctoralreport-shade-con-look,.doctoralreport-shade-con-member,.doctoralreport-shade-con-single{line-height:42px}.doctoralreport-right-about-download,.doctoralreport-shade-con-look,.doctoralreport-shade-con-single,.thesis-sixth4-list-item-num{background:linear-gradient(90deg,#9c8fff,#6356ff)}.doctoralreport-right-about-download{width:230px;box-shadow:0 2px 9px 0 rgba(107,94,255,.36)}.doctoralreport-right-about-collect,.doctoralreport-sel32-link,.doctoralreport-shade-con,.doctoralreport-shade-con-look,.thesis-fourth1-text,.topicselreport-common-sub-second2-btn{justify-content:center}.doctoralreport-right-about-collect{padding-top:15px}.doctoralreport-right-about-collect .doctoralreport-right-about-collect-item:first-child{margin-right:29px}.doctoralreport-right-about-collect-item,.doctoralreport-right-company-item-name,.doctoralreport-right-lect-item-name,.doctoralreport-sel35-recommend-item-count,.doctoralreport-shade-con-count,.thesis-sixth1-common-box-item,.thesis-sixth4-list-item-num{line-height:19px}.doctoralreport-right-about-collect-item img,.topicselreport-common-sub-second2-btn img{margin-right:5px}.doctoralreport-right-ad,.doctoralreport-right-keys,.doctoralreport-right-lect{margin-top:16px}.doctoralreport-right-ad{height:90px}.doctoralreport-right-keys{padding:16px 0 21px 20px}.doctoralreport-right-keys-list,.doctoralreport-sel6-videos,.thesis-sixth1-common-box{flex-wrap:wrap}.doctoralreport-right-keys-list{padding-top:7px}.doctoralreport-right-keys-item,.doctoralreport-sel35-recommend-item{background:#f6f6f6}.doctoralreport-right-keys-item{line-height:30px;padding:0 8px;margin:8px 8px 0 0}.doctoralreport-right-keys-item-on{background:#e9e7ff;color:#333}.doctoralreport-right-lect{padding:15px 20px 19px}.doctoralreport-right-lect-item{padding:11px 0}.doctoralreport-right-lect-item-name:after{top:7px}.doctoralreport-nodata-text,.doctoralreport-right-about-refresh-tips,.doctoralreport-right-lect-item-intro{font-size:12px;line-height:16px}.doctoralreport-right-lect-item-intro{margin-top:6px}.doctoralreport-sel6-videos-item-title2:after,.doctoralreport-sel35-recommend-item-title2:after,.doctoralreport-shade,.selreport-title:after,.thesisreport-title2:after,.thesisreport-title:after{bottom:0}.doctoralreport-shade{height:215px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.doctoralreport-shade-con{flex-direction:column;bottom:40px}.doctoralreport-shade-con-look{width:174px}.doctoralreport-shade-con-look img{margin-right:8px}.doctoralreport-shade-con-count,.thesis-sixth4-list-item-source{margin-top:8px}.doctoralreport-shade-con-count{width:419px;height:47px;background:url(../img/bg_huiyuan.31c67a3b.png) no-repeat;padding-top:17px}.doctoralreport-shade-con-count span{color:#d35435}.doctoralreport-shade-con-member,.doctoralreport-shade-con-single{width:168px}.doctoralreport-shade-con-member{background:linear-gradient(90deg,#ffe2a9,#f9cb72);color:#82412b;margin-left:20px}.doctoralreport-common-intro5{margin:24px 0 36px}.doctoralreport-common-intro-sel22{margin:22px 0}.doctoralreport-common-box-sel23{margin-top:25px}.topicselreport-second3-echart{height:422px}.doctoralreport-common-intro6{margin:25px 0 19px}.topicselreport-second4-table{margin:29px 0 41px}.topicselreport-second4-table tr td:nth-child(2){width:350px}.topicselreport-second4-table tbody tr td:nth-child(2) div{width:349px}.topicselreport-second4-table tr td:nth-child(3){width:150px}.topicselreport-second4-table1 tr td:nth-child(3){width:110px}.topicselreport-second4-table tr td:nth-child(4){width:103px}.doctoralreport-common-box-sel31{margin:28px 0 0}.doctoralreport-common-intro7{margin:16px 0 12px}.doctoralreport-common-intro8{margin:16px 0 30px}.doctoralreport-sel6-videos-item-img,.doctoralreport-sel32-conclusion{border-radius:8px}.doctoralreport-sel32-conclusion,.thesis-sixth4-list-item{background:#f8f8f8}.doctoralreport-sel32-conclusion{font-size:18px;padding:18px 0 20px 16px;margin-top:20px}.doctoralreport-sel32-conclusion-line{width:30px;height:1px;background:#212121;opacity:.53;margin:13px 6px 13px 5px}.doctoralreport-sel32-conclusion-text,.doctoralreport-sel32-conclusion-text2{margin-bottom:3px}.doctoralreport-sel32-conclusion-text{margin-right:133px}.doctoralreport-sel32-conclusion-text2 span{color:#3370f6}.doctoralreport-sel32-conclusion-in{line-height:27px;margin:21px 0 17px 2px}.doctoralreport-sel32-conclusion-feasibility,.doctoralreport-sel32-conclusion-feasibility-bg{width:533px}.doctoralreport-sel32-conclusion-feasibility-bg,.doctoralreport-sel32-conclusion-feasibility-text{top:0}.doctoralreport-sel32-conclusion-feasibility-bg{background:linear-gradient(270deg,rgba(245,244,255,0),#d7d4ff);opacity:.41}.doctoralreport-sel32-conclusion-feasibility-text{padding-left:11px}.doctoralreport-sel32-link{margin:14px 0 30px}.doctoralreport-sel32-link a{display:block;width:112px;padding:7px 0 6px}.doctoralreport-sel34-table tr td:first-child{width:43px}.doctoralreport-sel34-table tr td:nth-child(2){width:179px}.doctoralreport-sel34-table tbody tr td:nth-child(2) div,.doctoralreport-sel34-table tbody tr td:nth-child(5) div,.doctoralreport-sel34-table tbody tr td:nth-child(6) div,.topicselreport-second4-table tbody tr td:nth-child(2) div{padding:0 5px}.doctoralreport-sel34-table tbody tr td:nth-child(2) div{width:178px}.doctoralreport-sel34-table tr td:nth-child(3),.doctoralreport-sel34-table tr td:nth-child(7){width:93px}.doctoralreport-sel34-table tr td:nth-child(4),.thesis-fourth1-table tr td:nth-child(3),.thesis-fourth1-table tr td:nth-child(4){width:65px}.doctoralreport-sel34-table tr td:nth-child(5),.thesis-fifth1-table tr td:first-child,.thesis-fourth1-table tr td:nth-child(5){width:123px}.doctoralreport-sel34-table tr td:nth-child(5) div,.thesis-fourth1-table tr td:nth-child(5) div{width:122px}.doctoralreport-sel35-recommend-item{width:263px;height:140px;padding:16px 27px 17px 16px}.doctoralreport-sel35-recommend-item-img,.thesis-fourth1-table tr td:nth-child(7){width:80px}.doctoralreport-sel35-recommend-item-img{height:107px;margin-right:12px}.doctoralreport-sel35-recommend-item-info{width:calc(100% - 92px)}.doctoralreport-sel35-recommend-item-rtop{height:55px;padding-top:4px}.doctoralreport-nodata-text,.doctoralreport-sel35-recommend-item-count{margin-top:5px}.doctoralreport-sel36-journal{margin:8px 0 40px}.doctoralreport-sel36-journal-item{margin-top:14px}.doctoralreport-common-title-text span{font-size:16px;font-weight:400}.doctoralreport-fourth1-table{margin-bottom:40px}.doctoralreport-fourth1-table tbody,.thesis-sixth4-list-item-source{line-height:20px}.doctoralreport-fourth1-table tbody tr td{padding:15px 0}.doctoralreport-fourth1-table tr td:first-child{width:290px}.doctoralreport-fourth1-table tbody tr td:first-child div{width:289px;padding:0 9px}.doctoralreport-fourth1-table tr td:nth-child(2){width:107px}.doctoralreport-fourth1-table tr td:nth-child(3),.doctoralreport-fourth1-table tr td:nth-child(5){width:121px}.doctoralreport-fourth1-table tbody tr td:nth-child(3) div,.thesisreport-second3-table tbody tr td div{padding:0 7px}.doctoralreport-fourth1-table tbody tr td:nth-child(3) div{width:120px}.doctoralreport-fourth1-table tr td:nth-child(4){width:101px}.doctoralreport-fourth1-table tbody tr td:nth-child(5) div{width:120px;padding:0 8px}.doctoralreport-sel6-videos .doctoralreport-sel6-videos-item:not(:nth-child(4n)){margin-right:15px}.doctoralreport-sel6-videos-item,.doctoralreport-sel6-videos-item-img{width:196px}.doctoralreport-sel6-videos-item-img{height:147px;background:#d8d8d8}.doctoralreport-sel6-videos-item-title{margin-top:10px}.doctoralreport-sel6-videos-item-title2,.doctoralreport-sel35-recommend-item-title2,.selreport-title,.thesisreport-title,.thesisreport-title2{overflow:hidden}.selreport-title{max-height:40px}.thesisreport-title{max-height:48px}.thesisreport-title2{max-height:52px}.doctoralreport-sel6-videos-item-title2:after,.doctoralreport-sel35-recommend-item-title2:after,.selreport-title:after,.thesisreport-title2:after,.thesisreport-title:after{content:"...";padding-left:30px}.selreport-title:after,.thesisreport-title2:after,.thesisreport-title:after{background:linear-gradient(90deg,transparent,#fff 55%);right:5px}.doctoralreport-sel6-videos-item-title2,.doctoralreport-sel35-recommend-item-title2{max-height:42px}.doctoralreport-sel6-videos-item-title2:after,.doctoralreport-sel35-recommend-item-title2:after{right:0}.doctoralreport-sel35-recommend-item-title2:after{background:linear-gradient(90deg,transparent,#f6f6f6 55%)}.doctoralreport-sel6-videos-item-title2:after{background:linear-gradient(90deg,transparent,#fff 55%)}.thesis-seventh4-table tbody tr td:nth-child(2) div,.thesisreport-second3-table tr td:nth-child(2){width:367px}.thesisreport-second3-table tbody tr td:nth-child(2) div{width:366px}.thesisreport-second3-table tr td:nth-child(3){width:171px}.thesis-seventh4-table tr td:nth-child(3),.thesisreport-second3-table tbody tr td:nth-child(3) div{width:170px}.thesis-seventh4-table tr td:nth-child(4),.thesisreport-second3-table tr td:nth-child(4),.thesisreport-seven1-table tr td:nth-child(3){width:135px}.thesis-seventh4-table tbody tr td:nth-child(4) div,.thesisreport-second3-table tbody tr td:nth-child(4) div{width:134px}.thesis-common-box-second5{padding:16px 12px 30px;margin:20px 0 0 0}.thesis-second5-echart{width:800px;height:182px;margin:30px auto 0 auto}.thesis-third1-table tr td:first-child{width:76px}.thesis-third1-table tr td:nth-child(2){width:583px}.thesis-third3-echart{height:636px}.thesis-fourth1-text{margin:30px 0 20px}.thesis-fourth1-text-line{width:19px;height:2px;background:#333;margin:11px 6px 8px}.thesis-fourth1-table tr td:first-child,.thesis-fourth2-table tr td:first-child{width:54px}.thesis-fourth1-table tr td:nth-child(2){width:221px}.thesis-fourth1-table tr td:nth-child(6) div,.topicselreport-common-sub-second2-btn{width:114px}.thesis-fourth2-table tbody tr td{padding:6px 0}.thesis-fourth2-table tr td:nth-child(2){width:162px}.thesis-fourth2-table tbody tr td:nth-child(2) div{width:161px}.thesis-fourth2-table tr td:nth-child(3){width:613px}.thesis-fourth2-table tbody tr td:nth-child(3) div{width:612px}.doctoralreport-common-title-thesis5{margin-top:43px}.thesis-fifth1-table tr td:nth-child(2){width:500px}.thesis-fifth3-table tbody tr td:nth-child(2){width:499px}.thesis-sixth-text{padding:30px 0}.thesis-sixth-img{width:592px;margin:0 auto 39px auto}.thesis-sixth1-common-tips{display:inline-block;margin:-7px auto 30px 0}.thesis-sixth1-common-tips div{z-index:3}.thesis-sixth1-common-tips:after{width:calc(100% - 3px);height:12px;background:#f1f1f1;top:6px;z-index:2}.thesis-sixth1-echart{width:787px;height:481px;margin:0 auto 30px auto}.thesis-sixth1-common-box{padding:18px 0 29px 19px}.thesis-sixth1-common-box-item{border-radius:2px;border:1px solid #b8b5d6;padding:2px 7px 4px 8px;margin:12px 10px 0 0}.thesis-sixth4-list-item{padding:10px 28px 14px 0}.thesis-sixth4-list-item-num{width:24px;height:19px;border-radius:0 10px 10px 0;margin-top:4px}.thesis-sixth4-list-item-info{width:calc(100% - 34px)}.thesis-seventh1-intro{margin:24px 0 30px}.thesis-seventh2-table{margin-bottom:19px}.thesis-seventh2-table tr td:first-child{width:62px}.thesis-seventh2-table tr td:nth-child(2){width:302px}.thesis-seventh2-table tr td:nth-child(3){width:219px}.thesis-seventh2-table tr td:nth-child(4){width:103px}.thesis-seventh2-echart-text{padding:30px 0 24px}.thesis-seventh2-echart{width:330px;height:328px;margin:0 auto 27px auto}.thesis-seventh3-echart{height:496px}.thesis-seventh3-echart-text{padding:27px 0 12px}.thesis-seventh4-table tr td:nth-child(2){width:368px}.thesis-seventh4-table tbody tr td:nth-child(3) div{width:169px}.doctoralreport-sel32-conclusion-desc{padding-left:13px;margin-top:17px}.doctoralreport-sel32-conclusion-desc:after{background:#212121}.doctoralreport-sel32-conclusion-btn,.topicselreport-common-sub-second2-btn{height:34px;font-size:14px;line-height:34px}.doctoralreport-sel32-conclusion-btn,.doctoralreport-sel32-link a{background:#6356ff}.doctoralreport-sel32-conclusion-btn{width:112px;margin:0 19px 3px auto}.topicselreport-second2-list{padding-top:9px}.topicselreport-common-sub-second2-btn{background:linear-gradient(90deg,#8e85f8,#6356ff);right:11px;top:0}.doctoralreport-right-about-refresh-icon{margin:-2px 0 0 6px}.doctoralreport-right-about-refresh-tips{width:71px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAAaCAMAAADSfrEEAAAAAXNSR0IArs4c6QAAAGZQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcGyU1gAAACJ0Uk5TAAEGDBEUFxkiJDY4Oj1IUVJhZWZ1fY+RlJ+goa7CxMfIzHqjPtIAAAB7SURBVDjL7czJDoJAFETR2woiiCCDtjgA9f8/6d5oonlv2XdZlRz4q90Rjzb3597DOUuPrZ05SdIlfHnLMV5/a5Ek3d7WOJYAzSprawP5LHtzTiuPWnoXp2dwcYbkJCc5H5zOxemoXZyaMDkwU4AsmpmYAVBUB0tVAbwA0Bi+NiE5O+EAAAAASUVORK5CYII=) no-repeat;top:17px;right:-17px;padding-top:6px}.doctoralreport-nodata{padding:30px 0 121px}.doctoralreport-nodata-title{margin-bottom:69px}.doctorclinicport-nodata{padding-top:45px}.thesisreport-seven1-table tr td:nth-child(2){width:437px}.thesisreport-seven1-table tbody tr td:nth-child(2) div{width:436px}.common:hover,.hov:hover{cursor:pointer;color:#6356ff}.towLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:30px}.isShowIsbuy{height:1573px;overflow:hidden}.desc-line{margin-top:20px;border:1px dashed #3b3b3b}.doctoralreport-common-remark{margin-top:17px;font-size:14px;color:#333;line-height:25px}.margin41{margin-top:41px}.hov[data-v-e7d13422]:hover{color:#6356ff}.hide-box[data-v-e7d13422]{height:800px;overflow:hidden}.clinic-report-content[data-v-e7d13422]{margin-top:20px}.seven-box-method[data-v-e7d13422],.seven-box-theory[data-v-e7d13422]{padding-left:20px;margin-top:37px;position:relative}.seven-box-method[data-v-e7d13422]:after,.seven-box-theory[data-v-e7d13422]:after{background:#9c9c9c;top:8px;width:8px;height:8px;border-radius:50%;content:"";position:absolute;left:0}.clinic-report-sub2-recommend .clinic-report-sub2-recommend-item[data-v-e7d13422]{align-items:flex-start}.clinic-report-sub2-recommend .clinic-report-sub5-recommend-title[data-v-e7d13422]{width:100%;white-space:normal}