.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.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-select-dropdown{position:absolute;z-index:1001;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409eff;background-color:#fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f5f7fa}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after{position:absolute;right:20px;font-family:element-icons;content:"\e6da";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;box-sizing:border-box}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-input__inner,.el-textarea__inner{color:#606266;font-size:inherit;width:100%;-webkit-box-sizing:border-box}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;box-sizing:border-box;background-color:#fff;background-image:none;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__inner,.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.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 .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-image:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;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__inner:hover,.el-select:hover .el-input__inner{border-color:#c0c4cc}.el-input__prefix,.el-input__suffix{top:0;-webkit-transition:all .3s;height:100%;color:#c0c4cc;position:absolute;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.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__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.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-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409eff;border-width:1px;border-style:solid;border-radius:4px;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409eff}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67c23a}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close:before{display:block}.el-tag--dark{background-color:#409eff;color:#fff}.el-tag--dark,.el-tag--dark.is-hit{border-color:#409eff}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#fff;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#fff;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#fff;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409eff}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;transform:scale(.7)}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409eff;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type):after{content:"";position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.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-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409eff}.el-select .el-input .el-select__caret{color:#c0c4cc;font-size:14px;transition:transform .3s;transform:rotate(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{transform:rotate(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;transform:rotate(180deg);border-radius:100%;color:#c0c4cc;transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}.el-select .el-input.is-focus .el-input__inner{border-color:#409eff}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#c0c4cc;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:flex;max-width:100%;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#c0c4cc;top:0;color:#fff;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-select .el-tag__close.el-icon-close:before{display:block;transform:translateY(.5px)}.onestop-select,.onestop-select-more-list-item,.onestop-sure{cursor:pointer}.onestop-select,.onestop-select-more,.onestop-select-value{box-sizing:border-box}.onestop-select,.onestop-select-more{width:720px;border:1px solid #dbdbdb}.onestop-select,.onestop-sure{height:50px;border-radius:4px}.onestop-select{padding:0 14px;margin:67px auto 0 auto;justify-content:space-between;position:relative}.onestop-select-value{width:679px;color:#666;font-size:16px;line-height:48px;padding-right:20px}.onestop-select-footer,.onestop-select-more{position:absolute;left:0}.onestop-select-more{border-radius:0 0 3px 7px;top:49px;border-top:none;padding:10px 4px 12px 0}.onestop-select-more-list{height:288px}.onestop-select-more-list-item{color:#3d3f5d;line-height:21px;padding:5.5px 0 5.5px 15px}.onestop-select-more-list-item:hover{color:#6356ff;background:#f8f8f8}.onestop-steps-text,.onestop-sure{font-size:18px}.onestop-sure{width:180px;background:linear-gradient(90deg,#9c8fff,#6356ff);color:#fff;line-height:50px;margin:40px auto 0 auto}.onestop-select-footer,.onestop-select-footer a{color:#c3c3c3}.onestop-select-footer,.onestop-steps-text{line-height:18px}.onestop-select-footer{width:100%;font-size:12px;bottom:23px}.matching-sub{margin-bottom:43px}.onestop-steps{justify-content:center}.onestop-steps-line{width:54px;margin:9px 0 7px}.onestop-steps-text{color:#66667a}.onestop-steps-text span{color:#212121;font-weight:700}.matching-bg[data-v-2df5fd5a]{width:100%;height:100%}.autocomplete-box[data-v-f8f46b98] .el-input__inner{height:50px;line-height:50px;padding-left:38px}.autocomplete-box[data-v-f8f46b98] .el-input__inner:focus{border-color:#f5f7fa}.autocomplete-box[data-v-f8f46b98] .el-input__inner{border:none;background:none}.autocomplete-box1[data-v-f8f46b98] .el-input__inner{padding-left:10px}body{background:#f2f1fb}.intelligent-container{padding-bottom:30px;min-height:calc(100vh - 120px)}.intelligent-bg,.method-content-list-item>div{width:100%}.intelligent-recommend,.intelligent-search-box{width:900px}.intelligent-recommend-result-info,.intelligent-recommend-result-num,.intelligent-search-box,.method-content-list-item .intelligent-recommend-result-item,.method-content-more,.method-content-num,.method-result-item{box-sizing:border-box}.intelligent-recommend-result-btn2,.intelligent-search-box{box-shadow:0 1px 20px 0 rgba(45,35,168,.32)}.intelligent-search-box,.intelligent-search-box2,.method-content-item,.method-content-list-over{position:relative}.intelligent-search-box,.method-result-item{background:#f5f7fa}.intelligent-search-box{height:60px;border-radius:30px;padding:0 30px;margin:-29px auto 0 auto}.intelligent-search-box2{padding-right:155px}.intelligent-search-button{width:120px;top:5px;right:5px}.intelligent-search-icon{width:16px;margin-right:8px}.intelligent-recommend-literature-name,.intelligent-recommend-result-colllect,.intelligent-recommend-result-title,.intelligent-recommend-result-type-item,.intelligent-recommend-text,.intelligent-search-area,.method-content-more,.method-result-count,.method-result-item{font-size:16px}.intelligent-recommend-text,.intelligent-search-area{color:#222}input::-webkit-input-placeholder{font-weight:400}input:-moz-placeholder,input::-moz-placeholder{font-weight:400}input:-ms-input-placeholder{font-weight:400}.intelligent-recommend-result-num,.intelligent-recommend-result-title,.intelligent-search-area,.method-content-num{font-weight:700}.intelligent-search-area{width:816px;height:16px;padding:20px 0 22px}.intelligent-recommend,.intelligent-recommend-result-item,.intelligent-recommend-result-key,.method-content-item{align-items:flex-start}.intelligent-recommend{margin:30px auto 60px auto}.intelligent-recommend-item,.intelligent-recommend-text{line-height:36px}.intelligent-recommend-result-colllected,.intelligent-recommend-text,.method-content-more{color:#6356ff}.intelligent-recommend-text{padding:0 29px 0 10px}.intelligent-recommend-item,.intelligent-recommend-literature-item,.intelligent-recommend-result-btn,.intelligent-recommend-result-btn2,.intelligent-recommend-result-btn3,.intelligent-recommend-result-btn-calcel,.intelligent-recommend-result-colllect,.intelligent-recommend-result-statu-vip,.intelligent-recommend-result-type-item,.intelligent-recommend-sure,.intelligent-search-button,.method-content-list-item,.method-content-more,.method-content-num,.method-result-item{cursor:pointer}.intelligent-recommend-item{color:#777;background:#f5f7fa;border-radius:18px;padding:0 20px 0 21px}.intelligent-recommend-item:hover{color:#6356ff}.intelligent-recommend-list .intelligent-recommend-item:not(:last-child){margin-right:14px}.intelligent-recommend-result-btn2,.intelligent-recommend-sure,.intelligent-search-button{color:#fff;background:linear-gradient(0deg,#6356ff,#7c71ff)}.intelligent-recommend-sure,.intelligent-search-button,.method-content-list-item{font-size:18px}.intelligent-recommend-sure,.intelligent-search-button{height:50px;line-height:50px;border-radius:25px}.intelligent-recommend-sure{width:400px;box-shadow:0 1px 20px 0 rgba(45,35,168,.32);margin:0 auto;-moz-user-select:none;-webkit-user-select:none;user-select:none}.intelligent-recommend-container,.method-content,.method-result-count{margin-top:60px;border-top:1px solid #f1f1f1}.intelligent-recommend-container{padding:44px 40px;margin-bottom:30px}.intelligent-recommend-result-statu{justify-content:space-between}.intelligent-recommend-result-statu-vip{width:365px;height:38px}.intelligent-recommend-result-colllect,.intelligent-recommend-result-type-item{line-height:38px}.intelligent-recommend-container,.intelligent-recommend-result-item,.intelligent-recommend-result-literature,.intelligent-recommend-result-type-item{border-radius:4px}.intelligent-recommend-literature-num,.intelligent-recommend-result-type-item{color:#777}.intelligent-recommend-result-type-item{width:130px;height:38px;background:#f0f0f2}.intelligent-recommend-result-type-on,.method-content-list-item-on,.method-content-list-item:hover{color:#fff;background:#6356ff}.intelligent-recommend-result-type .intelligent-recommend-result-type-item:not(:last-child){margin-right:24px}.intelligent-recommend-result-colllect>img{width:18px;margin-right:8px}.intelligent-recommend-result-list{padding:16px 0 0}.intelligent-recommend-result-item,.method-content-list-item,.method-content-more{box-shadow:0 1px 14px 0 rgba(40,29,182,.14)}.intelligent-recommend-result-item,.method-result-item{margin-top:24px}.method-result-item:hover{color:#6356ff}.intelligent-recommend-result-item{padding:35px 40px 25px 0}.intelligent-recommend-literature-num,.intelligent-recommend-result-num,.method-content-num{font-family:DIN-Medium}.intelligent-recommend-result-num{width:60px;height:50px;color:#ed9d3a;background:#ffe9ce;border-radius:0 25px 25px 0;font-size:26px;line-height:19px;padding:16px 0 15px;margin-right:17px}.intelligent-recommend-result-info{width:943px;padding-right:95px}.intelligent-recommend-result-btn,.intelligent-recommend-result-btn3,.intelligent-recommend-result-btn-calcel,.intelligent-recommend-result-title{line-height:30px}.intelligent-recommend-result-title{margin-top:-5px}.intelligent-recommend-result-key{line-height:24px;margin:7px 0 24px}.intelligent-recommend-result-key-text{width:59px}.intelligent-recommend-result-key-list{width:calc(100% - 59px)}.intelligent-recommend-result-key-list .intelligent-recommend-result-key-item:not(:last-child){margin-right:20px}.intelligent-recommend-result-btn,.intelligent-recommend-result-btn2,.intelligent-recommend-result-btn3,.intelligent-recommend-result-btn-calcel{border-radius:4px}.intelligent-recommend-result-btn,.intelligent-recommend-result-btn3,.intelligent-recommend-result-btn-calcel{width:108px;height:30px;font-size:12px}.intelligent-recommend-result-btn,.intelligent-recommend-result-btn3,.method-content-list-line,.method-content-num{background:#e7e7ff}.intelligent-recommend-result-btn,.intelligent-recommend-result-btn3,.intelligent-recommend-result-btn a:visited,.intelligent-recommend-result-key-list,.method-result-count span{color:#6356ff}.intelligent-recommend-result-btn-box>div:not(:last-child){margin-right:16px}.intelligent-recommend-result-btn2{width:140px;height:40px;line-height:40px}.intelligent-recommend-result-btn-calcel{color:#999;background:#f5f7fa}.intelligent-recommend-result-vipfree{width:100px;margin:9px auto 0 auto}.intelligent-recommend-result-literature{margin:17px 0 0}.intelligent-recommend-literature-item{line-height:20px;padding:23px 0 20px}.intelligent-recommend-literature-num{width:58px;font-size:22px}.intelligent-recommend-literature-name{width:1142px}.method-content{padding:4px 0 80px}.method-content-list-item,.method-content-more,.method-content-num{margin-top:40px;height:80px;border-radius:10px}.method-content-list-item,.method-content-num,.method-result-list .method-result-item:not(:nth-child(5n)){margin-right:30px}.method-content-num{width:80px;font-size:30px;line-height:22px;padding:29px 0}.method-content-more{width:65px;line-height:80px;padding-left:13px}.method-content-more>img{width:7px;height:14px;margin-left:3px}.intelligent-recommend-result-key-list,.method-content-list,.method-result-list{flex-wrap:wrap}.method-content-list{width:1025px}.method-content-list-item{width:175px;line-height:26px;padding:0 24px 0 25px}.method-content-list-over{height:52px;overflow:hidden}.intelligent-search-button,.method-content-list-line,.method-content-list-over:after{position:absolute}.method-content-list-over:after{content:"...";width:30px;text-align:right;background:linear-gradient(90deg,transparent,#fff 55%);right:0;bottom:0;padding-left:5px}.method-content-list-item-on>.method-content-list-over:after,.method-content-list-item:hover .method-content-list-over:after{background:linear-gradient(90deg,transparent,#6356ff 55%)}.method-content-list-line{width:4px;height:10px;border-radius:2px;position:absolute;left:38px;bottom:0;z-index:2}.method-result-count,.method-result-count span{line-height:17px}.method-result-count{padding:44px 0 15px}.method-result-count span{display:inline-block}.method-result-list{padding-bottom:80px}.method-result-item{width:216px;height:56px;line-height:56px;color:#505050;padding:0 10px;border-radius:6px}.clinic-sure{margin-top:10px}.clinic-result-title{border-top:1px solid #f1f1f1;margin:60px 0 40px}.clinic-middle-item-title,.clinic-result-left,.clinic-result-right-pm-box,.clinic-result-right-ranking-name,.clinic-result-right-top-title{font-size:16px}.clinic-middle-item-title,.clinic-result-left-text1,.clinic-result-left-topchart-text{line-height:17px}.clinic-middle-item-title{margin-top:27px;padding:5px 0}.clinic-result-left-chart-tips,.clinic-result-right-df,.clinic-result-right-pm,.clinic-result-right-pmtext,.clinic-top-search-tips{line-height:15px}.clinic-top-search-tips{padding:29px 0}.clinic-middle-box{padding:90px 0 60px}.clinic-middle-item,.clinic-result-left,.clinic-result-right-ranking,.clinic-result-right-ranking-txbox,.clinic-result-right-txbox{box-sizing:border-box}.clinic-middle-item{width:282px;height:280px;box-shadow:0 1px 20px 0 rgba(55,55,58,.1);border-radius:10px;padding-top:40px}.clinic-middle-box .clinic-middle-item:not(:last-child){margin-right:24px}.clinic-middle-item-icon,.clinic-result-left-chart,.clinic-result-left-topchart-box,.clinic-result-right-ranking,.clinic-result-right-ranking-bg{margin:0 auto}.clinic-middle-item-icon{width:140px}.clinic-middle-item-tips,.clinic-result-left-chart-tips{color:#999}.clinic-middle-item-tips,.clinic-result-right-ranking-score-text{line-height:12px}.clinic-middle-item-tips{font-size:12px;padding:10px 0}.clinic-result-container{margin-bottom:80px}.clinic-result-left,.clinic-result-right,.clinic-result-right-ranking{border-radius:6px}.clinic-result-left,.clinic-result-right{height:956px}.clinic-result-left{width:780px;margin-right:40px;position:relative}.clinic-result-left-appraise-value,.clinic-result-left-score-num,.clinic-result-left-text1,.clinic-result-right-top-title{font-weight:700}.clinic-result-left-text1{padding:59px 0 51px 50px}.clinic-result-left-appraise,.clinic-result-left-result{line-height:30px}.clinic-result-left-result{margin:0 40px 0 50px}.clinic-result-left-percent,.clinic-result-left-score{line-height:34px}.clinic-result-left-score{margin:32px 0 27px 49px}.clinic-result-left-percent-num,.clinic-result-left-score-num,.clinic-result-right-dfnum,.clinic-result-right-pmnum,.clinic-result-right-ranking-num,.clinic-result-right-ranking-score-num{font-family:DIN-Medium}.clinic-result-left-percent-num,.clinic-result-left-score-num{font-size:48px}.clinic-result-left-score-num{color:#c1191f;margin:0 9px 0 14px}.clinic-result-left-percent{margin:0 0 0 49px}.clinic-result-left-appraise-value,.clinic-result-left-percent-num{color:#6356ff}.clinic-result-left-percent-num{margin:0 9px 0 19px}.clinic-result-left-appraise{align-items:flex-start;padding:38px 0 31px 49px}.clinic-result-left-appraise-text{width:132px}.clinic-result-left-appraise-value{width:576px}.clinic-result-left-chart{width:389px;height:264px}.clinic-result-left-chart-tips{font-size:14px;padding:27px 0}.clinic-result-right{width:380px;background:linear-gradient(90deg,#fee2b4,#f4c87c)}.clinic-result-right-top{padding:0 23px 0 20px;justify-content:space-between}.clinic-result-right-name,.clinic-result-right-ranking-score-num,.clinic-result-right-top-day,.clinic-result-right-top-title{line-height:16px}.clinic-result-right-top-day,.clinic-result-right-top-title{padding:31px 0}.clinic-result-right-info-box{padding:0 20px 25px 20px}.clinic-result-right-ranking-tx,.clinic-result-right-ranking-txbox,.clinic-result-right-tx,.clinic-result-right-txbox{border-radius:50%}.clinic-result-right-txbox{width:60px;height:60px;border:2px solid #fff;margin-right:13px}.clinic-result-right-ranking-tx,.clinic-result-right-tx{width:100%;height:100%}.clinic-result-right-info{width:calc(100% - 73px)}.clinic-result-right-name,.clinic-result-right-ranking-num{font-size:18px}.clinic-result-right-name{padding:8px 0}.clinic-result-right-df,.clinic-result-right-pm,.clinic-result-right-pmtext{padding:6px 0 5px}.clinic-result-right-dfnum,.clinic-result-right-pmnum,.clinic-result-right-pmtext,.clinic-result-right-ranking-score-num2{color:#82412b}.clinic-result-right-dfnum,.clinic-result-right-pmnum,.clinic-result-right-ranking-num{line-height:14px}.clinic-result-right-dfnum,.clinic-result-right-pmnum{font-size:20px}.clinic-result-right-pmnum{margin:0 1px 0 8px}.clinic-result-right-df{margin-left:29px}.clinic-result-right-dfnum{margin:0 4px}.clinic-result-right-ranking{width:350px;padding:0 0 29px 0}.clinic-result-right-ranking-bg{width:276px;height:32px;background:url(data:image/png;base64,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) no-repeat;background-size:100% 100%;line-height:32px}.clinic-result-right-ranking-list{padding-left:20px}.clinic-result-right-ranking-item{margin-top:27px}.clinic-result-right-ranking-num,.clinic-result-right-ranking-sort{width:25px}.clinic-result-right-ranking-txbox{width:45px;height:45px;background:#c6c5c4;border:1px solid #fbe2b3;margin:0 11px 0 14px}.clinic-result-right-ranking-name{width:142px}.clinic-result-right-ranking-icon{width:14px}.clinic-result-right-ranking-score{margin-left:9px;align-items:flex-end}.clinic-result-right-ranking-score-num{font-size:22px}.clinic-result-right-ranking-score-text{padding:5px 0 0 4px}.clinic-result-left-topscore{width:472px;margin-right:10px}.clinic-result-left-topchart{width:245px}.clinic-result-left-topchart-box{width:190px;height:190px}body{background:#f5f7fa}.onestop-path-list{padding-top:56px}.onestop-five-item,.onestop-path-item{width:350px;height:153px;border-radius:8px;border:1px solid #e6e6e6}.onestop-five-list .onestop-five-item:not(:last-child),.onestop-path-list .onestop-path-item:not(:last-child){margin-right:30px}.onestop-path-item-one-selected,.onestop-path-item-one:hover{border-color:#6559ff;color:#685cff}.onestop-auto-content-qk-company-item-two:hover,.onestop-hot-list-item-two:hover,.onestop-path-item-two-selected,.onestop-path-item-two:hover{border-color:#6080ef}.onestop-path-item-two-selected,.onestop-path-item-two:hover{color:#6583f0}.onestop-path-item-three-selected,.onestop-path-item-three:hover{border-color:#3598e5;color:#3598e5}.onestop-auto-member-text,.onestop-five-item-text,.onestop-path-item-text{font-size:20px;line-height:20px}.onestop-path-item-text{padding:10px 0 9px 13px}.onestop-auto,.onestop-auto-member-btn,.onestop-hot-box{margin:0 auto}.auto-analysis-box,.onestop-auto{width:866px}.onestop-auto-tab{color:#66667a;margin:47px 0 19px;padding-left:15px;align-items:flex-start}.onestop-auto-tab .onestop-auto-tab-item:not(:last-child){margin-right:40px}.onestop-auto-tab-item-icon{width:20px;margin:2px auto 0 auto}.onestop-auto-content-qk-btn,.onestop-auto-content-qk-left,.onestop-matching-search,.onestop-matching-sure{height:50px}.auto-key-top-left,.auto-qk-top-left,.onestop-auto-content-qk-left,.onestop-matching-search,.onestop-trend-analyse-summry{border-radius:4px 0 0 4px}.auto-key-top-left,.auto-qk-top-left,.onestop-auto-content-qk-left,.onestop-customize-key,.onestop-matching-search,.onestop-putinorder-selected{border:1px solid #dbdbdb}.onestop-auto-content-qk-left{width:720px}.onestop-auto-content-qk-left-search{height:100%}.onestop-auto-content-qk-left-search-icon{position:absolute;left:12px;top:16px}.onestop-auto-content-key-left-search-value,.onestop-auto-content-qk-common-text:after,.onestop-matching-search-value{height:16px}.onestop-auto-content-key-left-search-value,.onestop-matching-search-value{padding:16px 0}.onestop-auto-content-key-value,.onestop-auto-content-qk-value{width:549px;height:48px;padding:16px 32px 16px 37px}.onestop-auto-content-key-value-delete,.onestop-auto-content-qk-value-delete{top:20px;right:12px}.onestop-auto-content-qk-line,.onestop-xuanti-list-item-btn{height:30px}.auto-qk-top-left-line,.onestop-auto-content-qk-line{width:1px;background:#dbdbdb}.onestop-auto-content-key-date,.onestop-auto-content-qk-date{width:calc(100% - 526px);height:48px}.auto-analysis-list-item-report img,.onestop-auto-content-key-date img,.onestop-auto-content-qk-date img,.onestop-trend-top-btn img{margin-right:8px}.auto-analysis-list-item-title,.onestop-auto-content-key-date img,.onestop-auto-content-qk-date img{margin-left:7px}.auto-qk-top-left-subject-more,.onestop-auto-content-key-date-more,.onestop-auto-content-qk-date-more{width:182px}.onestop-auto-content-key-date-more,.onestop-auto-content-qk-date-more{height:147px;padding:7px 0 0 0;top:48px;left:-1px}.onestop-auto-content-key-date-more-item,.onestop-auto-content-qk-date-more-item{font-size:14px;line-height:32px;padding-left:9px}.auto-qk-top-btn,.onestop-auto-content-qk-btn,.onestop-matching-sure{border-radius:0 4px 4px 0}.auto-qk-top-btn,.onestop-auto-content-qk-btn,.onestop-create-topic-footer-btn,.onestop-matching-sure,.onestop-trend-btn-item-next{background:linear-gradient(90deg,#9c8fff,#6356ff)}.onestop-auto-content-qk-btn{width:146px}.auto-container-box,.auto-key-top-left,.auto-qk-top-left-date,.auto-qk-top-left-periodical,.auto-qk-top-left-subject,.onestop-auto-content-key-date,.onestop-auto-content-qk-common-text,.onestop-auto-content-qk-date,.onestop-auto-content-qk-left,.onestop-auto-content-qk-left-search,.onestop-create-topic-list-item-title2,.onestop-create-topic-list-item-title3,.onestop-create-topic-list-item-title4,.onestop-five-item,.onestop-trend-box,.onestop-xuanti-list-item-title2,.submission-reault-item-intro2{position:relative}.auto-key-top-left-more,.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more,.onestop-auto-content-key-date-more,.onestop-auto-content-key-value-delete,.onestop-auto-content-qk-common-text:after,.onestop-auto-content-qk-date-more,.onestop-auto-content-qk-value-delete,.onestop-auto-member,.onestop-auto-member-close,.onestop-create-topic-footer,.onestop-create-topic-list-item-title2:after,.onestop-create-topic-list-item-title3:after,.onestop-create-topic-list-item-title4:after,.onestop-five-item-not,.onestop-trend-shade,.onestop-trend-top-btn2,.onestop-xuanti-list-item-title2:after,.submission-reault-item-intro2:after{position:absolute}.onestop-auto-content-qk-btn,.onestop-auto-content-qk-company-item-text,.onestop-hot-list-item-top,.onestop-matching-sure,.onestop-trend-btn-item-next{color:#fff}.onestop-auto-content-qk-common-text{padding-left:12px;margin:38px 0 21px}.onestop-auto-content-qk-common-text:after{content:"";width:3px;background:linear-gradient(168deg,#9c8fff,#6356ff);border-radius:2px;left:0;top:4px}.onestop-auto-content-qk-company{padding-left:1px}.onestop-auto-content-qk-company-item,.onestop-auto-content-qk-company-item-text{width:420px}.auto-analysis-box,.onestop-auto-content-qk-company-item,.onestop-hot-list-item{border:1px solid #ececec}.onestop-auto-content-qk-company-item,.onestop-hot-list-item{height:555px;border-radius:8px}.onestop-auto-content-qk-company .onestop-auto-content-qk-company-item:not(:last-child){margin-right:25px}.auto-analysis-head,.onestop-auto-content-qk-company-item-text,.onestop-hot-list-item-top{height:64px;line-height:64px}.onestop-auto-content-qk-company-item-text,.onestop-hot-list-item-top{padding-left:14px;margin-left:-1px}.onestop-auto-content-qk-company .onestop-auto-content-qk-company-item:first-child .onestop-auto-content-qk-company-item-text{background:url(../img/bg_zuirexuanti.3e6540fa.png) no-repeat;background-size:100% 100%}.onestop-auto-content-qk-company .onestop-auto-content-qk-company-item:nth-child(2) .onestop-auto-content-qk-company-item-text{background:url(../img/bg_zuixinxuanti.eb81d242.png) no-repeat;background-size:100% 100%}.onestop-auto-content-qk-company-item-list,.onestop-hot-list-item-list{height:439px;overflow:hidden;outline:none}.onestop-auto-content-qk-company-item-list{width:402px;margin:23px 2px 0 14px}.onestop-auto-content-qk-company-item-list .onestop-auto-content-qk-company-item-list-item:not(:first-child),.onestop-hot-list-item-list .onestop-hot-list-item-list-item:not(:first-child){margin-top:16px}.onestop-auto-content-qk-company-item-list-title{width:278px;margin-right:42px}.onestop-auto-content-qk-company-item-list-btn img{margin-right:3px}.onestop-auto-content-key-left-search-icon{margin:0 12px}.onestop-auto-content-key-left-search-value{width:648px}.onestop-auto-btns{margin-top:86px}.onestop-trend-box{margin-top:29px;padding-bottom:43px}.onestop-trend-shade{width:100%;height:85px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);top:435px;left:0}.onestop-customize-key,.onestop-putinorder-selected{width:820px;height:52px}.onestop-customize-key,.onestop-putinorder-selected-value,.onestop-result-analysis-trend,.onestop-xuanti-analyse-top-title{line-height:18px}.onestop-customize-key{padding:16px;margin:53px 190px 59px}.onestop-customize-key::-webkit-input-placeholder{font-size:18px;color:#999}.onestop-customize-key:-moz-placeholder,.onestop-customize-key::-moz-placeholder{font-size:18px;color:#999}.onestop-customize-key:-ms-input-placeholder{font-size:18px;color:#999}.onestop-hot-box{width:1020px}.onestop-hot-box>.onestop-auto-content-qk-common-text,.onestop-result,.onestop-result-tips-content{margin-top:31px}.onestop-hot-list{margin-bottom:27px}.onestop-auto-member,.onestop-hot-list-item,.onestop-hot-list-item-top{width:500px}.onestop-hot-list .onestop-hot-list-item:first-child{margin-right:20px}.onestop-auto-content-qk-company-item-one:hover,.onestop-five-item-on,.onestop-five-item:hover,.onestop-hot-list-item-one:hover{border-color:#6356ff}.onestop-hot-list .onestop-hot-list-item:first-child .onestop-hot-list-item-top{background:url(../img/bg_zuirexuanti2.5c76719a.png) no-repeat;background-size:100% 100%}.onestop-hot-list .onestop-hot-list-item:nth-child(2) .onestop-hot-list-item-top{background:url(../img/bg_zuixinxuanti2.f75f9e4a.png) no-repeat;background-size:100% 100%}.onestop-hot-list-item-list{width:481px;margin:23px 3px 0 14px}.onestop-hot-list-item-list-title{width:362px;margin-right:38px}.onestop-five-list{margin:61px 0 92px}.onestop-five-item-text{padding:8px 0 10px 15px}.onestop-five-item img{width:38px}.onestop-five-item-not{color:#9d9d9d;right:116px;bottom:40px}.onestop-result-analysis-score,.onestop-result-analysis-trend,.onestop-result-title,.onestop-steps-text,.onestop-trend-top-title,.onestop-xuanti-about,.onestop-xuanti-analyse-other-text,.onestop-xuanti-analyse-top-title{font-weight:700}.onestop-auto-content-qk-btn,.onestop-auto-content-qk-company-item-text,.onestop-customize-key,.onestop-hot-list-item-top,.onestop-matching-sure,.onestop-putinorder-selected-value,.onestop-result-analysis-trend,.onestop-trend-analyse,.onestop-trend-analyse-belong,.onestop-trend-analyse-summry,.onestop-trend-top-title,.onestop-xuanti-about,.onestop-xuanti-analyse-top-title{font-size:18px}.onestop-create-topic-footer-btn,.onestop-customize-key,.onestop-history,.onestop-putinorder-selected,.onestop-result,.onestop-trend-btn-item,.onestop-trend-top-btn,.onestop-xuanti-analyse-box,.onestop-xuanti-analyse-footer-item,.onestop-xuanti-list-box,.onestop-xuanti-list-item-btn{border-radius:4px}.auto-analysis-box,.auto-analysis-container,.auto-key-top-left,.auto-qk-member,.auto-qk-member-text,.auto-qk-top-left,.auto-qk-top-left-date,.auto-qk-top-left-periodical,.auto-qk-top-left-subject,.auto-qk-top-periodical-more,.onestop-auto-content-key-date-more,.onestop-auto-content-key-value,.onestop-auto-content-qk-company-item,.onestop-auto-content-qk-company-item-text,.onestop-auto-content-qk-date-more,.onestop-auto-content-qk-left,.onestop-auto-content-qk-value,.onestop-create-topic-list-item,.onestop-customize-key,.onestop-hot-list-item-top,.onestop-matching-search,.onestop-path-item,.onestop-putinorder-selected,.onestop-result-summry,.onestop-trend-analyse-summry,.onestop-trend-btn-item,.onestop-xuanti,.onestop-xuanti-analyse-footer-item,.onestop-xuanti-analyse-summry,.onestop-xuanti-list-item-btn{box-sizing:border-box}.onestop-auto-content-key-date,.onestop-auto-content-qk-date,.onestop-five-item,.onestop-five-list,.onestop-matching-top,.onestop-path-item,.onestop-path-list,.onestop-trend-btns,.onestop-trend-top-btn,.onestop-xuanti-analyse-footer,.onestop-xuanti-analyse-other{justify-content:center}.auto-analysis-head,.auto-analysis-list-item,.auto-qk-member,.auto-qk-tips,.auto-qk-top-btn,.onestop-auto-content-key-date,.onestop-auto-content-key-left-search-value,.onestop-auto-content-key-value,.onestop-auto-content-qk-common-text,.onestop-auto-content-qk-date,.onestop-auto-content-qk-value,.onestop-auto-tab,.onestop-create-topic-footer-btn,.onestop-result-analysis-text,.onestop-result-summry,.onestop-result-title,.onestop-trend-btn-item,.onestop-trend-top-btn,.onestop-trend-your,.onestop-xuanti-analyse-common,.onestop-xuanti-analyse-footer-item-title,.onestop-xuanti-analyse-other-text,.onestop-xuanti-analyse-summry,.onestop-xuanti-list-item-title{font-size:16px}.auto-key-top-left-more-item,.onestop-auto-tab,.onestop-trend-analyse,.onestop-trend-analyse-belong,.onestop-xuanti-analyse-common{line-height:24px}.auto-analysis-list-item-left,.auto-analysis-list-item-sel,.auto-key-top-left-close,.auto-key-top-left-more-item,.auto-qk-member-btn,.auto-qk-top-btn,.auto-qk-top-left-date,.auto-qk-top-left-periodical,.auto-qk-top-left-subject,.auto-qk-top-left-subject-more-item,.auto-qk-top-periodical-more-item,.onestop-auto-content-key-date,.onestop-auto-content-key-date-more-item,.onestop-auto-content-key-left-search-icon,.onestop-auto-content-key-value-delete,.onestop-auto-content-qk-btn,.onestop-auto-content-qk-company-item-list-btn,.onestop-auto-content-qk-company-item-list-sel,.onestop-auto-content-qk-date,.onestop-auto-content-qk-date-more-item,.onestop-auto-content-qk-left-search img,.onestop-auto-member-btn,.onestop-auto-member-close,.onestop-auto-tab-item,.onestop-create-topic-footer-btn,.onestop-create-topic-list-item,.onestop-five-item,.onestop-hot-list-item-list-sel,.onestop-matching-sure,.onestop-path-item,.onestop-trend-btn-item,.onestop-trend-top-btn,.onestop-xuanti-analyse-footer-item,.onestop-xuanti-list-item-btn,.onestop-xuanti-list-item-icon{cursor:pointer;-webkit-tap-highlight-color:transparent}.auto-qk-top-left-subject-more-item,.onestop-xuanti-analyse-footer-item-sub{font-size:12px}.auto-analysis-list-item-report,.auto-key-top-left-more-item:hover,.auto-qk-top-left-date-more-item:hover,.auto-qk-top-left-subject-more-item:hover,.auto-qk-top-periodical-more-item:hover,.onestop-auto-content-qk-company-item-list-btn,.onestop-auto-tab-item-on,.onestop-create-topic-list-item-on,.onestop-five-item-on,.onestop-five-item:hover,.onestop-result-summry-left,.onestop-result-title>span,.onestop-trend-analyse-ai-text span,.onestop-trend-analyse-belong span,.onestop-trend-analyse-summry span,.onestop-trend-btn-item-prev,.onestop-trend-top-btn,.onestop-trend-top-title span,.onestop-xuanti-analyse-common,.onestop-xuanti-analyse-footer-item:hover .onestop-xuanti-analyse-footer-item-title,.onestop-xuanti-analyse-summry-left{color:#6356ff}.auto-qk-top-btn,.onestop-create-topic-footer-btn{color:#fff}.auto-key-top-left,.auto-qk-top,.onestop-create-topic-footer-btn,.onestop-trend-btn-item,.onestop-trend-top-btn,.onestop-trend-top-title{line-height:42px}.auto-key-top-left,.auto-qk-top,.auto-qk-top-left,.onestop-create-topic-footer-btn,.onestop-trend-btn-item,.onestop-trend-top-btn{height:42px}.auto-analysis-list-item,.auto-qk-member-text,.auto-qk-tips,.onestop-auto-content-qk-common-text,.onestop-create-topic-list-item-title,.onestop-five-item-not,.onestop-result-summry,.onestop-xuanti-analyse-footer-item-title,.onestop-xuanti-analyse-summry{line-height:21px}.onestop-trend-top{padding:28px 21px 24px 20px}.onestop-trend-top-btn{width:157px;background:#edecff;box-shadow:0 0 7px 0 hsla(0,0%,100%,.5)}.onestop-trend-top-btn2{left:506px;top:512px}.auto-qk-top,.onestop-trend-your{padding-left:20px}.onestop-trend-your{height:34px;background:#f5f5f5;line-height:34px}.onestop-trend-analyse{padding:32px 0 0 29px}.onestop-auto-member-close,.onestop-trend-analyse-ai-line{width:30px}.onestop-trend-analyse-ai-line{height:1px;background:#212121;opacity:.53;margin:13px 6px}.onestop-trend-analyse-ai-text,.onestop-trend-analyse-ti-text{padding-bottom:3px}.onestop-trend-analyse-ti-text span{color:#3370f6}.onestop-trend-analyse-ti{margin-left:133px}.onestop-trend-analyse-belong{padding:18px 0 16px 31px}.onestop-trend-analyse-summry{width:676px;height:36px;background:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(215,212,255,.41));padding-left:12px;margin:0 auto 24px 31px;line-height:36px}.onestop-trend-echart{width:1140;height:221px;margin:42px 30px 120px}.onestop-trend-btn-item{width:200px}.onestop-trend-btn-item-prev{border:1px solid #6356ff;margin-right:30px}.onestop-xuanti-about{line-height:27px;margin:0 0 28px -3px}.onestop-xuanti-list-box{padding:25px 20px 32px 23px;margin-top:34px}.onestop-xuanti-list{margin-bottom:56px}.onestop-xuanti-list-item{height:58px}.auto-analysis-list-item-title,.onestop-auto-content-key-date-more-item,.onestop-auto-content-qk-company-item-list-item,.onestop-auto-content-qk-date-more-item,.onestop-auto-member-text,.onestop-hot-list-item-list-title,.onestop-xuanti-analyse-footer-item-title,.onestop-xuanti-list-item-title{color:#3d3f5d}.onestop-xuanti-list-item-title{width:926px;line-height:22px;margin:0 85px 0 10px}.auto-key-top-left-more-list,.auto-qk-top-left-subject-more-list,.auto-qk-top-periodical-more-list,.onestop-create-topic-list-item-title2,.onestop-create-topic-list-item-title3,.onestop-xuanti-list-item-title2,.submission-reault-item-intro2{overflow:hidden}.onestop-xuanti-list-item-title2{max-height:44px}.onestop-create-topic-list-item-title2:after,.onestop-create-topic-list-item-title3:after,.onestop-create-topic-list-item-title4:after,.onestop-xuanti-list-item-title2:after,.submission-reault-item-intro2:after{content:"...";padding-left:30px;bottom:0;right:0}.onestop-create-topic-list-item-title2:after,.onestop-xuanti-list-item-title2:after,.submission-reault-item-intro2:after{background:linear-gradient(90deg,transparent,#fff 55%)}.auto-qk-top-btn,.onestop-xuanti-list-item-btn{width:120px}.onestop-xuanti-list-item-btn{border:1px solid #6457ff;color:#6457ff;line-height:28px}.onestop-putinorder{padding-bottom:388px}.onestop-putinorder-selected{padding:0 16px;margin:58px auto 40px auto}.onestop-putinorder-selected-value{width:786px;height:18px;padding:15px 0}.onestop-xuanti-analyse-box{padding-bottom:36px;margin-top:31px}.onestop-xuanti-analyse-top-title{padding:33px 0 32px 20px}.onestop-xuanti-analyse-btn{margin:6px auto 74px auto}.onestop-xuanti-analyse-common{height:51px;background:rgba(235,235,243,.41)}.onestop-xuanti-analyse-common-line{width:4px;height:42px;background:#6356ff;border-radius:0 7px 7px 0;margin-right:16px;opacity:.35}.auto-analysis-box,.onestop-result-analysis,.onestop-xuanti-analyse-echart{margin-top:20px}.auto-key-top-left-more-item:hover,.auto-qk-top-left-date-more-item:hover,.auto-qk-top-left-subject-more-item:hover,.auto-qk-top-periodical-more-item-on,.auto-qk-top-periodical-more-item:hover,.onestop-auto-content-key-date-more-item:hover,.onestop-auto-content-qk-date-more-item-on,.onestop-auto-content-qk-date-more-item:hover,.onestop-result-summry,.onestop-xuanti-analyse-summry{background:#f8f8f8}.onestop-xuanti-analyse-summry{width:1140px;padding:20px 15px 21px;margin:0 31px 0 29px}.onestop-result-summry-left,.onestop-xuanti-analyse-summry-left{width:133px}.onestop-result-summry-detail,.onestop-xuanti-analyse-summry-detail{width:calc(100% - 133px)}.onestop-xuanti-analyse-other{padding:149px 0 27px}.onestop-xuanti-analyse-other-line{width:36px;height:2px;background:linear-gradient(270deg,#fff,#968aff 43%,#fff)}.onestop-xuanti-analyse-other-text{margin:0 8px}.onestop-xuanti-analyse-footer-item{width:280px;height:82px;box-shadow:0 0 7px 0 rgba(0,0,0,.1);padding-left:19px}.onestop-xuanti-analyse-footer .onestop-xuanti-analyse-footer-item:first-child{margin-right:26px}.onestop-xuanti-analyse-footer-item-icon{width:43px;margin-right:13px}.onestop-auto-content-key-left-search-value,.onestop-auto-content-key-value,.onestop-auto-content-qk-value,.onestop-result-analysis-text,.onestop-result-title,.onestop-xuanti-analyse-footer-item-sub{line-height:16px}.onestop-xuanti-analyse-footer-item-sub{color:#a5a5b2;margin-top:8px}.onestop-result{padding:0 20px 49px}.onestop-result-title{padding:35px 0 14px}.onestop-result-analysis{align-items:flex-end}.onestop-result-analysis-text{padding:4px 0 3px}.onestop-result-analysis-trend{color:#566bff;padding:2px 0 3px}.onestop-result-analysis-score{color:#c01f22;font-family:DIN-Medium;font-size:30px;line-height:23px;margin-left:5px;margin-bottom:4px}.onestop-result-summry{border-radius:1px;padding:18px 15px 23px;margin:22px 0 70px}.onestop-matching{padding:170px 0 526px}.onestop-matching-top{margin-bottom:24px}.onestop-matching-search{width:680px;padding:0 14px}.onestop-matching-search-value{width:100%}.onestop-auto-content-qk-btn,.onestop-matching-sure{line-height:50px}.onestop-matching-sure{width:100px}.onestop-matching-result .matching-result{padding:43px 0 82px}.onestop-create-topic-list-item{padding:11px 14px 12px}.create-topic-list .onestop-create-topic-list-item:nth-child(odd){background:#fafbfe}.create-topic-list .onestop-create-topic-list-item:nth-child(2n){background:#fff}.create-topic-list .onestop-create-topic-list-item:first-child{border-radius:4px 4px 0 0}.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more,.create-topic-list .onestop-create-topic-list-item:last-child,.onestop-auto-content-key-date-more,.onestop-auto-content-qk-date-more{border-radius:0 0 4px 4px}.onestop-create-topic-list-icon,.onestop-result-analysis-icon{margin-right:10px}.onestop-create-topic-list-icon{width:17px}.onestop-create-topic-list-item-title{width:686px}.auto-key-top-left-more,.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more,.onestop-create-topic-footer{left:0}.onestop-create-topic-footer{width:800px;height:66px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);border-radius:0 0 10px 10px;bottom:0}.onestop-create-topic-footer-btn{margin:10px auto 0 auto}.onestop-create-topic-list-item-title2,.onestop-create-topic-list-item-title3{max-height:42px}.onestop-create-topic-list-item-title3:after{background:linear-gradient(90deg,transparent,#fafbfe 55%)}.onestop-create-topic-list-item-on{background:#ebedfb!important}.onestop-create-topic-list-item-title4:after{background:linear-gradient(90deg,transparent,#ebedfb 55%)!important}.onestop-history{margin:51px 0 31px}.onestop-history-context{box-shadow:none;border-radius:0}.onestep-submission-reault-list{border-top:1px solid #f1f1f1;padding-top:48px;margin:10px 20px 0}.submission-reault-item-intro2{max-height:60px}.auto-periodcal{padding-top:26px}.auto-qk-top-left{width:580px}.auto-qk-top-left-periodical{width:302px;padding:0 9px}.auto-qk-top-left-subject{width:112px}.auto-qk-top-left-line{height:22px;margin-right:19px}.auto-key-top-left-more-item,.auto-qk-top-left-date-more-item,.auto-qk-top-left-date-value,.auto-qk-top-left-subject-more-item,.auto-qk-top-left-subject-value,.auto-qk-top-periodical-more-item,.onestop-auto-content-key-date,.onestop-auto-content-qk-date{color:#666}.auto-qk-top-left-date-value,.auto-qk-top-left-subject-value{margin-right:4px}.auto-qk-top-left-subject-value{min-width:58px;max-width:68px}.auto-qk-top-left-date-value{min-width:110px}.auto-qk-top-left-icon{width:8px}.auto-qk-tips{padding:25px 0 14px 20px}.auto-qk-member{width:354px;height:43px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWIAAAArCAMAAAB1onJYAAAAAXNSR0IArs4c6QAAAM9QTFRF///V/fDS//nq/PDS/vrq+vLb+vLc+vPb+vPc+vPd+/Pc+/Pd+/Tc+/Td+/Te+/Tf+/Tg+/Xf+/Xg+/Xh+/bh/PDS/PDT/PDU/PHU/PHV/PHW/PLX/PLY/PLZ/PPY/PPZ/PPa/PTb/PTc/PXh/PXi/Pbh/Pbi/Pbj/Pbk/Pfj/Pfk/fPb/fTd/fTe/fXe/fXf/fXg/fXh/fbh/fbi/fbj/fbk/ffi/ffk/ffl/ffm/ffn/fjm/fjn/fjo/fjp/vjm/vjn/vjo/vjp/vno/vnpLcKPDQAAAAV0Uk5TBoiI7u4NrzbgAAADOklEQVRo3u2bW3eaQBSFRw3NNAloIRBtbNPWCL2YmBqsaKCBMv//N3VgBhhbL33oWt3D6jzqy/Fbe+2zz5mRkE7PPXxmDOFMLKs/sB3f98NwFUXrOE6T8oucIZ+TLiEd99j5ilBqVBK2p74fBKsC8SZOmBanS3pHEUcAdeavOGK7FDFHzAlzFWuC+IQcJTxEqPMTJywQSxFzwrkeiNlxxO8AqsysxicKJy58ImOtQRwCVBmYlU8EotlxFeetQTwE+CmxWfqE46jNrj2I5wBFOmad2IJw2TS7H61AfAVgeZGwCeETUsRlWe1A/IAQ2Eyl2S0jkScYa4lRXAOUuDTrxCZDMXfiBH6u+0PE3vrfV5iYHLHFnVid7GLWFhUvACr0TbXZlYlto09iO4YYIU3EpYi3QvFGKys+iBhixWafqc2uGp5ZOxAjaJit6ZkU8ZQ7cdHsok1bEHvfIOrrVz5RxgnuE8XYwa0YOBLn4Ww89FxvdDN/OoT4zRNEuZ/pmVmJWCQ29E1xNh+pGFf7EI8eQeo9p2ooDuv1BKyIH0e/LipTEo5/nzcWKJkooBcScTPZ8eEZFnH+YccKgjCWzm+85pPxXQRTccxtQobiqbIBgt0UZ+NdlkAE/efH+f3sbr6IoMqfUCoTm6Ps4hNUDWdv3f2IMc8TFT4hm11YX4uCyvi9qx3ifiliayCbHfp6YuFqhzg6rRLb9rUoqIjTK+0Q5yYX8Y7rjgx0BTRztUMcGELEHPG0DsW4d/uppx3ihFIqN0DOpTrZgcaJe1c7xFPuxOdyA3Qp1hPQa8zX2iGOjVOqrjGFiHEJR652iPuG2uyCutl9B633QTvEkVE1O1tpdsAPVL7ohjh5aWxPdvBrzGvdEH8sRFxdd9T7iQ3wQ7ahZoiTF9InrMHAdrR4te1phvjWaJqdrU52uNO+qxfi2OCJjSp3+3WzY/9V/HfOwOAqvlB28dUGCPiBykgrxOtSxOdmNdlVb4CgnwDplSgsYzsUV7v4FJjwwVx8glZsYBQqNq2m2QXLFfyfO/ZPdz3SBas1o0LEwicmzVtB7MeY672IO4R0sXR8K0Qsb5R82ew4YfBHVns2bb0O+QkcGl+AbAmH4AAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;color:#605026;padding-left:11px;margin-left:20px}.auto-qk-member-text{width:218px;padding:10px 0 12px 8px}.auto-qk-member-icon{margin:11px 0 14px}.auto-qk-member-btn{margin:8px 0 9px}.auto-key-top-left-more,.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more,.onestop-auto-content-key-date-more,.onestop-auto-content-qk-date-more{border:1px solid #dcdcdc;z-index:2}.auto-key-top-left-more,.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more{box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.auto-qk-top-left-date-more,.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more{top:41px}.auto-qk-top-left-subject-more,.auto-qk-top-periodical-more{min-height:180px;height:auto;padding:10px 3px 10px 0}.auto-qk-top-periodical-more{width:302px}.auto-qk-top-left-subject-more-list,.auto-qk-top-periodical-more-list{height:180px}.auto-key-top-left-more-item,.auto-qk-top-left-date-more-item,.auto-qk-top-left-subject-more-item,.auto-qk-top-periodical-more-item,.onestop-auto-content-qk-company-item-list-title,.onestop-hot-list-item-list-title{padding-left:8px}.auto-qk-top-left-date-more-item,.auto-qk-top-left-subject-more-item,.auto-qk-top-periodical-more-item{line-height:30px}.auto-key-top-left-more-item,.auto-qk-top-left-date-more-item,.auto-qk-top-periodical-more-item{font-size:13px}.auto-qk-top-periodical-more-item-on,.onestop-auto-content-key-date-more-item:hover,.onestop-auto-content-qk-date-more-item-on,.onestop-auto-content-qk-date-more-item:hover{color:#6356ff}.auto-qk-top-left-date-more{width:166px;height:122px}.auto-key-top-left,.onestop-trend-top{justify-content:space-between}.auto-key-top-left{width:380px;padding:0 9px 0 12px}.auto-key-top-left-value,.onestop-auto-content-qk-company-item-list-title,.onestop-hot-list-item-list-title{line-height:19px}.auto-key-top-left-value{width:328px;height:19px;padding:10px 0 11px}.auto-key-top-left-more{width:379px;height:182px;top:40px;padding-top:8px}.auto-key-top-left-more-list{height:159px}.auto-key-top-left-more-list .auto-key-top-left-more-item:not(:first-child){margin-top:3px}.auto-key-top-left-value::-webkit-input-placeholder{font-size:14px;color:#999}.auto-key-top-left-value:-moz-placeholder,.auto-key-top-left-value::-moz-placeholder{font-size:14px;color:#999}.auto-key-top-left-value:-ms-input-placeholder{font-size:14px;color:#999}.onestop-matching-btns{margin-top:33px}.onestop-create-topic-footer-btn{width:209px}.matching-container-link{height:1778px}.onestop-auto-member{height:230px;border-radius:6px;top:50%;left:50%;margin-top:-115px;margin-left:-250px}.onestop-auto-member-close{top:0;right:15px}.onestop-auto-member-text{padding:61px 0 30px}.onestop-auto-member-btn{width:347px}.auto-analysis-head{background:url(../img/bg_xuanzedanwei.a111bdab.png) no-repeat;background-size:100% 100%}.auto-analysis-container{padding:27px 2px 24px 16px}.auto-analysis-list{max-height:525px;overflow:hidden}.auto-analysis-list .auto-analysis-list-item:not(:first-child){margin-top:21px}.auto-analysis-list-item-title{width:397px;margin-right:30px}.auto-analysis-list-item-pfi{width:197px;color:#7e7f96}.autocomplete-suggestions{width:549px!important}body{background:#f6f7fb}#detail,.autofirst-list-item,.doctoral-add-box-top-search,.doctoral-container,.doctoral-first-major,.doctoral-first-subject,.doctoral-first-top,.doctoral-sel-zidingy,.fifth-box-list-item,.second-box-detail-area1,.second-box-detail-area2,.second-box-detail-area3,.second-box-detail-area4,.second-box-detail-KCI,.second-box-detail-region,.second-box-detail-tips,.seven-box-method,.seven-box-theory,.seventh-box-footer-lilun,.seventh-box-footer-method,.sixth-box-top,.third-box-search-right,.thirdNext-box-right-list-item{position:relative}.doctoral-container{min-height:calc(100vh - 120px)}.autothird-search-left-value,.doctoral-add-box-top-btns,.doctoral-add-box-top-search-value,.doctoral-bg,.doctoral-btn,.doctoral-btn-autoFirst,.doctoral-btn-fifth2,.doctoral-btn-fourth,.doctoral-btn-second,.doctoral-btn-seven,.doctoral-btn-sixth,.doctoral-btn-third,.doctoral-btn-thirdNext,.doctoral-btn-thirdReco,.doctoral-first-selected,.doctoral-footer,.second-box-detail-area-shade{width:100%}.doctoral-bg{height:100%;-o-object-fit:cover;object-fit:cover}.autofirst-list-item:after,.doctoral-add-box,.doctoral-add-box-top-btns,.doctoral-add-box-top-search-icon,.doctoral-btn,.doctoral-content,.doctoral-first-major-more,.doctoral-first-selected,.doctoral-first-subject-more,.doctoral-footer,.doctoral-sel-item-not,.fifth-box-list-item:after,.second-box-detail-area-shade,.second-box-detail-KCI:after,.second-box-detail-region:after,.second-box-detail-tips:after,.seven-box-method:after,.seven-box-theory:after,.seventh-box-footer-lilun:after,.seventh-box-footer-method:after,.sixth-box-top:after,.third-box-search-right-btn,.thirdNext-box-right-list-item-del{position:absolute}.doctoral-content,.second-box-detail-area-shade{top:0}.doctoral-content{left:50%;margin-left:-600px}.autofirst-about span,.autofirst-key span,.autofirst-list-item span,.autofirst-tips span,.doctoral-add-box-top,.doctoral-first-selected span,.doctoral-step,.doctoral-title,.fifth-box-recommend,.fourth-box-title,.second-box-detail-area-text div:nth-child(2),.second-box-detail-desc,.second-box-title,.seven-box-key,.seven-box-score-num,.seven-box-title,.seven-box-topic,.seventh-box-selected-left,.sixth-box-list-item-top-left,.third-box-list-item-title,.third-box-title,.thirdNext-box-right-title,.thirdReco-box-title{font-weight:700}.doctoral-first-selected,.doctoral-title,.fifth-box-selected,.fourth-box-list-item-title,.sixth-box-list-item-more-item,.sixth-box-top,.third-box-list-item-KCI,.third-box-list-item-title,.thirdReco-box-change-tips span,.thirdReco-box-list-item{color:#333}.doctoral-title{font-size:36px;line-height:36px;letter-spacing:2px;padding:90px 0 12px}.autofirst-about,.autofirst-key,.autofirst-list-item,.autofirst-tips,.autothird-search-left-value,.doctoral-add-box-top,.doctoral-add-box-top-btns,.doctoral-add-box-top-search-value,.doctoral-btn-next,.doctoral-btn-prev,.doctoral-first-top-selected,.doctoral-sub,.doctoral-sub2,.fifth-box-recommend,.fourth-box-list-item-title,.second-box-detail-KCI,.second-box-detail-region,.second-box-detail-tips,.seven-box,.sixth-box-list-item-more-item,.sixth-box-list-item-top-right,.sixth-box-top,.thirdNext-box-right-list-item,.thirdPath-btn,.thirdReco-box-change-btn,.thirdReco-box-list-item,.thirdReco-box-title{font-size:16px}.autofirst-about,.autofirst-key,.autofirst-list-item,.autofirst-tips,.doctoral-first-top-selected,.doctoral-sub,.doctoral-sub2,.fifth-box-recommend,.seven-box-evaluate-left,.seven-box-key,.seven-box-score-box,.sixth-box-list-item-more-item,.sixth-box-top,.thirdNext-box-right-list-item,.thirdReco-box-title{line-height:21px}.doctoral-sub,.fifth-box-list-item,.second-box-detail-desc,.thirdReco-box-change-btn{color:#444}.doctoral-sub2{color:#9e9e9e}.autothird-search,.doctoral-btn,.doctoral-btn-autoFirst,.doctoral-btn-fifth,.doctoral-btn-fifth2,.doctoral-btn-fourth,.doctoral-btn-second,.doctoral-btn-seven,.doctoral-btn-sixth,.doctoral-btn-third,.doctoral-btn-thirdNext,.doctoral-btn-thirdReco,.doctoral-first-top,.doctoral-sel,.doctoral-sel-item,.doctoral-step,.second-box-detail-area1,.second-box-detail-area2,.second-box-detail-area3,.second-box-detail-area4,.seven-box-btn,.third-list-more,.thirdPath-box,.thirdPath-box-item,.thirdReco-box-change-btn{justify-content:center}.autothird-search-btn,.doctoral-step,.fifth-box-selected,.fourth-box-title,.second-box-detail-area,.second-box-detail-desc,.second-box-title,.seventh-box-footer,.seventh-box-selected,.sixth-box-list-item-top-left,.third-box-title,.thirdNext-box-right-title{font-size:18px}.doctoral-step,.fourth-box-title,.seven-box-evaluate-right,.seven-box-method,.seven-box-theory,.seven-box-topic,.seventh-box-selected-left,.third-box-title,.thirdNext-box-right-title{line-height:24px}.doctoral-step{margin-top:21px;color:#66667a}.doctoral-step-line{width:53px;height:2px;background:linear-gradient(90deg,#f8f7fd,#d7d7ec 50%,#f7f7fd)}.doctoral-step-text{margin:0 10px 0 7px}.doctoral-sel{margin-top:59px}#detail,.autothird-search-left,.autothird-search-left-value,.doctoral-add-box-top,.doctoral-add-box-top-btns,.doctoral-add-box-top-btns-item,.doctoral-add-box-top-search,.doctoral-add-box-top-search-value,.doctoral-btn-next,.doctoral-btn-prev,.doctoral-first-major,.doctoral-first-subject,.doctoral-first-subject-more,.doctoral-sel-item,.fifth-box-content,.fifth-box-selected,.sixth-box-list-item-top,.third-box-list-item,.third-box-search-right,.third-box-search-right-value,.third-box-top-item,.thirdNext-box-right-list-item,.thirdPath-btn,.thirdReco-box-change-btn,.thirdReco-box-list{box-sizing:border-box}.autothird-search-btn,.changebatch,.doctoral-add-box-lookall,.doctoral-add-box-top-btns-item,.doctoral-add-box-top-icon,.doctoral-add-box-top-search-icon,.doctoral-btn-next,.doctoral-btn-prev,.doctoral-first-major,.doctoral-first-subject,.doctoral-sel-item,.fourth-box-list-item,.second-box-detail-area1,.second-box-detail-area2,.second-box-detail-area3,.second-box-detail-area4,.seven-box-btn,.sixth-box-list-item-more-item,.sixth-box-list-item-top-right,.third-box-list-item-report,.third-box-list-item-sel,.third-box-search-right-btn,.third-list-more,.thirdNext-box-right-list-item-del,.thirdPath-box-item,.thirdPath-btn,.thirdReco-box-change-btn{cursor:pointer;-webkit-tap-highlight-color:transparent}.doctoral-sel-item,.thirdPath-box-item{width:381px;height:154px}.doctoral-sel-item{border-radius:8px;border:1px solid #f1f1f1}.doctoral-sel-subject:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.08);border:1px solid #6356ff}.doctoral-sel-zidingy:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.1);border:1px solid #6080ef}.doctoral-sel-subject{background:url(data:image/png;base64,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) no-repeat;background-size:100% 100%;margin-right:29px}.doctoral-sel-zidingy{background:url(../img/bg_zidingyi.1251bc41.png) no-repeat;background-size:100% 100%}.autofirst-list-item span,.autofirst-list-item strong,.doctoral-first-selected,.doctoral-sel-item-text,.thirdPath-box-item{font-size:20px}.doctoral-sel-item-text{color:#212121;line-height:20px;padding:6px 0 7px 10px}.doctoral-sel-item-not,.thirdNext-box-right-title>span{font-size:14px}.doctoral-sel-item-not{color:#9d9d9d;line-height:21px;right:134px;bottom:37px}.doctoral-footer,.doctoral-footer a{color:#ababab}.doctoral-first-major-more-item-count,.doctoral-first-subject-more-item-count,.doctoral-footer{font-size:12px}.autofirst-list-item:after,.doctoral-btn,.doctoral-btn-autoFirst,.doctoral-btn-fourth,.doctoral-btn-second,.doctoral-btn-seven,.doctoral-btn-sixth,.doctoral-btn-third,.doctoral-btn-thirdNext,.doctoral-btn-thirdReco,.doctoral-first-selected,.doctoral-footer,.fifth-box-list-item:after,.second-box-detail-area-shade,.second-box-detail-KCI:after,.second-box-detail-region:after,.second-box-detail-tips:after,.seven-box-method:after,.seven-box-theory:after,.seventh-box-footer-lilun:after,.seventh-box-footer-method:after,.sixth-box-top:after{left:0}.doctoral-footer{line-height:20px;bottom:26px}.doctoral-first-top{padding:39px 0 110px}.doctoral-add-box-top-btns-item,.doctoral-btn-next,.doctoral-btn-prev,.doctoral-first-major,.doctoral-first-subject,.fifth-box-selected,.fourth-box,.second-box,.seven-box,.seventh-box,.third-box,.third-box-search-right,.thirdNext-box-right-list-item,.thirdPath-btn,.thirdReco-box,.thirdReco-box-change-btn,.thirdReco-box-list-item{border-radius:4px}.doctoral-add-box-top,.doctoral-first-major,.doctoral-first-major-more-item,.doctoral-first-subject,.doctoral-first-subject-more-item,.sixth-box-list-item-top,.third-box-search,.third-box-top-item{justify-content:space-between}.autothird-search-left,.doctoral-first-major,.doctoral-first-major-more,.doctoral-first-subject,.doctoral-first-subject-more,.fifth-box-selected{border:1px solid #dbdbdb}.autothird-search-btn,.autothird-search-left,.doctoral-first-major,.doctoral-first-subject{height:50px}.doctoral-first-major,.doctoral-first-subject{padding:0 10px 0 14px}.doctoral-first-subject,.doctoral-first-subject-more{width:400px;z-index:100}.doctoral-first-selected span,.doctoral-first-subject,.fourth-box-list-item-icon{margin-right:10px}.doctoral-first-major,.doctoral-first-major-more{width:460px;z-index:100}.doctoral-first-top-selected,.seven-box-key,.seven-box-method-value,.seven-box-theory-value,.seventh-box-footer,.thirdReco-box-change-tips{color:#666}.doctoral-btn{bottom:31px}.doctoral-btn-autoFirst,.doctoral-btn-fourth,.doctoral-btn-second,.doctoral-btn-seven,.doctoral-btn-sixth,.doctoral-btn-third,.doctoral-btn-thirdNext,.doctoral-btn-thirdReco{bottom:0}.doctoral-btn-autoFirst,.doctoral-btn-fifth2,.doctoral-btn-fourth,.doctoral-btn-second,.doctoral-btn-seven,.doctoral-btn-sixth,.doctoral-btn-third,.doctoral-btn-thirdNext,.doctoral-btn-thirdReco{padding:36px 0 31px}.doctoral-btn-third-max{position:fixed;box-shadow:0 -2px 6px 0 rgba(0,0,0,.06);z-index:999;left:0;bottom:0}.footerThird{margin-bottom:92px}.doctoral-add-box-top-search,.doctoral-btn-next,.doctoral-btn-prev,.thirdPath-btn{height:42px}.doctoral-btn-next,.doctoral-btn-prev,.thirdPath-btn{width:200px;line-height:42px}.autofirst-list-item span,.doctoral-btn-prev,.thirdPath-btn{color:#6457ff}.doctoral-btn-prev,.thirdPath-btn{border:1px solid #6356ff;margin-right:30px}.autothird-search-btn,.doctoral-add-box-top-btns .doctoral-add-box-top-btns-item:nth-child(2),.doctoral-btn-next,.second-box-detail-area,.sixth-box-list-item-top,.third-box-search-right-btn{color:#fff}.autothird-search-btn,.doctoral-add-box-top-btns .doctoral-add-box-top-btns-item:nth-child(2),.doctoral-btn-next,.third-box-search-right-btn{background:linear-gradient(90deg,#9c8fff,#6356ff)}.doctoral-first-major-more,.doctoral-first-subject-more{border-radius:0 0 3px 7px;padding:11px 3px 13px 0;top:48px;left:-1px}.doctoral-first-major-more-list,.doctoral-first-subject-more-list{height:288px;overflow:hidden}.doctoral-first-major-more-item,.doctoral-first-subject-more-item{color:#3d3f5d;line-height:32px;padding:0 14px 0 15px}.doctoral-add-box-lookall,.doctoral-first-major-more-item:hover,.doctoral-first-subject-more-item-on,.doctoral-first-subject-more-item:hover,.doctoral-first-top-selected2,.seven-box-btn,.seven-box-evaluate-left,.seven-box-topic-value,.third-box-list-item-report,.third-list-more,.thirdReco-box-change-btn:hover{color:#6356ff}.doctoral-first-major-more-item:hover,.doctoral-first-subject-more-item-on,.doctoral-first-subject-more-item:hover{background:#f8f8f8}.doctoral-first-major-more-item-name,.doctoral-first-subject-more-item-name{width:300px}.doctoral-first-major-more-item-count,.doctoral-first-subject-more-item-count,.thirdNext-box-right-list-item,.thirdNext-box-right-title>span{color:#999}.doctoral-first-selected,.fourth-box-list-item-title{line-height:26px}.doctoral-first-selected{bottom:40px}.doctoral-first-selected span{color:#d35435}.doctoral-first-selected a{color:#2c4697}#detail{min-height:875px;height:auto;padding-bottom:73px}.doctoral-title-detail{padding-top:50px}.second-box{margin:27px 0 50px}.autofirst-key,.second-box-title,.seven-box-title{background:#fbfbfb}.second-box-title,.seven-box-title{border-radius:4px 4px 0 0}.second-box-title{height:68px;border-bottom:1px solid #e8e8e8;line-height:68px;padding-left:43px}.second-box-detail{padding:30px 40px 60px}.second-box-detail-tips{line-height:29px;padding-left:21px}.autofirst-list-item:after,.fifth-box-list-item:after,.second-box-detail-tips:after,.seven-box-method:after,.seven-box-theory:after,.seventh-box-footer-lilun:after,.seventh-box-footer-method:after,.sixth-box-top:after{content:""}.autofirst-list-item:after,.fifth-box-list-item:after,.second-box-detail-tips:after,.seven-box-method:after,.seven-box-theory:after,.seventh-box-footer-lilun:after,.seventh-box-footer-method:after{border-radius:50%}.second-box-detail-tips:after,.seven-box-method:after,.seven-box-theory:after,.seventh-box-footer-lilun:after,.seventh-box-footer-method:after{width:8px;height:8px}.second-box-detail-tips:after{background:#6356ff;top:11px}.second-box-detail-area{margin:21px 0 34px}.second-box-detail-area1,.second-box-detail-area2{height:187px}.second-box-detail-area1{width:420px;background:#c31616}.second-box-detail-area2{width:359px;background:#d29306;margin:0 4px}.second-box-detail-area3,.second-box-detail-area4{width:332px}.second-box-detail-area3{height:101px;background:#5b9e3a}.second-box-detail-area4{height:84px;background:#3a56ad;margin-top:4px}.second-box-detail-area-text,.seven-box-score-box{align-items:flex-end}.fifth-box-selected,.second-box-detail-area-text div:not(:nth-child(2)){line-height:18px}.second-box-detail-area-text div:not(:nth-child(2)){padding-bottom:5px}.second-box-detail-area-text div:nth-child(2),.seventh-box-selected-name{line-height:28px}.second-box-detail-area-text div:nth-child(2){font-size:28px;padding:4px 0 5px}.second-box-detail-area-icon{margin:15px 0 4px 13px}.second-box-detail-desc,.second-box-detail-KCI,.second-box-detail-region{line-height:25px}.second-box-detail-KCI,.second-box-detail-region,.seventh-box-selected-left,.third-box-top-item{color:#858585}.second-box-detail-KCI,.second-box-detail-region{padding-left:15px}.second-box-detail-KCI{margin:14px 0 12px}.second-box-detail-KCI:after,.second-box-detail-region:after{content:"";width:6px;height:9px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAQAAAC7k5UWAAAAAXNSR0IArs4c6QAAAE1JREFUCNdjiLKL7I0SZICAiM0R/yOuhypCONuBnP8RLyPMEZz/EV8jfRGc/xFHEJznESZQTvjVKHmgnsj1QM6eUH6waTHqkelprBBrAEpHK9JhJWZWAAAAAElFTkSuQmCC) no-repeat;top:8px}.second-box-detail-area-shade{height:100%;background:#000;opacity:.2;display:none}.second-box-detail-area-item:hover .second-box-detail-area-shade{display:block}.third-box{padding:20px 27px 27px 32px;margin:27px 0 30px}.doctoral-add-box-top-btns-item,.third-box-search-right,.third-box-search-right-btn{height:38px}.third-box-search-right{width:391px;border:1px solid #c1c1c1}.third-box-search-right-value{width:318px;padding:8px 11px 9px}.third-box-search-right-value::-webkit-input-placeholder{color:#999;font-size:14px}.third-box-search-right-value:-moz-placeholder,.third-box-search-right-value::-moz-placeholder{color:#999;font-size:14px}.third-box-search-right-value:-ms-input-placeholder{color:#999;font-size:14px}.doctoral-add-box-top-btns-item,.third-box-search-right-btn,.thirdReco-box-change-btn{line-height:38px}.autothird-search-btn,.third-box-search-right-btn{border-radius:0 4px 4px 0}.third-box-search-right-btn{width:72px;top:-1px;right:0}.third-box-top{margin-top:32px}.third-box-list-item,.third-box-top-item{width:347px}.third-box-list .third-box-list-item:not(:nth-child(3n)),.third-box-top .third-box-top-item:not(:last-child){margin-right:50px}.third-box-top-item{font-size:13px;line-height:17px;padding:0 69px 9px 0;border-bottom:1px solid #efefef}.third-box-list,.thirdReco-box-list{flex-wrap:wrap}.doctoral-add-box-lookall,.seven-box-btn,.third-box-list-item,.third-box-search-right-value,.third-list-more{line-height:19px}.fifth-box-list,.third-box-list-item{margin-top:15px}.third-box-list-item-title{width:224px;margin-left:8px}.third-box-list-item-KCI{width:29px;margin-right:27px;text-align:right}.third-box-list-item-report-icon{margin-right:5px}.fourth-box{padding:19px 30px 27px 32px;margin:47px 0 30px}.fourth-box-list{margin-top:17px}.fourth-box-list-item{padding:13px 0 17px;border-bottom:1px dashed #efefef}.fourth-box-list-item-on,.fourth-box-list-item:hover{background:#fafbfe}.fourth-box-list-item-title{width:calc(100% - 26px)}.doctoral-btn-third-max,.fifth-box-selected{background:#fff}.fifth-box-content,.fifth-box-selected{width:820px}.fifth-box-selected,.seven-box-title{height:72px}.fifth-box-selected{margin:37px 190px 29px;padding:15px 16px 17px}.sixth-box{width:1030px;margin:31px auto 61px auto}.sixth-box-top{padding-left:13px;margin-bottom:23px}.sixth-box-top:after,.thirdReco-box-change-btn-icon{height:16px}.sixth-box-top:after{width:3px;background:linear-gradient(168deg,#9c8fff,#6356ff);border-radius:2px;top:4px}.seven-box-analyse,.seven-box-evaluate,.seven-box-topic,.seventh-box-selected,.sixth-box-list,.thirdReco-box-list{align-items:flex-start}.sixth-box-list-item{width:500px}.sixth-box-list .sixth-box-list-item:first-child{margin-right:30px}.sixth-box-list-item-top{width:501px;height:63px;line-height:63px;padding:0 17px 0 20px}.sixth-box-list .sixth-box-list-item:first-child .sixth-box-list-item-top{background:url(../img/bg_yanjiulilun.a692ab7b.png) no-repeat}.sixth-box-list .sixth-box-list-item:nth-child(2) .sixth-box-list-item-top{background:url(../img/bg_yanjiufangfa.0aa6179c.png) no-repeat}.sixth-box-list-item-top-right img{margin-right:7px}.autofirst-list,.sixth-box-list-item-more{border-radius:0 0 4px 4px}.sixth-box-list-item-more{padding:5px 0 29px;height:385px}.sixth-box-list-item-more-item{padding:7px 20px 6px;margin-top:3px}.sixth-box-list-item-more-item-on,.sixth-box-list-item-more-item:hover{background:#fafbfe}.sixth-box-list-item-more-item-sel{margin:3px 10px 2px 0}.sixth-box-list-item-more-item-title{width:calc(100% - 26px)}.seventh-box{margin:58px 0 61px}.seventh-box-selected{padding:59px 0 50px 79px}.seventh-box-selected-left{width:102px;margin-top:2px}.seventh-box-selected-name{width:920px;border-bottom:1px dashed #979797;padding-bottom:12px}.seventh-box-footer,.thirdReco-box-change-tips{line-height:27px}.seventh-box-footer{background:#fafafa;border-radius:0 0 4px 4px;padding:16px 99px 16px 79px}.seventh-box-footer-lilun,.seventh-box-footer-method{padding-left:18px}.seventh-box-footer-method{margin-top:6px}.seventh-box-footer-lilun:after,.seventh-box-footer-method:after{background:#b8b8b8;top:9px}.third-list-more{padding-top:27px}.third-list-more img{margin:2px 0 2px 3px}.result-none{padding:83px 0 135px}.result-none-icon{width:89px;margin:0 auto 8px auto}.create-topic-top-count,.result-none-recommend,.result-none-text{line-height:18px}.result-none-recommend,.result-none-text{font-size:12px}.doctoral-add-box{width:800px;height:570px;border-radius:10px;left:50%;top:50%;margin-left:-400px;margin-top:-285px}.doctoral-add-box-top{height:58px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAA6CAMAAAB/C806AAAAAXNSR0IArs4c6QAAAEJQTFRFAAAA////////9vb59vb59vb49vb59vb49fX49vb59vb58PD48fH38fH48vL38vL48/P38/P49PT39PT49fX39fX4uRoz5QAAAAt0Uk5TAAIFUVWKpNjc8v4WawkrAAAERUlEQVR42u2dyXbrIBBEicc4Ty0J2vr/X32bnMSOUTOkQURU7X16Qd2ekGRjjDHmcLpcbwu0vXii6Uv2U/wp8Ycq4e13dJsSnt2+juF2vZwO5kvHdzizET6IiF74iLCoCh9sH6KnhHe8w7N4P37i8Xb+gDPb0Ozj4zuFCw7ViO4mb3gOhnf7PI2P85sxxpgzjNmIrMzHUtahPGTiybs9kLMxxhxRP5oZP8jb4tSpHzx5o0fw4XZ7JB9HYw6YP9qQIz8fcTO6zvTjWRDUid7sHHIwJ1izST6iC4hO/p7X8AyE5/u+j+VkLvBmM+NHToOlt77KwXP3heVirjBnA5opmMG59Pghr7A6PZirwf1gAxopOIBwufmYifIarA6wuRm4c3Px+OLQyBaHVfkQ+ruC5atxAZBWxnPvHXoFg9pcPlwXpwNANq8ftF4/xAKi09/M/yLKlyfU3tdXAKQ5PhIbLNX1VXp75xYAApXXt0GznoL6LR9DVPhi5QuAQNF8TCkOVV5fySuspVB4AAIFNJKUwSWHVqgftvMrEADS0PghzgCFEriVo4MPAPI3+HixqPb6Km1E76i9AiB/kg+V/SqP2+IJQKBAAievQ20wgyu+PEjpd4Sut44LgGxTPuwPg1LkCKDT4DiiFT5D4e8LAIGKy41Bh/ozuE7+flpfpTxk7/o7KgCy+fiR4FAdg9pg9JUC0uNCC4A0wEfsQ1hcmA85fH/tFQDZpr96MWhkg6WzvpqI8vq7Pi9EAEhtzRRusPwZvMz0k/UdFQACFZKQwMU79AJPX6XwwQAEqtFeTTH1w2PRQuNHbIPlFgACVRjPpyiHvlaQu4pD58zoHfMBQKryQZTX4lSoH0L4PtdXAKS6bBQeHofqJPApN3zXszoAqabnx2cTMrhKAndTavli4AFAKmqkRIeyZv3gSD5ewnfdXwGQalpJ4DlfU1cbz73lC+9JAZBmxvPE92yVp5+Y8MAEgFThY6C8BovL8kHy/IMyAkCqyA6ZGbzk+BHxIROHowMgFeRfX0U8pVjm5ahYPFE/AEgVjZSewfX44AQ+nqIDDwBSZfyYKH0CYFb7dgklhH8kxKG/AiBbjufihxoWpdtBYTwPhEf9ACBV+JAMKn2ogYvzIf7fNPgAINuurwKXdMVeHoz7lCL4ACBV+KCkDK5sUBcV3feQCfgAIBuP5/JTijrrqyENEOABQKpKTuDF/1DWUmIBsap4AhBI1jzk8qEBSKB64f+eAcjG5SPWoGWeUmRKDg8+AEhFPsZYg/50qMr93JjNB9orAFJjezUQZbY4Ndor4QoEZwdAyiveoEX4oE3DAxDol+2VUEDKb6+kAnLH4QGQFtqr1UuICssB6QoEhwdASouzDGotM2v8d1NEe7XaYOHwAEj59oo2dajNC4/1FQBpqL1ae8akTvV6wOMpPA4PgDSwvVp9T0ohgXNi9MfwOLtV/QePx2Ae75hzcQAAAABJRU5ErkJggg==) no-repeat;padding:0 17px 0 24px}.doctoral-add-box-top-search{width:600px;border-radius:5px;border:1px solid #d5d5d5;margin:61px auto 0 auto}.autothird-search-left-value,.doctoral-add-box-top-search-value{line-height:16px}.doctoral-add-box-top-search-value{height:42px;padding:11px 30px 13px 10px}.doctoral-add-box-top-search-icon{top:14px;right:14px}.doctoral-add-box-top-btns{border-top:1px solid #f1f1f1;padding:18px 27px 0 0;right:0;bottom:21px}.doctoral-add-box-top-btns-item{width:95px}.doctoral-add-box-top-btns .doctoral-add-box-top-btns-item:first-child{border:1px solid #c9c9c9;margin:0 12px 0 571px}.fifth-box-content{margin:0 auto;padding:0 12px 41px 17px;position:relative}.fifth-box-list-item,.thirdReco-box-list-item{line-height:22px}.fifth-box-list-item{border-bottom:1px dashed #dbdbdb;font-size:15px;padding:12px 9px 12px 12px}.fifth-box-list-item:after{width:6px;height:6px;background:#898989;top:21px}.seven-box{margin:27px 0 110px}.autofirst-key,.seven-box-title{border-bottom:1px solid #e6e6e6}.seven-box-title{line-height:70px;padding-left:32px}.seven-box-title p{display:inline-block}.seven-box-title .seven-box-btn{display:block;float:right;width:157px;height:42px;background:#6356ff;box-shadow:0 0 7px 0 hsla(0,0%,100%,.5);border-radius:4px;font-size:16px;color:#fff;position:relative;margin-top:16px;margin-right:40px}.seven-box-title .seven-box-btn img{display:inline-block;position:absolute;left:30px;top:10px}.seven-box-title .seven-box-btn div{display:inline-block;position:absolute;left:60px;top:10px}.seven-box-content{padding:27px 43px 15px 32px}.seven-box-topic{margin-top:19px}.seven-box-topic-key{width:64px}.seven-box-topic-value{width:calc(100% - 64px);padding-bottom:10px;border-bottom:1px dashed #d5d5d5}.seven-box-analyse-left{width:800px;margin-right:20px;padding-top:17px}.seven-box-analyse-right,.seven-box-analyse-right-echart{width:305px;height:240px}.seven-box-method,.seven-box-theory{padding-left:20px;margin-top:37px}.seven-box-method:after,.seven-box-theory:after{background:#9c9c9c;top:8px}.seven-box-score{margin-top:34px}.seven-box-score-num{color:#c1191f;font-size:48px;font-family:DIN-Medium;line-height:46px}.seven-box-evaluate{margin:15px 0 28px}.seven-box-evaluate-left{width:133px}.seven-box-evaluate-right{width:calc(100% - 133px)}.seven-box-btn img{margin-left:5px}.doctoral-add-box-lookall{display:inline-block;margin:16px auto 0 112px}.doctoral-add-box-lookall img{margin:3px 0 2px}.autocomplete-suggestions{max-height:300px!important;overflow-y:auto;border:1px solid #dbdbdb!important;border-radius:0 0 3px 7px!important;box-sizing:border-box!important;padding:12px 0 20px!important;z-index:99999!important;background:#fff!important}.ui-autocomplete{z-index:99999!important}.autocomplete-suggestion{line-height:21px!important;padding:5.5px 15px!important}.autocomplete-suggestion:hover{color:#6356ff!important;background:#f8f8f8}.changebatch{float:right;right:0;font-weight:400;color:#444}.changebatch p{width:17px;height:17px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAAXNSR0IArs4c6QAAARZJREFUGBl9wT8ohHEAx+Hv4SwKXSk6A6M6RTKqt/f3+b1vpwz+XOmKrBYmi3dQshjUrQaK4dik2GSXZFIW5ZZLSUrikrtX17kcnXse/TCjdpNzbuwF+2Z2JCp5M06fqtw4J4TkydottrmkSM5NkjerqvAS5MkxrYi+McCpKfFJoDI/Zu65GutSDeY5o0BIoDKb4dmN6xc7aQ84JGuHJHlt5o1AjbgThF6/GjHLvKoxVnhSY6QpOZ36B4N0yO+haOdUV7LdvLAoiVNzOxJVHXadgtMtyUvwzo4i+gPffLCmCtJ8cuR060eTWaLAcapZVXbcPPLKnl3AZ4oN7ijajNOiWsl2Aq5NiZCQB3YZVn2pVqfXj+mXL00VXKcmtLgXAAAAAElFTkSuQmCC);float:left;margin:3px 6px 1px 0}.changebatch:hover{color:#6356ff}.changebatch:hover p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAgVJREFUOE+d009IFGEYx/HvbxYzUTIMiugidQqUQPDWvX90KJydyrRwVykogujfIciC7SAdAiNIXTOLsBmMSBLq0t6L6hR0iCI2SqSIiKDVmSdmF3TbNMy5DLwzz+d955nfIxa4uj1rjYw2oBVYB/zAeIPDZKKe8YEBzaT3WdssPB8Z03uVG52ubagSN4BdGJ9M5BTfHeoELRgtQN4ijsgha3Bt2NflOSTlWRMRTxAzDpwc9LkPsvJN0p5tNuOKGTskIhkXhgJlikjKtQbghcSX0Nh+M9D0Qp/Z5VmnIjoRW4FqGefnEc+uEnFoBppGA31cCIjXul3bE4kkQrLiSfoGA71SR4fVVv1i2hGZoXvKLAb8a12ppO0GHsrYOBTo3fIQ104gMllfdcsB4hqlPTttxrmsrzXLRlKuHUDcCQs0jDzQt/+BelxrBj6o56CtDwvkHYfDg2O6vVSkvd1WrSyQF5wt5SRpj4BNidU0x5FeCtSVtEsyzoTQWELitBrPgLtZn3RlUivR7qRti2DCIDPs6+J87Eu9GQUmqo2j1wN9rizu7TUn/5pjBn3A4+/G3iBQ+McAppO20+AWUCMYjxyeJqLiINZaVBy+/YhGRP/bKU7lcpot/uLK3eKG1RQ4jmiLjC3S3DtTgkkL6c+O62V53V9I+UPXtRX1IWstwc9soK+LNfw3J1DNyKmHRtYAAAAASUVORK5CYII=)}.autofirst-box{margin-top:41px}.autofirst-key{padding:16px 0 15px 32px;border-radius:4px 4px 0 0}.autofirst-about{padding:28px 0 0 32px}.autofirst-list{padding:30px 0 73px 36px}.autofirst-list-item{padding:18px 0 14px 14px;border-bottom:1px dashed #ddd}.autofirst-list .autofirst-list-item:not(:last-child){margin-right:34px}.autofirst-list-item:after{width:7px;height:7px;background:#999898;bottom:19px}.autofirst-tips{margin-top:56px}.autothird-search{margin:30px auto 31px auto}.autothird-search-left{width:650px;border-radius:4px 0 0 4px}.autothird-search-left-value{height:48px;padding:16px 12px}.autothird-search-btn{width:130px;line-height:50px}.autofirst-list-item strong{color:#336cf7}.thirdPath-box{padding:59px 0 0}.thirdPath-box-item{line-height:30px}.thirdPath-box-item:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.08)}.thirdPath-box .thirdPath-box-item:first-child{background:url(../img/bg_zhinengweidutuijian.cb061c94.png) no-repeat;margin-right:29px}.thirdPath-box .thirdPath-box-item:nth-child(2){background:url(../img/bg_zizhuxuanzeweidu.cb061c94.png) no-repeat}.thirdPath-box .thirdPath-box-item:first-child:hover{background:url(../img/bg_tuijian_huaguo.479e2e38.png) no-repeat}.thirdPath-box .thirdPath-box-item:nth-child(2):hover{background:url(../img/bg_zizhu_huaguo.df19c1ea.png) no-repeat}.thirdPath-box-item img{margin-right:16px}.thirdReco-box{min-height:652px;margin:24px auto 50px auto}.thirdReco-box-title{border-bottom:1px solid #dcdcdc;padding:40px 0 21px;margin:0 40px}.thirdReco-box-list{min-height:217px;height:auto;padding:15px 0 30px 40px}.thirdReco-box-list-item{background:#ededed;padding:8px 16px;margin:20px 20px 0 0}.thirdPath-btn{margin:98px auto 0 auto}.thirdReco-box-change-btn{width:138px;height:40px;border:1px solid #c8c8c8;margin:0 auto 12px auto}.thirdReco-box-change-btn:hover{border-color:#6356ff}.thirdReco-box-change-btn-icon{width:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAAXNSR0IArs4c6QAAARZJREFUGBl9wT8ohHEAx+Hv4SwKXSk6A6M6RTKqt/f3+b1vpwz+XOmKrBYmi3dQshjUrQaK4dik2GSXZFIW5ZZLSUrikrtX17kcnXse/TCjdpNzbuwF+2Z2JCp5M06fqtw4J4TkydottrmkSM5NkjerqvAS5MkxrYi+McCpKfFJoDI/Zu65GutSDeY5o0BIoDKb4dmN6xc7aQ84JGuHJHlt5o1AjbgThF6/GjHLvKoxVnhSY6QpOZ36B4N0yO+haOdUV7LdvLAoiVNzOxJVHXadgtMtyUvwzo4i+gPffLCmCtJ8cuR060eTWaLAcapZVXbcPPLKnl3AZ4oN7ijajNOiWsl2Aq5NiZCQB3YZVn2pVqfXj+mXL00VXKcmtLgXAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%;margin:12px 7px 10px}.thirdReco-box-change-btn:hover .thirdReco-box-change-btn-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAgVJREFUOE+d009IFGEYx/HvbxYzUTIMiugidQqUQPDWvX90KJydyrRwVykogujfIciC7SAdAiNIXTOLsBmMSBLq0t6L6hR0iCI2SqSIiKDVmSdmF3TbNMy5DLwzz+d955nfIxa4uj1rjYw2oBVYB/zAeIPDZKKe8YEBzaT3WdssPB8Z03uVG52ubagSN4BdGJ9M5BTfHeoELRgtQN4ijsgha3Bt2NflOSTlWRMRTxAzDpwc9LkPsvJN0p5tNuOKGTskIhkXhgJlikjKtQbghcSX0Nh+M9D0Qp/Z5VmnIjoRW4FqGefnEc+uEnFoBppGA31cCIjXul3bE4kkQrLiSfoGA71SR4fVVv1i2hGZoXvKLAb8a12ppO0GHsrYOBTo3fIQ104gMllfdcsB4hqlPTttxrmsrzXLRlKuHUDcCQs0jDzQt/+BelxrBj6o56CtDwvkHYfDg2O6vVSkvd1WrSyQF5wt5SRpj4BNidU0x5FeCtSVtEsyzoTQWELitBrPgLtZn3RlUivR7qRti2DCIDPs6+J87Eu9GQUmqo2j1wN9rizu7TUn/5pjBn3A4+/G3iBQ+McAppO20+AWUCMYjxyeJqLiINZaVBy+/YhGRP/bKU7lcpot/uLK3eKG1RQ4jmiLjC3S3DtTgkkL6c+O62V53V9I+UPXtRX1IWstwc9soK+LNfw3J1DNyKmHRtYAAAAASUVORK5CYII=) no-repeat;background-size:100% 100%}@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}.h1205[data-v-20ad04e8]{height:1205px!important}.h1020[data-v-20ad04e8]{height:1100px!important}.mt27[data-v-20ad04e8]{margin-top:27px!important}