.wj-carousel__item,.wj-carousel__mask{position:absolute;height:100%;top:0;left:0}.wj-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.wj-carousel__item.is-active{z-index:2}.wj-carousel__item--card,.wj-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.wj-carousel__item--card{width:50%}.wj-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.wj-carousel__item--card.is-in-stage.is-hover .wj-carousel__mask,.wj-carousel__item--card.is-in-stage:hover .wj-carousel__mask{opacity:.12}.wj-carousel__item--card.is-active{z-index:2}.wj-carousel__mask{width:100%;background-color:#fff;opacity:.24;-webkit-transition:.2s;transition:.2s}.wj-carousel{position:relative}.wj-carousel--horizontal{overflow-x:hidden}.wj-carousel--vertical{overflow-y:hidden}.wj-carousel__container{position:relative;height:300px}.wj-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#fff;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.wj-carousel__arrow--left{left:16px}.wj-carousel__arrow--right{right:16px}.wj-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.wj-carousel__arrow i{cursor:pointer}.wj-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.wj-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wj-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wj-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.wj-carousel__indicators--outside .wj-carousel__indicator:hover button{opacity:.64}.wj-carousel__indicators--outside button{background-color:#d8d8d8;opacity:.24}.wj-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.wj-carousel__indicators--labels .wj-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.wj-carousel__indicators--labels .wj-carousel__indicator{padding:6px 4px}.wj-carousel__indicator{background-color:transparent;cursor:pointer}.wj-carousel__indicator:hover button{opacity:.72}.wj-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.wj-carousel__indicator--vertical{padding:4px 12px}.wj-carousel__indicator--vertical .wj-carousel__button{width:2px;height:15px}.wj-carousel__indicator.is-active button{opacity:1}.wj-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#fff;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.wj-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d8d8d8;color:#707070;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:400;min-width:88px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:9px 15px;font-size:14px;border-radius:2px}.wj-button+.wj-button{margin-left:10px}.wj-button:focus,.wj-button:hover{color:#2672ff;border-color:#2672ff;background-color:#fff}.wj-button:active{color:#2369eb;border-color:#2369eb;outline:0}.wj-button::-moz-focus-inner{border:0}.wj-button [class*=wj-icon-]+span{margin-left:5px}.wj-button.is-plain:focus,.wj-button.is-plain:hover{background:#fff;border-color:#2672ff;color:#2672ff}.wj-button.is-active,.wj-button.is-plain:active{color:#2369eb;border-color:#2369eb}.wj-button.is-plain:active{background:#fff;outline:0}.wj-button.is-disabled,.wj-button.is-disabled:focus,.wj-button.is-disabled:hover{color:#d8d8d8;cursor:not-allowed;background-image:none;background-color:#f7f8fa;border-color:#eaeaea}.wj-button.is-disabled.wj-button--text{background-color:transparent}.wj-button.is-disabled.is-plain,.wj-button.is-disabled.is-plain:focus,.wj-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#eaeaea;color:#d8d8d8}.wj-button.is-loading{position:relative;pointer-events:none}.wj-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.wj-button.is-round{padding:9px 15px;border-radius:17px}.wj-button.is-circle{min-width:auto;border-radius:50%;padding:9px}.wj-button--primary{color:#fff;background-color:#2672ff;border-color:#2672ff}.wj-button--primary:focus,.wj-button--primary:hover{background:#377dff;border-color:#377dff;color:#fff;-webkit-box-shadow:0 0 4px rgba(38,114,255,.2);box-shadow:0 0 4px rgba(38,114,255,.2)}.wj-button--primary:active{background:#2672ff;border-color:#2672ff;color:#fff;outline:0}.wj-button--primary.is-active{background:#2369eb;border-color:#2369eb;color:#fff}.wj-button--primary.is-disabled,.wj-button--primary.is-disabled:active,.wj-button--primary.is-disabled:focus,.wj-button--primary.is-disabled:hover{color:#fff;background-color:#93b9ff;border-color:#93b9ff}.wj-button--primary.is-plain{color:#2672ff;background:#e9f1ff;border-color:#a8c7ff}.wj-button--primary.is-plain:focus,.wj-button--primary.is-plain:hover{background:#2672ff;border-color:#2672ff;color:#fff}.wj-button--primary.is-plain:active{background:#2369eb;border-color:#2369eb;color:#fff;outline:0}.wj-button--primary.is-plain.is-disabled,.wj-button--primary.is-plain.is-disabled:active,.wj-button--primary.is-plain.is-disabled:focus,.wj-button--primary.is-plain.is-disabled:hover{color:#7daaff;background-color:#e9f1ff;border-color:#d4e3ff}.wj-button--success{color:#fff;background-color:#00bf6f;border-color:#00bf6f}.wj-button--success:focus,.wj-button--success:hover{background:#14c47b;border-color:#14c47b;color:#fff;-webkit-box-shadow:0 0 4px rgba(0,191,111,.2);box-shadow:0 0 4px rgba(0,191,111,.2)}.wj-button--success:active{background:#00bf6f;border-color:#00bf6f;color:#fff;outline:0}.wj-button--success.is-active{background:#00b066;border-color:#00b066;color:#fff}.wj-button--success.is-disabled,.wj-button--success.is-disabled:active,.wj-button--success.is-disabled:focus,.wj-button--success.is-disabled:hover{color:#fff;background-color:#80dfb7;border-color:#80dfb7}.wj-button--success.is-plain{color:#00bf6f;background:#e6f9f1;border-color:#99e5c5}.wj-button--success.is-plain:focus,.wj-button--success.is-plain:hover{background:#00bf6f;border-color:#00bf6f;color:#fff}.wj-button--success.is-plain:active{background:#00b066;border-color:#00b066;color:#fff;outline:0}.wj-button--success.is-plain.is-disabled,.wj-button--success.is-plain.is-disabled:active,.wj-button--success.is-plain.is-disabled:focus,.wj-button--success.is-plain.is-disabled:hover{color:#66d9a9;background-color:#e6f9f1;border-color:#ccf2e2}.wj-button--warning{color:#fff;background-color:#ffbe3a;border-color:#ffbe3a}.wj-button--warning:focus,.wj-button--warning:hover{background:#ffc34a;border-color:#ffc34a;color:#fff;-webkit-box-shadow:0 0 4px rgba(255,190,58,.2);box-shadow:0 0 4px rgba(255,190,58,.2)}.wj-button--warning:active{background:#ffbe3a;border-color:#ffbe3a;color:#fff;outline:0}.wj-button--warning.is-active{background:#ebaf35;border-color:#ebaf35;color:#fff}.wj-button--warning.is-disabled,.wj-button--warning.is-disabled:active,.wj-button--warning.is-disabled:focus,.wj-button--warning.is-disabled:hover{color:#fff;background-color:#ffdf9d;border-color:#ffdf9d}.wj-button--warning.is-plain{color:#ffbe3a;background:#fff9eb;border-color:#ffe5b0}.wj-button--warning.is-plain:focus,.wj-button--warning.is-plain:hover{background:#ffbe3a;border-color:#ffbe3a;color:#fff}.wj-button--warning.is-plain:active{background:#ebaf35;border-color:#ebaf35;color:#fff;outline:0}.wj-button--warning.is-plain.is-disabled,.wj-button--warning.is-plain.is-disabled:active,.wj-button--warning.is-plain.is-disabled:focus,.wj-button--warning.is-plain.is-disabled:hover{color:#ffd889;background-color:#fff9eb;border-color:#fff2d8}.wj-button--danger{color:#fff;background-color:#ff6d56;border-color:#ff6d56}.wj-button--danger:focus,.wj-button--danger:hover{background:#ff7964;border-color:#ff7964;color:#fff;-webkit-box-shadow:0 0 4px rgba(255,109,86,.2);box-shadow:0 0 4px rgba(255,109,86,.2)}.wj-button--danger:active{background:#ff6d56;border-color:#ff6d56;color:#fff;outline:0}.wj-button--danger.is-active{background:#eb644f;border-color:#eb644f;color:#fff}.wj-button--danger.is-disabled,.wj-button--danger.is-disabled:active,.wj-button--danger.is-disabled:focus,.wj-button--danger.is-disabled:hover{color:#fff;background-color:#ffb6ab;border-color:#ffb6ab}.wj-button--danger.is-plain{color:#ff6d56;background:#fff0ee;border-color:#ffc5bb}.wj-button--danger.is-plain:focus,.wj-button--danger.is-plain:hover{background:#ff6d56;border-color:#ff6d56;color:#fff}.wj-button--danger.is-plain:active{background:#eb644f;border-color:#eb644f;color:#fff;outline:0}.wj-button--danger.is-plain.is-disabled,.wj-button--danger.is-plain.is-disabled:active,.wj-button--danger.is-plain.is-disabled:focus,.wj-button--danger.is-plain.is-disabled:hover{color:#ffa79a;background-color:#fff0ee;border-color:#ffe2dd}.wj-button--info{color:#fff;background-color:#aaa;border-color:#aaa}.wj-button--info:focus,.wj-button--info:hover{background:#b1b1b1;border-color:#b1b1b1;color:#fff;-webkit-box-shadow:0 0 4px hsla(0,0%,66.7%,.2);box-shadow:0 0 4px hsla(0,0%,66.7%,.2)}.wj-button--info:active{background:#aaa;border-color:#aaa;color:#fff;outline:0}.wj-button--info.is-active{background:#9c9c9c;border-color:#9c9c9c;color:#fff}.wj-button--info.is-disabled,.wj-button--info.is-disabled:active,.wj-button--info.is-disabled:focus,.wj-button--info.is-disabled:hover{color:#fff;background-color:#d5d5d5;border-color:#d5d5d5}.wj-button--info.is-plain{color:#aaa;background:#f7f7f7;border-color:#ddd}.wj-button--info.is-plain:focus,.wj-button--info.is-plain:hover{background:#aaa;border-color:#aaa;color:#fff}.wj-button--info.is-plain:active{background:#9c9c9c;border-color:#9c9c9c;color:#fff;outline:0}.wj-button--info.is-plain.is-disabled,.wj-button--info.is-plain.is-disabled:active,.wj-button--info.is-plain.is-disabled:focus,.wj-button--info.is-plain.is-disabled:hover{color:#ccc;background-color:#f7f7f7;border-color:#eee}.wj-button--medium{min-width:84px;padding:8px 17px;font-size:12px;border-radius:2px}.wj-button--medium.is-round{padding:8px 17px;border-radius:16px}.wj-button--medium.is-circle{padding:8px}.wj-button--small{min-width:80px;padding:7px 12px;font-size:12px;border-radius:1px}.wj-button--small.is-round{padding:7px 12px;border-radius:15px}.wj-button--small.is-circle{padding:7px}.wj-button--mini{min-width:76px;padding:6px 12px;font-size:12px;border-radius:1px}.wj-button--mini.is-round{padding:6px 12px;border-radius:14px}.wj-button--mini.is-circle{padding:6px}.wj-button--text{border-color:transparent;color:#2672ff;background:0 0;padding:0;min-width:auto}.wj-button--text:focus,.wj-button--text:hover{color:#377dff;border-color:transparent;background-color:transparent}.wj-button--text:active{color:#2369eb;background-color:transparent}.wj-button--text.is-disabled,.wj-button--text.is-disabled:focus,.wj-button--text.is-disabled:hover,.wj-button--text:active{border-color:transparent}.wj-button-group .wj-button--danger:last-child,.wj-button-group .wj-button--danger:not(:first-child):not(:last-child),.wj-button-group .wj-button--info:last-child,.wj-button-group .wj-button--info:not(:first-child):not(:last-child),.wj-button-group .wj-button--primary:last-child,.wj-button-group .wj-button--primary:not(:first-child):not(:last-child),.wj-button-group .wj-button--success:last-child,.wj-button-group .wj-button--success:not(:first-child):not(:last-child),.wj-button-group .wj-button--warning:last-child,.wj-button-group .wj-button--warning:not(:first-child):not(:last-child),.wj-button-group>.wj-dropdown>.wj-button{border-left-color:hsla(0,0%,100%,.5)}.wj-button-group .wj-button--danger:first-child,.wj-button-group .wj-button--danger:not(:first-child):not(:last-child),.wj-button-group .wj-button--info:first-child,.wj-button-group .wj-button--info:not(:first-child):not(:last-child),.wj-button-group .wj-button--primary:first-child,.wj-button-group .wj-button--primary:not(:first-child):not(:last-child),.wj-button-group .wj-button--success:first-child,.wj-button-group .wj-button--success:not(:first-child):not(:last-child),.wj-button-group .wj-button--warning:first-child,.wj-button-group .wj-button--warning:not(:first-child):not(:last-child){border-right-color:hsla(0,0%,100%,.5)}.wj-button-group{display:inline-block;vertical-align:middle}.wj-button-group:after,.wj-button-group:before{display:table;content:""}.wj-button-group:after{clear:both}.wj-button-group>.wj-button{float:left;position:relative}.wj-button-group>.wj-button+.wj-button{margin-left:0}.wj-button-group>.wj-button.is-disabled{z-index:1}.wj-button-group>.wj-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.wj-button-group>.wj-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.wj-button-group>.wj-button:first-child:last-child{border-radius:2px}.wj-button-group>.wj-button:first-child:last-child.is-round{border-radius:20px}.wj-button-group>.wj-button:first-child:last-child.is-circle{border-radius:50%}.wj-button-group>.wj-button:not(:first-child):not(:last-child){border-radius:0}.wj-button-group>.wj-button:not(:last-child){margin-right:-1px}.wj-button-group>.wj-button.is-active,.wj-button-group>.wj-button:active,.wj-button-group>.wj-button:focus,.wj-button-group>.wj-button:hover{z-index:1}.wj-button-group>.wj-dropdown>.wj-button{border-top-left-radius:0;border-bottom-left-radius:0}.home-logo[data-v-01582e4a]{cursor:pointer;display:flex;align-items:center;justify-content:center}.home-logo .wenjuan-logo[data-v-01582e4a]{display:block}.menu-list[data-v-6c8486f3]{display:flex;align-items:center;justify-content:flex-start;margin:0 40px;color:inherit;font-size:14px;line-height:20px}@keyframes slideUp-6c8486f3{0%{max-height:0}to{max-height:1000px}}.menu-list .menu[data-v-6c8486f3]{position:relative;display:inline-flex;margin-right:20px;color:inherit;list-style:none}.menu-list .menu[data-v-6c8486f3]:last-child{margin-right:0}.menu-list .menu .menu-btn[data-v-6c8486f3]{display:inline-flex;align-items:center;padding:5px 10px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;line-height:inherit;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.menu-list .menu .menu-btn .menu-btn-icon[data-v-6c8486f3]{display:inline-block;width:18px;height:18px;margin-right:4px;vertical-align:middle;flex-shrink:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.menu-list .menu .menu-btn .menu-btn-icon[data-type=skill][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-skill-red.svg)}.menu-list .menu .menu-btn .menu-btn-icon[data-type=mcp][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-mcp-blue.svg)}.menu-list .menu .menu-btn[data-v-6c8486f3]:focus-visible{outline:2px solid #2672ff;outline-offset:2px}.menu-list .menu .active-item[data-v-6c8486f3]{color:#2672ff}.menu-list .menu.is-dropdown-active .menu-btn[data-v-6c8486f3],.menu-list .menu:hover .menu-btn[data-v-6c8486f3]{background:linear-gradient(0deg,rgba(38,114,255,.1),rgba(38,114,255,.1)),#fff}.menu-list .menu .submenu-hover-bridge[data-v-6c8486f3]{position:absolute;top:100%;left:50%;height:16px;transform:translateX(-50%);z-index:2001}.menu-list .menu .submenu-hover-bridge.height-92[data-v-6c8486f3]{height:20px}.menu-list .menu .submenu-hover-bridge-description-list[data-v-6c8486f3]{width:192px}.menu-list .menu .submenu-hover-bridge-grouped-list[data-v-6c8486f3]{width:296px}.menu-list .menu .submenu-hover-bridge-icon-list[data-v-6c8486f3]{width:160px}.menu-list .menu .submenu-wrap[data-v-6c8486f3]{position:absolute;top:calc(100% + 12px);left:50%;width:-moz-max-content;width:max-content;padding:14px;transform:translateX(-50%);border-radius:20px;background:#fff;box-shadow:0 0 10px rgba(78,89,105,.1);box-sizing:border-box;overflow:hidden;animation:slideUp-6c8486f3 .18s linear;cursor:default;z-index:2001}.menu-list .menu .submenu-wrap.height-92[data-v-6c8486f3]{top:calc(100% + 20px)}.menu-list .menu .submenu-wrap .sub-content[data-v-6c8486f3]{display:flex;min-width:0;flex-direction:column}.menu-list .menu .submenu-wrap .submenu-type[data-v-6c8486f3]{padding:4px 14px;color:#999;font-size:12px;line-height:18px;box-sizing:border-box}.menu-list .menu .submenu-wrap .sub-menu-ul[data-v-6c8486f3]{display:grid;grid-template-columns:1fr;width:100%;color:#333}.menu-list .menu .submenu-wrap .sub-menu-li[data-v-6c8486f3]{display:flex;align-items:center;padding:10px 12px;border-radius:8px;color:inherit;font-size:14px;line-height:20px;text-decoration:none;box-sizing:border-box;cursor:pointer}.menu-list .menu .submenu-wrap .sub-menu-li.sub-active[data-v-6c8486f3],.menu-list .menu .submenu-wrap .sub-menu-li[data-v-6c8486f3]:focus-visible,.menu-list .menu .submenu-wrap .sub-menu-li[data-v-6c8486f3]:hover{background:rgba(38,114,255,.1)}.menu-list .menu .submenu-wrap .sub-menu-li[data-v-6c8486f3]:focus-visible{outline:2px solid #2672ff;outline-offset:-2px}.menu-list .menu .submenu-wrap .menu-icon[data-v-6c8486f3]{display:inline-block;width:24px;height:24px;margin-right:8px;flex-shrink:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.menu-list .menu .submenu-wrap .menu-icon[data-type=survey][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-survey.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=assess][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-examination.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=form][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-form.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=vote][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-vote.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=satisfaction][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-satisfaction.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=pay][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-payment.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=appraise][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-360.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=hr][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-hr.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=education][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-education.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=internet][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-internet.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=retail][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-retail.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=ecommerce][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-ecommerce.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=mother_baby][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-mother-baby.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=medical][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-medical.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=finance][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-finance.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=property][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-property.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=government][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-government.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=social_organization][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-social-organization.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=manufacturing][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-manufacturing.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=collectPost][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-sample.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=enterprise][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-enterprise.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=cooperation][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-cooperation.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=custom_case][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-custom-case.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=user_research][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-user-research.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=brand_activity][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-brand-activity.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=using_guide][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-using-guide.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=about_us][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-about-us.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=ai][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-wenwen-ai.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=skill][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-skill.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=mcp][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-mcp.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=open][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-openapi.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=app][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-app.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=classical_test][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-assess.svg)}.menu-list .menu .submenu-wrap .menu-icon[data-type=help_center][data-v-6c8486f3]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-help-center.svg)}.menu-list .menu .submenu-wrap .sub-menu-copy[data-v-6c8486f3]{display:flex;min-width:0;flex-direction:column}.menu-list .menu .submenu-wrap .sub-menu-title[data-v-6c8486f3]{color:#333;font-size:14px;line-height:20px;white-space:nowrap}.menu-list .menu .submenu-wrap .sub-menu-desc[data-v-6c8486f3]{color:#999;font-size:12px;line-height:18px;white-space:nowrap}.menu-list .menu .layout-description-list[data-v-6c8486f3]{width:192px}.menu-list .menu .layout-description-list .sub-menu-li[data-v-6c8486f3]{width:168px}.menu-list .menu .layout-grouped-list[data-v-6c8486f3]{display:grid;grid-template-columns:repeat(2,136px);width:296px;padding:12px}.menu-list .menu .layout-grouped-list .sub-content[data-v-6c8486f3],.menu-list .menu .layout-grouped-list .sub-menu-li[data-v-6c8486f3]{width:136px}.menu-list .menu .layout-icon-list[data-v-6c8486f3]{width:160px;padding:12px}.business-common-mobile-header[data-v-850237a4]{position:fixed!important;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#fff;color:#484848;box-shadow:0 2px 4px rgba(0,0,0,.05)}.business-common-mobile-header.transparnt-bg[data-v-850237a4]{background:transparent;box-shadow:none}.business-common-mobile-header .right-btn[data-v-850237a4]{display:flex;align-items:center;justify-content:flex-end}.business-common-mobile-header .right-btn .login-btn[data-v-850237a4]{color:#484848;font-size:16px}.business-common-mobile-header .right-btn .fold-btn[data-v-850237a4]{width:24px;height:24px;margin-left:12px;cursor:pointer}.business-common-mobile-header .right-btn .fold-btn.open-icon[data-v-850237a4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAIVBMVEUAAABISEhHR0dISEhHR0dISEhGRkZJSUlJSUlISEhISEg7CXDWAAAACnRSTlMAn+/kz2BMHIiH9mdCMwAAAElJREFUOMtjGAUkgkpBJDAdScJrFRJYgiShhSyxCEkiCFlClWGwg2Rk55ohSVghSywmKIFp1GAHqBGFJ2oJJ4YK5OTTzjAKSAMAilpapsRjW60AAAAASUVORK5CYII=) no-repeat;background-size:contain}.business-common-mobile-header .right-btn .fold-btn.close-icon[data-v-850237a4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAG1BMVEUAAABHR0dISEhISEhJSUlISEhISEhISEhISEiUKBQDAAAACHRSTlMA8zzXOOvnWE67RZgAAAB6SURBVDjLYxgFpIJSExjLORxFIqJRAcJgkmhDkbDoEIIwFDuaUSQcOxoVIBo6ROCCUAEhsAaQAjiAicDkMbTApDG1QGSxaIFqwNQC1YCpBaoBUwtCA2EJhFGELCfsXIQHCQYJZiASCnbMiMIbtYQTQxki+aQzjAISAQCJeCvG32K8OwAAAABJRU5ErkJggg==) no-repeat;background-size:contain}.menu-content[data-v-850237a4]{position:fixed;top:0;left:0;right:0;height:0;background:#fff!important;color:#484848;overflow:hidden;transition:height .3s;z-index:4000}.menu-content.show-content[data-v-850237a4]{height:100vh}.menu-content .login-btn[data-v-850237a4]{color:#484848!important}.menu-content .business-common-mobile-header[data-v-850237a4]{position:static!important}.menu-content .menu-part[data-v-850237a4]{height:calc(100vh - 64px);margin:0;padding:12px 0 24px;color:#484848;font-size:16px;overflow-y:auto;box-sizing:border-box}.menu-content .menu-part .menu-title[data-v-850237a4]{margin:0;list-style:none}.menu-content .menu-part .menu-title-p[data-v-850237a4]{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;margin:0;padding:12px 18px;border:0;background:transparent;color:inherit;font:inherit;line-height:22px;text-align:left;text-decoration:none;box-sizing:border-box;cursor:pointer}.menu-content .menu-part .menu-title-p[data-v-850237a4]:focus-visible{outline:2px solid #2672ff;outline-offset:-2px}.menu-content .menu-part .menu-title-p .dropdown-icon[data-v-850237a4]{display:inline-block;width:24px;height:24px;flex-shrink:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIwIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgc3R5bGU9Im1peC1ibGVuZC1tb2RlOnBhc3N0aHJvdWdoIiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0xNS4yOCAxMS4yODlsLTQuMDUxLTQuMDAzYS44OTIuODkyIDAgMDAtMS4yNTUgMS4yNjlMMTMuNDU0IDEybC0zLjQ4IDMuNDQ1YS44OTIuODkyIDAgMDAxLjI1NSAxLjI2OWw0LjA1MS00LjAwM2ExIDEgMCAwMDAtMS40MjIiIGZpbGw9IiM2MTYxNjEiLz48L2c+PC9zdmc+);transition:transform .2s}.menu-content .menu-part .menu-title-p .dropdown-icon.dropdown-close[data-v-850237a4]{transform:rotate(90deg)}.menu-content .menu-part .sub-menu-groups[data-v-850237a4]{padding:4px 0}.menu-content .menu-part .sub-menu-group-title[data-v-850237a4]{margin:4px 0 0;padding:4px 18px;color:#999;font-size:12px;line-height:18px}.menu-content .menu-part .sub-menu-grid[data-v-850237a4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0}.menu-content .menu-part .sub-menu-li[data-v-850237a4]{min-width:0;margin:0;list-style:none}.menu-content .menu-part .sub-menu-link[data-v-850237a4]{display:flex;align-items:center;justify-content:flex-start;min-width:0;min-height:44px;padding:8px 18px;gap:8px;color:inherit;text-decoration:none;box-sizing:border-box}.menu-content .menu-part .sub-menu-link[data-v-850237a4]:focus-visible{outline:2px solid #2672ff;outline-offset:-2px}.menu-content .menu-part .menu-icon[data-v-850237a4]{display:inline-block;width:24px;height:24px;flex-shrink:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.menu-content .menu-part .menu-icon[data-type=survey][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-survey.svg)}.menu-content .menu-part .menu-icon[data-type=assess][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-examination.svg)}.menu-content .menu-part .menu-icon[data-type=form][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-form.svg)}.menu-content .menu-part .menu-icon[data-type=vote][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-vote.svg)}.menu-content .menu-part .menu-icon[data-type=satisfaction][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-satisfaction.svg)}.menu-content .menu-part .menu-icon[data-type=pay][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-payment.svg)}.menu-content .menu-part .menu-icon[data-type=appraise][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-360.svg)}.menu-content .menu-part .menu-icon[data-type=hr][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-hr.svg)}.menu-content .menu-part .menu-icon[data-type=education][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-education.svg)}.menu-content .menu-part .menu-icon[data-type=internet][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-internet.svg)}.menu-content .menu-part .menu-icon[data-type=retail][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-retail.svg)}.menu-content .menu-part .menu-icon[data-type=ecommerce][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-ecommerce.svg)}.menu-content .menu-part .menu-icon[data-type=mother_baby][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-mother-baby.svg)}.menu-content .menu-part .menu-icon[data-type=medical][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-medical.svg)}.menu-content .menu-part .menu-icon[data-type=finance][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-finance.svg)}.menu-content .menu-part .menu-icon[data-type=property][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-property.svg)}.menu-content .menu-part .menu-icon[data-type=government][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-government.svg)}.menu-content .menu-part .menu-icon[data-type=social_organization][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-social-organization.svg)}.menu-content .menu-part .menu-icon[data-type=manufacturing][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-manufacturing.svg)}.menu-content .menu-part .menu-icon[data-type=collectPost][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-sample.svg)}.menu-content .menu-part .menu-icon[data-type=enterprise][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-enterprise.svg)}.menu-content .menu-part .menu-icon[data-type=cooperation][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-cooperation.svg)}.menu-content .menu-part .menu-icon[data-type=custom_case][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-custom-case.svg)}.menu-content .menu-part .menu-icon[data-type=user_research][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-user-research.svg)}.menu-content .menu-part .menu-icon[data-type=brand_activity][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-brand-activity.svg)}.menu-content .menu-part .menu-icon[data-type=using_guide][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-using-guide.svg)}.menu-content .menu-part .menu-icon[data-type=about_us][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-about-us.svg)}.menu-content .menu-part .menu-icon[data-type=ai][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-wenwen-ai.svg)}.menu-content .menu-part .menu-icon[data-type=skill][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-skill.svg)}.menu-content .menu-part .menu-icon[data-type=mcp][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-mcp.svg)}.menu-content .menu-part .menu-icon[data-type=open][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-openapi.svg)}.menu-content .menu-part .menu-icon[data-type=app][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-app.svg)}.menu-content .menu-part .menu-icon[data-type=classical_test][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-assess.svg)}.menu-content .menu-part .menu-icon[data-type=help_center][data-v-850237a4]{background-image:url(https://s1.wenjuan.com/assets/images/business/header/icon-help-center.svg)}.menu-content .menu-part .sub-menu-copy[data-v-850237a4]{display:flex;min-width:0;flex-direction:column}.menu-content .menu-part .sub-menu-title[data-v-850237a4]{color:#333;font-size:14px;line-height:20px;white-space:nowrap}.menu-content .menu-part .sub-menu-desc[data-v-850237a4]{color:#999;font-size:12px;line-height:18px;white-space:normal}.header-wrap[data-v-eb6dec4e]{position:relative;transition:all .3 ease-in-out;z-index:999}.header-wrap.mobile-menu-open[data-v-eb6dec4e]{z-index:4000}.header-wrap.isFixed[data-v-eb6dec4e]{position:sticky;top:0}.header-wrap.transparnt-bg>.business-common-header[data-v-eb6dec4e]{background:transparent;box-shadow:none;color:#fff}.header-wrap.transparnt-bg>.business-common-header .content .login-btn[data-v-eb6dec4e]{color:#2672ff}.header-wrap.color-dart .menu-list[data-v-eb6dec4e]{color:#333}.old-tip[data-v-eb6dec4e]{width:100%;min-width:1024px;background-color:#e95a00;height:54px;line-height:54px;color:#fff;font-size:12px;text-align:center}.old-tip .browser-url[data-v-eb6dec4e]{color:#fff;font-size:12px;text-decoration:underline}.business-common-header[data-v-eb6dec4e]{background:#fff;height:88px;color:#484848;box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.business-common-header .content[data-v-eb6dec4e]{margin:0 auto;max-width:1170px;min-width:940px;box-sizing:content-box;height:88px;padding:0 42px;display:flex;align-items:center;justify-content:space-between}.business-common-header .content .left-logo[data-v-eb6dec4e]{display:flex;align-items:center;justify-content:flex-start}.business-common-header .content .right-personage[data-v-eb6dec4e]{display:flex;justify-content:flex-end;align-items:center}.business-common-header .content .right-personage .login-btns[data-v-eb6dec4e]{display:flex;justify-content:center;align-items:center}.business-common-header .content .right-personage .login-btn[data-v-eb6dec4e]{width:48px;height:34px;color:#2672ff}.business-common-header .content .right-personage .use-btn[data-v-eb6dec4e]{margin-left:12px;width:106px;height:34px;border-radius:17px;background:linear-gradient(90deg,#2672ff -18%,#8b58f2 113%)}.business-common-header .content .right-personage .use-btn[data-v-eb6dec4e]:hover{background:rgba(38,114,255,.9)}.business-common-header .content .right-personage[data-v-eb6dec4e] .wj-button{transition:none}.business-common-header .content .right-personage .go-to-list-btn[data-v-eb6dec4e]{width:92px}.business-common-header .content .right-personage .list-a[data-v-eb6dec4e]{display:inline-block;height:34px;line-height:34px;font-size:14px;text-align:center;color:#fff;text-decoration:none}.nav-placeholder[data-v-eb6dec4e]{background:transparent;width:100vw;height:64px}@media screen and (max-width:1024px){.business-common-header[data-v-eb6dec4e]{width:-moz-fit-content;width:fit-content}}#common-footer[data-v-db5c8486]{background:#f5f6fa}#common-footer .pc-common-footer[data-v-db5c8486]{margin:0 auto;max-width:1254px;min-width:1024px}#common-footer .pc-common-footer .top-part[data-v-db5c8486]{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;color:#656a72;padding:40px 42px 0;margin:0 auto}#common-footer .pc-common-footer .top-part .every-col[data-v-db5c8486]{width:25%;text-align:left;margin-top:40px;height:264px}#common-footer .pc-common-footer .top-part .every-col .every-col-title[data-v-db5c8486]{margin-bottom:21px;color:#202328;font-size:16px;line-height:19px}#common-footer .pc-common-footer .top-part .every-col .every-tab>a[data-v-db5c8486]{font-size:14px;line-height:32px;text-decoration:none;color:inherit}#common-footer .pc-common-footer .top-part .every-col .mock-a[data-v-db5c8486]{font-size:14px;line-height:32px;text-decoration:none;color:inherit;position:relative;cursor:pointer;width:74px}#common-footer .pc-common-footer .top-part .every-col .mock-a:hover .mock-tooltips[data-v-db5c8486]{display:block}#common-footer .pc-common-footer .top-part .every-col .mock-a .mock-tooltips[data-v-db5c8486]{display:none;width:122px;box-sizing:border-box;padding:12px 12px 9px;position:absolute;top:-54px;left:77px;background-color:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.12);z-index:2}#common-footer .pc-common-footer .top-part .every-col .mock-a .mock-tooltips .contact-wechat[data-v-db5c8486]{width:98px;height:98px;background:url(https://s1.wenjuan.com/assets/images/business/footer/wenjuan-foot-qcord-0709.png) no-repeat;background-size:contain}#common-footer .pc-common-footer .top-part .every-col .mock-a .mock-tooltips .tooltips-bottom-word[data-v-db5c8486]{margin-top:9px;text-align:center;font-size:12px;line-height:1}#common-footer .pc-common-footer .top-part .every-col .mock-a .mock-tooltips[data-v-db5c8486]:after{position:absolute;left:-5px;top:64px;content:"";display:inline-block;width:10px;height:10px;background-color:#fff;box-shadow:-4px 4px 8px 0 rgba(0,0,0,.12);transform:rotate(45deg);z-index:1}#common-footer .pc-common-footer .top-part .right-kefu[data-v-db5c8486]{text-align:left;font-size:14px;line-height:28px;width:25%;height:264px;margin-top:40px}#common-footer .pc-common-footer .top-part .right-kefu .bold[data-v-db5c8486]{font-size:16px;color:#202328;margin:0 0 21px;line-height:19px}#common-footer .pc-common-footer .top-part .right-kefu .service-li[data-v-db5c8486]{margin-top:6px}#common-footer .pc-common-footer .top-part .right-kefu .service-email[data-v-db5c8486],#common-footer .pc-common-footer .top-part .right-kefu .service-phone[data-v-db5c8486]{cursor:text}#common-footer .pc-common-footer .top-part .right-kefu .online-service[data-v-db5c8486]{width:85px;color:#656a72;display:flex;align-items:center;cursor:pointer}#common-footer .pc-common-footer .top-part .right-kefu .online-service .kefu-icon[data-v-db5c8486]{display:inline-block;width:14px;height:14px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTS41OTEgMy43OTNjLS4yNzguNTI0LS40OCAxLjI2LS41NTcgMi4wMi0uMDYuNTkzLS4wNyAxLjQ2OC4yMTUgMi4yNzUuNDMxIDEuMTk1IDEuMDQ4IDIuMTM0IDEuODM1IDIuNzkzbC4wMDEuMDAyLjAwNC4wMDIuNjMyLjQ3Mi4yMTUuMTZjLS4wNDYuMTQ3LS4yNDguNzY1LS4zLjkzbC0uMzM3LjY4M2MtLjExMi4yMy0uMjI0LjQ2LS4zMzguNjlsLS4wOS4xOC4xOTEtLjAxYy42MTUtLjAzMiAxLjMxLS4yMDcgMS45Ni0uNDk0LjU5Ni0uMjYzIDEuMTE3LS42MDIgMS40NzMtLjk1Ny4zNzIuMTEyLjg1My4xNzEgMS4zOTUuMTcxLjY5NCAwIDEuNDYtLjA5NiAyLjA0My0uMjU4IDEuMTE4LS4zMDggMi4wODEtLjc5NyAyLjg2Mi0xLjQ1NGE2LjM3IDYuMzcgMCAwMDEuODM1LTIuNTg1Yy4yMDEtLjUxNS4zMzQtMS4yMDcuMzYzLTEuODk2LjAzMy0uNzQ3LS4wNTctMS40NTUtLjI1My0xLjk5NmE2LjU5IDYuNTkgMCAwMC0xLjY5LTIuNjA2Yy0uNzIzLS42NzgtMS42MTYtMS4yLTIuNjU1LTEuNTVMOS4zOTEuMzYxIDkuMzg2LjM2MSA4Ljc0LjIxMiA4LjEyNS4wNzEgOC4xMTguMDY5aC0uMDA2TDcuNzU2LjAzNUM3LjYzNy4wMjUgNy41Mi4wMTMgNy40MDIuMDAyaC0uMDFDNy4zMjcgMCA3LjI1OCAwIDcuMTkyIDBjLTEuNTggMC0yLjk1NS4zNS00LjA4NSAxLjA0QzIuMDcgMS42NzIgMS4yMjQgMi42LjU5IDMuNzkzem02LjI3IDEuMDM4Yy0uMTU1LjA0NC0uMjg4LjA4MS0uNDEzLjE5Ni0uMTgzLjE2Ny0uMzEuNDU3LS4zNi44MTZhMi41NSAyLjU1IDAgMDAuMDcxIDEuMDA1Yy4xMzcuNDc1LjQwOC43NjguNzQyLjgwNC4wMTguMDAxLjAzNy4wMDMuMDU2LjAwMy4xODYgMCAuMzU5LS4xMDMuNTAzLS4yOTUuMjgyLS4zOC40MjEtMS4wODQuMzE1LTEuNjA1LS4xMTQtLjU2LS4zNDctLjc0OC0uNzkyLS45MzVsLS4wMzItLjAxNC0uMDM1LjAxLS4wNTYuMDE1em0zLjU2Mi0uMDIzbC0uMDMzLjAwOGMtLjIyNi4wNjEtLjQyMS4xMTUtLjU2Ny4zMTctLjMxLjQzNS0uMzcxIDEuMzEtLjEzIDEuOTEuMTQ0LjM2NC4zODYuNTguNjguNjEyYS42MjcuNjI3IDAgMDAuMDU2LjAwM2MuMTg0IDAgLjM1OC0uMS41MDEtLjI5My4yODEtLjM3Ni40Mi0xLjA3NC4zMTctMS41OS0uMTEyLS41NzQtLjM0NS0uNzY1LS43OTEtLjk1NGwtLjAzMy0uMDEzeiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNjU2QTcyIi8+PC9zdmc+);margin-right:6px}#common-footer .pc-common-footer .top-part .right-kefu .qr-code[data-v-db5c8486]{width:72px;height:72px;background:url(https://s1.wenjuan.com/assets/images/business/footer/wenjuan-wx.png) no-repeat;background-size:contain}#common-footer .pc-common-footer .bottom-part[data-v-db5c8486]{line-height:28px;padding-bottom:80px;color:#656a72}#common-footer .pc-common-footer .bottom-part .split-line[data-v-db5c8486]{margin-left:24px;height:10px;margin-bottom:27px}#common-footer .pc-common-footer .bottom-part .copyright[data-v-db5c8486]{min-width:940px;padding:0 42px;font-size:12px;line-height:28px}#common-footer .pc-common-footer .bottom-part .copyright.is-home-page[data-v-db5c8486]{padding:0;text-align:center}#common-footer .pc-common-footer .bottom-part .copyright.is-home-page .line[data-v-db5c8486]{gap:15px;justify-content:center}#common-footer .pc-common-footer .bottom-part .copyright .mobile-line[data-v-db5c8486]{margin-top:15px}#common-footer .pc-common-footer .bottom-part .copyright .line[data-v-db5c8486]{display:flex;flex-wrap:wrap;gap:16px;word-break:normal;white-space:nowrap}#common-footer .pc-common-footer .bottom-part .copyright .line>[data-v-db5c8486]{flex-shrink:0}#common-footer .pc-common-footer .bottom-part .copyright a[data-v-db5c8486]{color:inherit;text-decoration:none;display:inline-block}#common-footer .pc-common-footer .record-logo[data-v-db5c8486]{display:inline-block;background:url(https://s1.wenjuan.com/assets/images/homesite/common/record-logo.png) no-repeat;background-size:contain;width:20px;height:22px;vertical-align:top;margin-top:3px}#common-footer .mobile-common-footer[data-v-db5c8486]{max-width:1200px;margin:0 auto}#common-footer .mobile-common-footer .top-part[data-v-db5c8486]{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;color:#656a72;padding:40px 50px 0;margin:0 auto}#common-footer .mobile-common-footer .top-part .every-col[data-v-db5c8486]{width:50%;min-width:135px;text-align:left;margin-top:40px;height:264px}#common-footer .mobile-common-footer .top-part .every-col.company-col[data-v-db5c8486]{margin-bottom:20px}#common-footer .mobile-common-footer .top-part .every-col .every-col-title[data-v-db5c8486]{margin-bottom:21px;color:#202328;font-size:16px;line-height:19px}#common-footer .mobile-common-footer .top-part .every-col .every-tab>a[data-v-db5c8486],#common-footer .mobile-common-footer .top-part .every-col .mock-a[data-v-db5c8486]{font-size:14px;line-height:32px;text-decoration:none;color:inherit;position:relative}#common-footer .mobile-common-footer .top-part .every-col .every-tab>a .mock-tooltips[data-v-db5c8486],#common-footer .mobile-common-footer .top-part .every-col .mock-a .mock-tooltips[data-v-db5c8486]{display:none;width:122px;box-sizing:border-box;padding:12px 12px 9px;position:absolute;top:-149px;left:-32px;background-color:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.12);z-index:2}#common-footer .mobile-common-footer .top-part .every-col .every-tab>a .mock-tooltips .contact-wechat[data-v-db5c8486],#common-footer .mobile-common-footer .top-part .every-col .mock-a .mock-tooltips .contact-wechat[data-v-db5c8486]{width:98px;height:98px;background:url(https://s1.wenjuan.com/assets/images/business/footer/wenjuan-foot-qcord-0709.png) no-repeat;background-size:contain}#common-footer .mobile-common-footer .top-part .every-col .every-tab>a .mock-tooltips .tooltips-bottom-word[data-v-db5c8486],#common-footer .mobile-common-footer .top-part .every-col .mock-a .mock-tooltips .tooltips-bottom-word[data-v-db5c8486]{margin-top:9px;text-align:center;font-size:12px;line-height:1}#common-footer .mobile-common-footer .top-part .every-col .every-tab>a .mock-tooltips[data-v-db5c8486]:after,#common-footer .mobile-common-footer .top-part .every-col .mock-a .mock-tooltips[data-v-db5c8486]:after{position:absolute;left:56px;bottom:-5px;content:"";display:inline-block;width:10px;height:10px;background-color:#fff;box-shadow:4px 4px 8px 0 rgba(0,0,0,.12);transform:rotate(45deg);z-index:1}#common-footer .mobile-common-footer .top-part .every-col.enterprise-col[data-v-db5c8486]{height:264px}#common-footer .mobile-common-footer .top-part .every-col.resource-col[data-v-db5c8486]{height:232px}#common-footer .mobile-common-footer .top-part .every-col.company-col[data-v-db5c8486]{height:auto;margin-bottom:0}#common-footer .mobile-common-footer .top-part .right-kefu[data-v-db5c8486]{text-align:left;font-size:14px;line-height:28px;width:50%;min-width:200px;height:auto;margin-top:40px}#common-footer .mobile-common-footer .top-part .right-kefu .bold[data-v-db5c8486]{font-size:16px;color:#202328;margin:0 0 21px;line-height:19px}#common-footer .mobile-common-footer .top-part .right-kefu .service-li[data-v-db5c8486]{margin-top:6px}#common-footer .mobile-common-footer .top-part .right-kefu .official-account[data-v-db5c8486]{display:flex;gap:8px}#common-footer .mobile-common-footer .top-part .right-kefu .official-account .qr-code-box[data-v-db5c8486]{display:flex;flex-direction:column;align-items:center}#common-footer .mobile-common-footer .top-part .right-kefu .official-account .qr-code-cra[data-v-db5c8486]{width:72px;height:72px;background:url(https://s1.wenjuan.com/assets/images/homesite/cra/cra-chat-qrcode.jpg) no-repeat;background-size:contain}#common-footer .mobile-common-footer .top-part .right-kefu .service-email[data-v-db5c8486],#common-footer .mobile-common-footer .top-part .right-kefu .service-phone[data-v-db5c8486]{cursor:text}#common-footer .mobile-common-footer .top-part .right-kefu .online-service[data-v-db5c8486]{width:90px;color:#656a72;display:flex;align-items:center;cursor:pointer}#common-footer .mobile-common-footer .top-part .right-kefu .online-service .kefu-icon[data-v-db5c8486]{display:inline-block;width:14px;height:14px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTS41OTEgMy43OTNjLS4yNzguNTI0LS40OCAxLjI2LS41NTcgMi4wMi0uMDYuNTkzLS4wNyAxLjQ2OC4yMTUgMi4yNzUuNDMxIDEuMTk1IDEuMDQ4IDIuMTM0IDEuODM1IDIuNzkzbC4wMDEuMDAyLjAwNC4wMDIuNjMyLjQ3Mi4yMTUuMTZjLS4wNDYuMTQ3LS4yNDguNzY1LS4zLjkzbC0uMzM3LjY4M2MtLjExMi4yMy0uMjI0LjQ2LS4zMzguNjlsLS4wOS4xOC4xOTEtLjAxYy42MTUtLjAzMiAxLjMxLS4yMDcgMS45Ni0uNDk0LjU5Ni0uMjYzIDEuMTE3LS42MDIgMS40NzMtLjk1Ny4zNzIuMTEyLjg1My4xNzEgMS4zOTUuMTcxLjY5NCAwIDEuNDYtLjA5NiAyLjA0My0uMjU4IDEuMTE4LS4zMDggMi4wODEtLjc5NyAyLjg2Mi0xLjQ1NGE2LjM3IDYuMzcgMCAwMDEuODM1LTIuNTg1Yy4yMDEtLjUxNS4zMzQtMS4yMDcuMzYzLTEuODk2LjAzMy0uNzQ3LS4wNTctMS40NTUtLjI1My0xLjk5NmE2LjU5IDYuNTkgMCAwMC0xLjY5LTIuNjA2Yy0uNzIzLS42NzgtMS42MTYtMS4yLTIuNjU1LTEuNTVMOS4zOTEuMzYxIDkuMzg2LjM2MSA4Ljc0LjIxMiA4LjEyNS4wNzEgOC4xMTguMDY5aC0uMDA2TDcuNzU2LjAzNUM3LjYzNy4wMjUgNy41Mi4wMTMgNy40MDIuMDAyaC0uMDFDNy4zMjcgMCA3LjI1OCAwIDcuMTkyIDBjLTEuNTggMC0yLjk1NS4zNS00LjA4NSAxLjA0QzIuMDcgMS42NzIgMS4yMjQgMi42LjU5IDMuNzkzem02LjI3IDEuMDM4Yy0uMTU1LjA0NC0uMjg4LjA4MS0uNDEzLjE5Ni0uMTgzLjE2Ny0uMzEuNDU3LS4zNi44MTZhMi41NSAyLjU1IDAgMDAuMDcxIDEuMDA1Yy4xMzcuNDc1LjQwOC43NjguNzQyLjgwNC4wMTguMDAxLjAzNy4wMDMuMDU2LjAwMy4xODYgMCAuMzU5LS4xMDMuNTAzLS4yOTUuMjgyLS4zOC40MjEtMS4wODQuMzE1LTEuNjA1LS4xMTQtLjU2LS4zNDctLjc0OC0uNzkyLS45MzVsLS4wMzItLjAxNC0uMDM1LjAxLS4wNTYuMDE1em0zLjU2Mi0uMDIzbC0uMDMzLjAwOGMtLjIyNi4wNjEtLjQyMS4xMTUtLjU2Ny4zMTctLjMxLjQzNS0uMzcxIDEuMzEtLjEzIDEuOTEuMTQ0LjM2NC4zODYuNTguNjguNjEyYS42MjcuNjI3IDAgMDAuMDU2LjAwM2MuMTg0IDAgLjM1OC0uMS41MDEtLjI5My4yODEtLjM3Ni40Mi0xLjA3NC4zMTctMS41OS0uMTEyLS41NzQtLjM0NS0uNzY1LS43OTEtLjk1NGwtLjAzMy0uMDEzeiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNjU2QTcyIi8+PC9zdmc+);margin-right:6px}#common-footer .mobile-common-footer .top-part .right-kefu .qr-code[data-v-db5c8486]{width:72px;height:72px;background:url(https://s1.wenjuan.com/assets/images/business/footer/wenjuan-wx.png) no-repeat;background-size:contain}#common-footer .mobile-common-footer .bottom-part[data-v-db5c8486]{line-height:28px;padding-bottom:80px;color:#656a72}#common-footer .mobile-common-footer .bottom-part .split-line[data-v-db5c8486]{height:10px;margin-bottom:70px}#common-footer .mobile-common-footer .bottom-part .copyright[data-v-db5c8486]{padding:0 50px;font-size:12px;line-height:28px}#common-footer .mobile-common-footer .bottom-part .copyright .mobile-line[data-v-db5c8486]{margin-top:15px}#common-footer .mobile-common-footer .bottom-part .copyright .line[data-v-db5c8486]{display:flex;flex-wrap:wrap;gap:16px;word-break:normal;white-space:nowrap}#common-footer .mobile-common-footer .bottom-part .copyright .line>[data-v-db5c8486]{flex-shrink:0}#common-footer .mobile-common-footer .bottom-part .copyright a[data-v-db5c8486]{color:inherit;text-decoration:none}@media screen and (max-width:1024px){.pc-common-footer-root[data-v-db5c8486]{width:-moz-fit-content;width:fit-content}}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.wj-fade-in-linear-enter-active,.wj-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.wj-fade-in-linear-enter,.wj-fade-in-linear-leave,.wj-fade-in-linear-leave-active{opacity:0}.wj-fade-in-enter-active,.wj-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.wj-fade-in-enter,.wj-fade-in-leave-active{opacity:0}.wj-zoom-in-center-enter-active,.wj-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.wj-zoom-in-center-enter,.wj-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.wj-zoom-in-top-enter-active,.wj-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.wj-zoom-in-top-enter,.wj-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.wj-zoom-in-bottom-enter-active,.wj-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.wj-zoom-in-bottom-enter,.wj-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.wj-zoom-in-left-enter-active,.wj-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.wj-zoom-in-left-enter,.wj-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.wj-list-enter-active,.wj-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.wj-list-enter,.wj-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.wj-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}@font-face{font-family:element-icons;src:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/media/element-icons.313f7dac.woff) format("woff"),url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/media/element-icons.45201881.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" wj-icon-"],[class^=wj-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wj-icon-ice-cream-round:before{content:""}.wj-icon-ice-cream-square:before{content:""}.wj-icon-lollipop:before{content:""}.wj-icon-potato-strips:before{content:""}.wj-icon-milk-tea:before{content:""}.wj-icon-ice-drink:before{content:""}.wj-icon-ice-tea:before{content:""}.wj-icon-coffee:before{content:""}.wj-icon-orange:before{content:""}.wj-icon-pear:before{content:""}.wj-icon-apple:before{content:""}.wj-icon-cherry:before{content:""}.wj-icon-watermelon:before{content:""}.wj-icon-grape:before{content:""}.wj-icon-refrigerator:before{content:""}.wj-icon-goblet-square-full:before{content:""}.wj-icon-goblet-square:before{content:""}.wj-icon-goblet-full:before{content:""}.wj-icon-goblet:before{content:""}.wj-icon-cold-drink:before{content:""}.wj-icon-coffee-cup:before{content:""}.wj-icon-water-cup:before{content:""}.wj-icon-hot-water:before{content:""}.wj-icon-ice-cream:before{content:""}.wj-icon-dessert:before{content:""}.wj-icon-sugar:before{content:""}.wj-icon-tableware:before{content:""}.wj-icon-burger:before{content:""}.wj-icon-knife-fork:before{content:""}.wj-icon-fork-spoon:before{content:""}.wj-icon-chicken:before{content:""}.wj-icon-food:before{content:""}.wj-icon-dish-1:before{content:""}.wj-icon-dish:before{content:""}.wj-icon-moon-night:before{content:""}.wj-icon-moon:before{content:""}.wj-icon-cloudy-and-sunny:before{content:""}.wj-icon-partly-cloudy:before{content:""}.wj-icon-cloudy:before{content:""}.wj-icon-sunny:before{content:""}.wj-icon-sunset:before{content:""}.wj-icon-sunrise-1:before{content:""}.wj-icon-sunrise:before{content:""}.wj-icon-heavy-rain:before{content:""}.wj-icon-lightning:before{content:""}.wj-icon-light-rain:before{content:""}.wj-icon-wind-power:before{content:""}.wj-icon-baseball:before{content:""}.wj-icon-soccer:before{content:""}.wj-icon-football:before{content:""}.wj-icon-basketball:before{content:""}.wj-icon-ship:before{content:""}.wj-icon-truck:before{content:""}.wj-icon-bicycle:before{content:""}.wj-icon-mobile-phone:before{content:""}.wj-icon-service:before{content:""}.wj-icon-key:before{content:""}.wj-icon-unlock:before{content:""}.wj-icon-lock:before{content:""}.wj-icon-watch:before{content:""}.wj-icon-watch-1:before{content:""}.wj-icon-timer:before{content:""}.wj-icon-alarm-clock:before{content:""}.wj-icon-map-location:before{content:""}.wj-icon-delete-location:before{content:""}.wj-icon-add-location:before{content:""}.wj-icon-location-information:before{content:""}.wj-icon-location-outline:before{content:""}.wj-icon-location:before{content:""}.wj-icon-place:before{content:""}.wj-icon-discover:before{content:""}.wj-icon-first-aid-kit:before{content:""}.wj-icon-trophy-1:before{content:""}.wj-icon-trophy:before{content:""}.wj-icon-medal:before{content:""}.wj-icon-medal-1:before{content:""}.wj-icon-stopwatch:before{content:""}.wj-icon-mic:before{content:""}.wj-icon-copy-document:before{content:""}.wj-icon-full-screen:before{content:""}.wj-icon-switch-button:before{content:""}.wj-icon-aim:before{content:""}.wj-icon-crop:before{content:""}.wj-icon-odometer:before{content:""}.wj-icon-time:before{content:""}.wj-icon-bangzhu:before{content:""}.wj-icon-close-notification:before{content:""}.wj-icon-microphone:before{content:""}.wj-icon-turn-off-microphone:before{content:""}.wj-icon-position:before{content:""}.wj-icon-postcard:before{content:""}.wj-icon-message:before{content:""}.wj-icon-chat-line-square:before{content:""}.wj-icon-chat-dot-square:before{content:""}.wj-icon-chat-dot-round:before{content:""}.wj-icon-chat-square:before{content:""}.wj-icon-chat-line-round:before{content:""}.wj-icon-chat-round:before{content:""}.wj-icon-set-up:before{content:""}.wj-icon-turn-off:before{content:""}.wj-icon-open:before{content:""}.wj-icon-connection:before{content:""}.wj-icon-link:before{content:""}.wj-icon-cpu:before{content:""}.wj-icon-thumb:before{content:""}.wj-icon-female:before{content:""}.wj-icon-male:before{content:""}.wj-icon-guide:before{content:""}.wj-icon-news:before{content:""}.wj-icon-price-tag:before{content:""}.wj-icon-discount:before{content:""}.wj-icon-wallet:before{content:""}.wj-icon-coin:before{content:""}.wj-icon-money:before{content:""}.wj-icon-bank-card:before{content:""}.wj-icon-box:before{content:""}.wj-icon-present:before{content:""}.wj-icon-sell:before{content:""}.wj-icon-sold-out:before{content:""}.wj-icon-shopping-bag-2:before{content:""}.wj-icon-shopping-bag-1:before{content:""}.wj-icon-shopping-cart-2:before{content:""}.wj-icon-shopping-cart-1:before{content:""}.wj-icon-shopping-cart-full:before{content:""}.wj-icon-smoking:before{content:""}.wj-icon-no-smoking:before{content:""}.wj-icon-house:before{content:""}.wj-icon-table-lamp:before{content:""}.wj-icon-school:before{content:""}.wj-icon-office-building:before{content:""}.wj-icon-toilet-paper:before{content:""}.wj-icon-notebook-2:before{content:""}.wj-icon-notebook-1:before{content:""}.wj-icon-files:before{content:""}.wj-icon-collection:before{content:""}.wj-icon-receiving:before{content:""}.wj-icon-suitcase-1:before{content:""}.wj-icon-suitcase:before{content:""}.wj-icon-film:before{content:""}.wj-icon-collection-tag:before{content:""}.wj-icon-data-analysis:before{content:""}.wj-icon-pie-chart:before{content:""}.wj-icon-data-board:before{content:""}.wj-icon-data-line:before{content:""}.wj-icon-reading:before{content:""}.wj-icon-magic-stick:before{content:""}.wj-icon-coordinate:before{content:""}.wj-icon-mouse:before{content:""}.wj-icon-brush:before{content:""}.wj-icon-headset:before{content:""}.wj-icon-umbrella:before{content:""}.wj-icon-scissors:before{content:""}.wj-icon-mobile:before{content:""}.wj-icon-attract:before{content:""}.wj-icon-monitor:before{content:""}.wj-icon-search:before{content:""}.wj-icon-takeaway-box:before{content:""}.wj-icon-paperclip:before{content:""}.wj-icon-printer:before{content:""}.wj-icon-document-add:before{content:""}.wj-icon-document:before{content:""}.wj-icon-document-checked:before{content:""}.wj-icon-document-copy:before{content:""}.wj-icon-document-delete:before{content:""}.wj-icon-document-remove:before{content:""}.wj-icon-tickets:before{content:""}.wj-icon-folder-checked:before{content:""}.wj-icon-folder-delete:before{content:""}.wj-icon-folder-remove:before{content:""}.wj-icon-folder-add:before{content:""}.wj-icon-folder-opened:before{content:""}.wj-icon-folder:before{content:""}.wj-icon-edit-outline:before{content:""}.wj-icon-edit:before{content:""}.wj-icon-date:before{content:""}.wj-icon-c-scale-to-original:before{content:""}.wj-icon-view:before{content:""}.wj-icon-loading-rota:before{content:""}.wj-icon-rank:before{content:""}.wj-icon-sort-down:before{content:""}.wj-icon-sort-up:before{content:""}.wj-icon-sort:before{content:""}.wj-icon-finished:before{content:""}.wj-icon-refresh-left:before{content:""}.wj-icon-refresh-right:before{content:""}.wj-icon-refresh:before{content:""}.wj-icon-video-play:before{content:""}.wj-icon-video-pause:before{content:""}.wj-icon-d-arrow-right:before{content:""}.wj-icon-d-arrow-left:before{content:""}.wj-icon-arrow-up:before{content:""}.wj-icon-arrow-down:before{content:""}.wj-icon-arrow-right:before{content:""}.wj-icon-arrow-left:before{content:""}.wj-icon-top-right:before{content:""}.wj-icon-top-left:before{content:""}.wj-icon-top:before{content:""}.wj-icon-bottom:before{content:""}.wj-icon-right:before{content:""}.wj-icon-back:before{content:""}.wj-icon-bottom-right:before{content:""}.wj-icon-bottom-left:before{content:""}.wj-icon-caret-top:before{content:""}.wj-icon-caret-bottom:before{content:""}.wj-icon-caret-right:before{content:""}.wj-icon-caret-left:before{content:""}.wj-icon-d-caret:before{content:""}.wj-icon-share:before{content:""}.wj-icon-menu:before{content:""}.wj-icon-s-grid:before{content:""}.wj-icon-s-check:before{content:""}.wj-icon-s-data:before{content:""}.wj-icon-s-opportunity:before{content:""}.wj-icon-s-custom:before{content:""}.wj-icon-s-claim:before{content:""}.wj-icon-s-finance:before{content:""}.wj-icon-s-comment:before{content:""}.wj-icon-s-flag:before{content:""}.wj-icon-s-marketing:before{content:""}.wj-icon-s-shop:before{content:""}.wj-icon-s-open:before{content:""}.wj-icon-s-management:before{content:""}.wj-icon-s-ticket:before{content:""}.wj-icon-s-release:before{content:""}.wj-icon-s-home:before{content:""}.wj-icon-s-promotion:before{content:""}.wj-icon-s-operation:before{content:""}.wj-icon-s-unfold:before{content:""}.wj-icon-s-fold:before{content:""}.wj-icon-s-platform:before{content:""}.wj-icon-s-order:before{content:""}.wj-icon-s-cooperation:before{content:""}.wj-icon-bell:before{content:""}.wj-icon-message-solid:before{content:""}.wj-icon-video-camera:before{content:""}.wj-icon-video-camera-solid:before{content:""}.wj-icon-camera:before{content:""}.wj-icon-camera-solid:before{content:""}.wj-icon-download:before{content:""}.wj-icon-upload2:before{content:""}.wj-icon-upload:before{content:""}.wj-icon-picture-outline-round:before{content:""}.wj-icon-picture-outline:before{content:""}.wj-icon-picture:before{content:""}.wj-icon-close:before{content:""}.wj-icon-check:before{content:""}.wj-icon-plus:before{content:""}.wj-icon-minus:before{content:""}.wj-icon-help:before{content:""}.wj-icon-s-help:before{content:""}.wj-icon-circle-close:before{content:""}.wj-icon-circle-check:before{content:""}.wj-icon-circle-plus-outline:before{content:""}.wj-icon-remove-outline:before{content:""}.wj-icon-zoom-out:before{content:""}.wj-icon-zoom-in:before{content:""}.wj-icon-error:before{content:""}.wj-icon-success:before{content:""}.wj-icon-circle-plus:before{content:""}.wj-icon-remove:before{content:""}.wj-icon-info:before{content:""}.wj-icon-question:before{content:""}.wj-icon-warning-outline:before{content:""}.wj-icon-warning:before{content:""}.wj-icon-goods:before{content:""}.wj-icon-s-goods:before{content:""}.wj-icon-star-off:before{content:""}.wj-icon-star-on:before{content:""}.wj-icon-more-outline:before{content:""}.wj-icon-more:before{content:""}.wj-icon-phone-outline:before{content:""}.wj-icon-phone:before{content:""}.wj-icon-user:before{content:""}.wj-icon-user-solid:before{content:""}.wj-icon-setting:before{content:""}.wj-icon-s-tools:before{content:""}.wj-icon-delete:before{content:""}.wj-icon-delete-solid:before{content:""}.wj-icon-eleme:before{content:""}.wj-icon-platform-eleme:before{content:""}.wj-icon-loading{text-align:left;vertical-align:-.25em;-webkit-animation:loadingdot 2s linear infinite;animation:loadingdot 2s linear infinite;overflow:hidden}.wj-icon-loading-rota{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.wj-icon--right{margin-left:5px}.wj-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loadingdot{0%{width:0;margin-right:12px}to{width:12px;margin-right:0}}@keyframes loadingdot{0%{width:0;margin-right:12px}to{width:12px;margin-right:0}}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.wj-popup-parent--hidden{overflow:hidden}.wj-dialog{position:relative;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.wj-dialog__headHolder,.wj-dialog__wrapper{position:fixed;right:0;bottom:0;left:0;overflow:auto;margin:0}.wj-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.wj-dialog__wrapper{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wj-dialog__headHolder{top:100px}.wj-dialog__header{padding:20px 20px 10px}.wj-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.wj-dialog__headerbtn .wj-dialog__close{color:#aaa}.wj-dialog__headerbtn:focus .wj-dialog__close,.wj-dialog__headerbtn:hover .wj-dialog__close{color:#707070}.wj-dialog__title{line-height:24px;font-size:18px;color:#484848}.wj-dialog__body{padding:30px 20px;color:#707070;font-size:14px;word-break:break-all}.wj-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.wj-dialog--center{text-align:center}.wj-dialog--center .wj-dialog__body{text-align:initial;padding:25px 25px 30px}.wj-dialog--center .wj-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.wj-dialog{margin:0;border-radius:4px}.wj-dialog .wj-dialog__header{padding:14px 30px 12px;border-bottom:1px solid #d8d8d8}.wj-dialog .wj-dialog__header .wj-dialog__title{line-height:1;font-size:16px;color:#484848}.wj-dialog .wj-dialog__header .wj-dialog__headerbtn{top:14px;right:17px}.wj-dialog .wj-dialog__header .wj-dialog__close:focus,.wj-dialog .wj-dialog__header .wj-dialog__close:hover{color:#707070}.wj-dialog .wj-dialog__body{padding:18px 30px 12px;font-size:12px;line-height:1.5;color:#484848}.wj-dialog .wj-dialog__footer{padding:18px 30px}.wj-dialog-onresize{margin:0 auto}.wj-dialog--small,.wj-dialog--small-center{width:420px}.wj-dialog--small-center .wj-dialog__header,.wj-dialog--small .wj-dialog__header{padding:18px 24px 8px;border-bottom:none}.wj-dialog--small-center .wj-dialog__header .wj-dialog__headerbtn,.wj-dialog--small .wj-dialog__header .wj-dialog__headerbtn{line-height:18px;top:19px;right:22px}.wj-dialog--small-center .wj-dialog__body,.wj-dialog--small .wj-dialog__body{padding:0 24px 12px}.wj-dialog--small-center .wj-dialog__footer,.wj-dialog--small .wj-dialog__footer{padding:18px 24px}.wj-dialog--scroll .wj-dialog__body{padding:0}.wj-dialog--scroll .wj-dialog__footer{border-top:1px solid #d8d8d8}.wj-dialog--small-center .wj-dialog__body,.wj-dialog--small-center .wj-dialog__footer,.wj-dialog--small-center .wj-dialog__header{text-align:center}.chess-video-dialog[data-v-334df0b0] .wj-dialog__wrapper .wj-dialog__header{display:none}.chess-video-dialog[data-v-334df0b0] .wj-dialog__wrapper .wj-dialog__body{padding:0}.chess-video-dialog .video-wrapper .close[data-v-334df0b0]{position:absolute;right:10px;top:10px;width:32px;height:32px;background:#8c8c8c;display:flex;align-items:center;justify-content:center;border-radius:4px;z-index:10;cursor:pointer}.chess-video-dialog .video-wrapper .close i[data-v-334df0b0]{font-size:24px;color:#fff}.chess-video-dialog .video-wrapper.is-mobile .close[data-v-334df0b0]{right:.08rem;top:.08rem;width:.24rem;height:.24rem;border-radius:.02rem}.chess-video-dialog .video-wrapper.is-mobile .close i[data-v-334df0b0]{font-size:.18rem}.chess-video-dialog .video-wrapper video[data-v-334df0b0]{width:100%;display:block}.chess-appointment-dialog[data-v-669817a0] .wj-dialog__wrapper .wj-dialog__header{display:none}.chess-appointment-dialog[data-v-669817a0] .wj-dialog__wrapper .wj-dialog__body{padding:0}.chess-appointment-dialog .appointment-wrapper[data-v-669817a0]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:70px 0 60px}.chess-appointment-dialog .appointment-wrapper .tit[data-v-669817a0]{font-size:18px;font-weight:500;line-height:24px;color:#484848}.chess-appointment-dialog .appointment-wrapper .qrcode-wrapper[data-v-669817a0]{padding:6px;width:120px;height:120px;border:1px solid #d8d8d8;margin:18px 0}.chess-appointment-dialog .appointment-wrapper .qrcode-wrapper .qrcode[data-v-669817a0]{width:100%;height:100%;display:block}.chess-appointment-dialog .appointment-wrapper .text[data-v-669817a0]{font-size:12px;line-height:18px;color:#aaa}.chess-appointment-dialog .appointment-wrapper .contact[data-v-669817a0]{font-size:18px;line-height:24px;color:#484848;margin:6px 0}.chess-appointment-dialog .appointment-wrapper .tips[data-v-669817a0]{font-size:12px;line-height:18px;color:#aaa}.chess-appointment-dialog .appointment-wrapper .tips .link[data-v-669817a0]{color:#2672ff}.chess-appointment-dialog .appointment-wrapper .close-btn[data-v-669817a0]{position:absolute;right:22px;top:24px;padding:4px;cursor:pointer;font-size:14px}.chess-appointment-dialog .appointment-wrapper.is-mobile[data-v-669817a0]{padding:.7rem 0 .6rem}.chess-appointment-dialog .appointment-wrapper.is-mobile .tit[data-v-669817a0]{font-size:.18rem;line-height:.24rem}.chess-appointment-dialog .appointment-wrapper.is-mobile .qrcode-wrapper[data-v-669817a0]{padding:.06rem;width:1.2rem;height:1.2rem;margin:.18rem 0}.chess-appointment-dialog .appointment-wrapper.is-mobile .text[data-v-669817a0]{font-size:.12rem;line-height:.18rem}.chess-appointment-dialog .appointment-wrapper.is-mobile .contact[data-v-669817a0]{display:block;font-size:.18rem;line-height:.24rem;color:#484848;margin:.06rem 0}.chess-appointment-dialog .appointment-wrapper.is-mobile .tips[data-v-669817a0]{font-size:.12rem;line-height:.18rem}.chess-appointment-dialog .appointment-wrapper.is-mobile .close-btn[data-v-669817a0]{right:.22rem;top:.24rem;padding:.04rem;font-size:.16rem}.clearfix[data-v-42f44f11]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.phone-number[data-v-42f44f11]{font-size:16px;color:#fff;line-height:33px;letter-spacing:.5px}.phone-number span[data-v-42f44f11]:first-child{font-size:14px;color:#aaa;float:left}.phone-number span[data-v-42f44f11]:last-child{float:right}.customer-service[data-v-42f44f11]{margin:18px 0 24px;font-size:12px;color:#aaa}.customer-service span[data-v-42f44f11]:first-child{float:left}.customer-service span[data-v-42f44f11]:last-child{float:right}.qr-code-wrap>div[data-v-42f44f11]{width:72px;color:#aaa;font-size:11px}.qr-code-wrap img[data-v-42f44f11]{width:72px}.qr-code-wrap .qr-code-wrap>div>span[data-v-42f44f11]{margin-top:10px;display:block}.qr-code-wrap .public>span[data-v-42f44f11]{width:100px;margin-left:-14px}.qr-code-wrap .app>span[data-v-42f44f11]{width:80px;margin-left:-4px}.qr-code-wrap div[data-v-42f44f11]:first-child{float:left}.qr-code-wrap div[data-v-42f44f11]:last-child{float:right}.foot-icon[data-v-42f44f11]{display:inline-block;line-height:17px;vertical-align:middle;background-repeat:no-repeat;background-image:url(//s1.wenjuan.com/static/images/index/footer-sprite-1.png);background-size:50px}.supervise-entrance .foot-icon.anti-spoofing-img[data-v-42f44f11]{background-image:url(//s1.wenjuan.com/static/images/index/footer-sprite-2.png);background-size:38px}.supervise-entrance.supervise-entrance-mobile .foot-icon.anti-spoofing-img[data-v-42f44f11]{background-image:url(//s1.wenjuan.com/static/images/index/footer-sprite-2-mobile.png)}.footer-icon-weixin[data-v-42f44f11]{width:16px;height:14px;background-position:-17px -151px}.footer-icon-mobile[data-v-42f44f11]{width:12px;height:16px;background-position:-19px -130px}.id-footer .foot-title .anti-spoofing-img[data-v-42f44f11]{width:38px;height:23px}.footer-online-service[data-v-42f44f11]{width:52px;height:52px;border-radius:50%;background:#fff;box-shadow:0 4px 8px 0 rgba(38,114,255,.1);border:1px solid #dde5ed;position:fixed;cursor:pointer;right:30px;bottom:40px;display:none;z-index:1}.footer-online-service .online-service-icon[data-v-42f44f11]{background-size:100px;background-position:-37px -340px;width:26px;height:26px;top:14px;left:14px;display:inline-block;position:absolute}.footer-online-service .footer-online-title[data-v-42f44f11]{font-size:12px;border-radius:2px;padding:8px 11px;line-height:16px;background-color:#fafcff;color:#484848;border:1px solid #97bbff;word-break:break-all;position:absolute;left:-94px;top:8px;display:none}.footer-online-service .footer-online-title[data-v-42f44f11]:before{content:"";position:absolute;top:10px;right:-5px;padding:4px;background-color:inherit;border:inherit;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer-online-service:hover .footer-online-title[data-v-42f44f11]{display:block}.left[data-v-42f44f11],.right[data-v-42f44f11]{display:inline-block;float:left}#mobile-footer-index[data-v-42f44f11]{display:none}@media(max-width:640px){.supervise-entrance.supervise-entrance-mobile[data-v-42f44f11]{display:block}.pc-only[data-v-42f44f11],.supervise-entrance.supervise-entrance-pc[data-v-42f44f11]{display:none}#footer-index[data-v-42f44f11]{display:none!important}#mobile-footer-index[data-v-42f44f11]{display:block}#mobile-footer-index a[data-v-42f44f11]{cursor:pointer}.id-footer[data-v-42f44f11]{background:#fff;text-align:center;min-width:256px}.contact-us[data-v-42f44f11]{margin-top:40px}.contact-us .title[data-v-42f44f11]{font-size:24px;margin-bottom:8px}.contact-us .phone-number[data-v-42f44f11]{font-size:17px;line-height:.21rem;text-decoration:none;color:#2672ff;margin-bottom:5px}.contact-us .time-period[data-v-42f44f11]{font-size:12px;color:#aaa;margin-bottom:30px}.contact-us .gzh-qr[data-v-42f44f11]{width:144px;margin:0 auto 19px}.contact-us .wx-gzh[data-v-42f44f11]{position:relative;margin:.25rem auto 0}.contact-us .wx-gzh img[data-v-42f44f11]{width:1.25rem;height:1.25rem;margin-bottom:.08rem}.contact-us .wx-gzh .wx-logo[data-v-42f44f11]{background-position:-10px -100px;display:block;margin:0 auto 8px;width:30px;height:25px}.contact-us .wx-gzh .wx-text[data-v-42f44f11]{display:block;font-size:.12rem;color:#616161;letter-spacing:0}.contact-us .ent-wx-wrapper .wwork-logo[data-v-42f44f11]{display:block;margin:0 auto 8px;width:30px;height:25px;background-position:-10px -70px}.contact-us .phone-number span[data-v-42f44f11]{float:none!important;margin-right:5px;font-size:14px;color:#484848!important}.id-footer .foot-title[data-v-42f44f11]{text-align:center;font-size:12px;color:#aaa!important;padding:19px 0 50px}.id-footer .foot-title a[data-v-42f44f11]{cursor:pointer;display:inline-block;color:#aaa;padding:0 6px}.id-footer .foot-title a i[data-v-42f44f11]{display:inline-block;width:16px;height:17px;background-size:contain;vertical-align:middle;margin-right:4px}.id-footer .foot-title a i.entrance[data-v-42f44f11]{background-image:url(//s1.wenjuan.com/static/images/entrance-icon.png)}.id-footer .foot-title a i.report[data-v-42f44f11]{background-image:url(//s1.wenjuan.com/static/images/report-icon.png)}.id-footer .foot-title span[data-v-42f44f11]{padding:0 5px}.id-footer .foot-title span[data-v-42f44f11]:not(.foot-icon-2){display:inline-block;color:#aaa;padding:0 6px}.id-footer .foot-title span.anti-spoofing-img[data-v-42f44f11]{padding:0}.id-footer .foot-title .anti-spoofing-img.pc-footer-img[data-v-42f44f11]{display:none!important}.id-footer .foot-title .anti-spoofing-img.mobile-footer-img[data-v-42f44f11]{display:inline-block!important}.id-footer .item[data-v-42f44f11]:hover{color:#fff}}.supervise-entrance[data-v-42f44f11]{display:none;margin:10px 0}.supervise-entrance .foot-mark[data-v-42f44f11]{margin-top:5px;margin-bottom:7px}.supervise-entrance .illegal-report[data-v-42f44f11]{margin-bottom:5px}.wx-gzh-content .wx-gzh-title[data-v-42f44f11]{font-size:11px;color:#aaa;display:inline-block}.wx-gzh-content-img[data-v-42f44f11]{width:72px}.ent-wx-wrapper[data-v-42f44f11]{text-align:center;width:120px;margin:32px auto}.ent-wx-wrapper a[data-v-42f44f11]{font-size:14px;color:#484848!important}.anti-spoofing-img[data-v-42f44f11]{width:50px;vertical-align:middle;margin-left:4px}.zap-evil[data-v-42f44f11]{margin-left:20px;cursor:pointer;position:relative;padding-top:11px}.ma-0[data-v-42f44f11]{margin:0}.zap-evil-box[data-v-42f44f11]{display:none;position:absolute;top:-6px;padding:8px 18px;left:50%;transform:translate(-50%,-100%);width:240px;text-align:center;line-height:18px;font-size:12px;color:#484848;background:#fafcff;box-shadow:0 2px 4px 0 rgba(0,111,242,.15);border-radius:2px}.zap-evil-box p[data-v-42f44f11]{margin:0}.zap-evil .zap-evil-box a[data-v-42f44f11]{color:#484848}.zap-evil:hover .zap-evil-arrow[data-v-42f44f11],.zap-evil:hover .zap-evil-box[data-v-42f44f11]{display:block}.zap-evil-arrow[data-v-42f44f11]{display:none;top:-6px;position:absolute;height:6px;width:6px;left:50%;background:#fff;transform:translate(50%,-50%) rotate(45deg)}.dn[data-v-42f44f11]{display:none}.inline-box[data-v-42f44f11]{display:inline-block}.inline-box>div[data-v-42f44f11]{line-height:19px}.slogan-mobile-welocme[data-v-42f44f11]{bottom:98px}@font-face{font-family:DingTalkJinBuTi-Regular;src:url(https://s1.wenjuan.com/assets/fonts/DingTalkJinBuTi-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.header-wrapper[data-v-6b5b28a6]{position:fixed;top:0;left:0;right:0;z-index:10}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent{background-color:transparent;box-shadow:none;color:#fff}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .inner-wrapper .logo-box .logo-blue{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/with-text-white.83d9feb0.svg)}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .menu-wrapper .wj-submenu .wj-submenu__title{color:#fff;background-color:transparent!important}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .menu-wrapper .wj-submenu .wj-submenu__title .wj-icon-arrow-down{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMBAMAAACQIoDIAAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAgLUHBkqFv4MAAABGSURBVAjXY0AGQg4gkkWRgYExVAXENAoVADKDDBgYmFWBTAbRUGWQYCBQCiQMEQQLgwUhwmBBiDBIECoMEoQKAwVhwmBBANDHCpFkwwcoAAAAAElFTkSuQmCC);background-size:100%;background-repeat:no-repeat}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .menu-wrapper .wj-submenu.is-active .wj-submenu__title:after{background-color:#fff!important}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .menu-wrapper .wj-menu-item:not(.sub-item){background-color:transparent!important;color:#fff}.header-wrapper[data-v-6b5b28a6] .header-type.header-transparent .right-inner .login-wrapper .register-login-color{color:#fff!important}.chess-education .pc-body[data-v-6b5b28a6]{min-width:1300px}.chess-education .pc-body .wj-button[data-v-6b5b28a6]{border-radius:4px}.chess-education .pc-body .nav-bar[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/nav-bg.718deb7f.png) no-repeat 50%;background-size:cover}.chess-education .pc-body .nav-bar .nav-content[data-v-6b5b28a6]{height:546px;box-sizing:border-box;display:flex;flex-direction:column;align-content:center;justify-content:center;color:#fff;width:1170px;margin:0 auto}.chess-education .pc-body .nav-bar .nav-content .nav-title[data-v-6b5b28a6]{font-size:48px;font-weight:500;line-height:67px;margin-bottom:9px}.chess-education .pc-body .nav-bar .nav-content .nav-desc[data-v-6b5b28a6]{font-size:24px;font-weight:400;line-height:36px;margin-bottom:24px}.chess-education .pc-body .nav-bar .nav-content .nav-btn[data-v-6b5b28a6]{width:116px;height:46px;color:#3662ec;font-size:14px;border-color:#fff}.chess-education .pc-body .about[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/round-bg.5b36b12b.png) no-repeat;background-size:362px 362px;background-position:calc(50% + 560px) 200px}.chess-education .pc-body .about .about-content[data-v-6b5b28a6]{width:1170px;margin:0 auto;padding:120px 0 133px;display:flex;align-items:center}.chess-education .pc-body .about .about-content .left[data-v-6b5b28a6]{flex:1}.chess-education .pc-body .about .about-content .left .about-title[data-v-6b5b28a6]{margin-bottom:12px;font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px}.chess-education .pc-body .about .about-content .left .advantage[data-v-6b5b28a6]{margin-bottom:30px}.chess-education .pc-body .about .about-content .left .advantage>p[data-v-6b5b28a6]{font-size:18px;line-height:36px;color:#484848;display:flex;align-items:center}.chess-education .pc-body .about .about-content .left .advantage>p[data-v-6b5b28a6]:before{content:"";display:inline-block;height:6px;width:12px;border-color:transparent transparent #00b578 #00b578;border-style:solid;border-width:2px;border-radius:2px;transform:rotate(-45deg);margin-top:-6px;margin-right:12px}.chess-education .pc-body .about .about-content .left .about-btn[data-v-6b5b28a6]{width:116px;height:46px}.chess-education .pc-body .about .about-content .right[data-v-6b5b28a6]{position:relative;flex:1;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/video-play.98032132.png) no-repeat 50%;background-size:cover;height:329px;cursor:pointer}.chess-education .pc-body .about .about-content .right .play-btn[data-v-6b5b28a6]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/play-icon.76963175.png) no-repeat 50%;background-size:cover;width:67px;height:67px}.chess-education .pc-body .linghtspot[data-v-6b5b28a6]{width:1170px;margin:0 auto;padding-bottom:120px}.chess-education .pc-body .linghtspot .linghtspot-content[data-v-6b5b28a6]{text-align:center}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-title[data-v-6b5b28a6]{font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px;margin-bottom:8px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-subtitle[data-v-6b5b28a6]{font-size:16px;font-weight:400;line-height:24px;color:#484848;margin-bottom:30px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list[data-v-6b5b28a6]{display:flex;justify-content:space-between}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item[data-v-6b5b28a6]{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;text-align:center;width:370px;height:346px;border-radius:8px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item>img[data-v-6b5b28a6]{display:block}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item>h3[data-v-6b5b28a6]{font-size:20px;font-weight:500;line-height:30px;color:#000;margin-bottom:6px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item>p[data-v-6b5b28a6]{font-size:14px;font-weight:400;line-height:24px;color:#484848}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:first-child{padding-top:86px;background:rgba(205,225,253,.2)}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item:first-child img[data-v-6b5b28a6]{height:80px;margin-bottom:35px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:nth-child(2){padding-top:76px;background:rgba(231,212,255,.2)}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item:nth-child(2) img[data-v-6b5b28a6]{height:78px;margin-bottom:49px}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:nth-child(3){padding-top:88px;background:rgba(255,229,204,.2)}.chess-education .pc-body .linghtspot .linghtspot-content .linghtspot-list .linghtspot-item:nth-child(3) img[data-v-6b5b28a6]{height:77px;margin-bottom:37px}.chess-education .pc-body .introduce[data-v-6b5b28a6]{padding:120px 0;background:rgba(217,224,235,.2)}.chess-education .pc-body .introduce .introduce-content[data-v-6b5b28a6]{width:1170px;margin:0 auto}.chess-education .pc-body .introduce .introduce-content .introduce-title[data-v-6b5b28a6]{font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px;margin-bottom:40px;text-align:center}.chess-education .pc-body .introduce .introduce-content .introduce-list[data-v-6b5b28a6]{display:flex;justify-content:space-between}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item[data-v-6b5b28a6]{width:270px;height:225px;padding:30px;box-sizing:border-box;border-radius:8px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item .item-title[data-v-6b5b28a6]{height:37px;line-height:37px;font-size:20px;font-weight:500;color:#000;margin-bottom:16px}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item:first-child .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme1.6ddb76a3.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item:nth-child(2) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme2.1c72d1cc.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item:nth-child(3) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme3.8b17aa28.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item:nth-child(4) .item-title[data-v-6b5b28a6],.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item:nth-child(5) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme4.bf9ab64a.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .pc-body .introduce .introduce-content .introduce-list .introduce-item>p[data-v-6b5b28a6]{font-size:14px;line-height:22px;color:#484848}.chess-education .pc-body .report[data-v-6b5b28a6]{padding:120px 0 150px}.chess-education .pc-body .report .report-content[data-v-6b5b28a6]{width:1170px;margin:0 auto;padding-left:192px;display:flex;box-sizing:border-box}.chess-education .pc-body .report .report-content .left[data-v-6b5b28a6]{width:412px;height:321px;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/report-bg.b66ed43c.png) no-repeat 50%;background-size:cover;margin-right:72px}.chess-education .pc-body .report .report-content .right .report-title[data-v-6b5b28a6]{font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px;margin:53px 0 24px}.chess-education .pc-body .report .report-content .right .advantage>p[data-v-6b5b28a6]{font-size:18px;line-height:36px;color:#484848;display:flex;align-items:center}.chess-education .pc-body .report .report-content .right .advantage>p[data-v-6b5b28a6]:before{content:"";display:inline-block;height:6px;width:12px;border-color:transparent transparent #00b578 #00b578;border-style:solid;border-width:2px;border-radius:2px;transform:rotate(-45deg);margin-top:-6px;margin-right:12px}.chess-education .pc-body .case[data-v-6b5b28a6]{padding-bottom:120px}.chess-education .pc-body .case .case-content[data-v-6b5b28a6]{width:1170px;margin:0 auto;text-align:center}.chess-education .pc-body .case .case-content .case-title[data-v-6b5b28a6]{font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px;margin-bottom:24px}.chess-education .pc-body .case .case-content .carousel-wrapper[data-v-6b5b28a6]{position:relative}.chess-education .pc-body .case .case-content .carousel-wrapper .column-left-button[data-v-6b5b28a6],.chess-education .pc-body .case .case-content .carousel-wrapper .column-right-button[data-v-6b5b28a6]{position:absolute;bottom:79px;border:none;width:36px;height:36px;background:rgba(0,0,0,.1);color:#fff;border-radius:50%}.chess-education .pc-body .case .case-content .carousel-wrapper .column-left-button[data-v-6b5b28a6]:hover,.chess-education .pc-body .case .case-content .carousel-wrapper .column-right-button[data-v-6b5b28a6]:hover{background:rgba(0,0,0,.2)}.chess-education .pc-body .case .case-content .carousel-wrapper .column-left-button[data-v-6b5b28a6]{left:-60px}.chess-education .pc-body .case .case-content .carousel-wrapper .column-right-button[data-v-6b5b28a6]{right:-60px}.chess-education .pc-body .case .case-content .carousel-wrapper[data-v-6b5b28a6] .wj-carousel .wj-carousel__container{height:263px}.chess-education .pc-body .case .case-content .carousel-wrapper[data-v-6b5b28a6] .wj-carousel .wj-carousel__container .wj-carousel__arrow{display:none}.chess-education .pc-body .case .case-content .carousel-wrapper .items[data-v-6b5b28a6]{display:flex;justify-content:space-between}.chess-education .pc-body .case .case-content .carousel-wrapper .items .item[data-v-6b5b28a6]{width:270px;box-sizing:border-box}.chess-education .pc-body .case .case-content .carousel-wrapper .items .item .item-title[data-v-6b5b28a6]{display:inline-block;height:34px;padding:0 20px;line-height:34px;background:rgba(38,114,255,.1);font-size:14px;color:#484848;border-radius:17px;margin:18px 0}.chess-education .pc-body .case .case-content .carousel-wrapper .items .item>img[data-v-6b5b28a6]{display:block;width:100%;height:193px}.chess-education .pc-body .team[data-v-6b5b28a6]{padding-bottom:120px}.chess-education .pc-body .team .team-content[data-v-6b5b28a6]{width:1170px;margin:0 auto}.chess-education .pc-body .team .team-content .team-title[data-v-6b5b28a6]{font-size:40px;font-weight:500;color:#000;height:56px;line-height:56px;text-align:center;margin-bottom:40px}.chess-education .pc-body .team .team-content .team-list[data-v-6b5b28a6]{display:flex;flex-wrap:wrap;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);overflow:hidden}.chess-education .pc-body .team .team-content .team-list .item[data-v-6b5b28a6]{width:390px;min-width:385px;padding:42px;height:241px;box-sizing:border-box}.chess-education .pc-body .team .team-content .team-list .item[data-v-6b5b28a6]:nth-child(2){background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg1.10cd68bb.png) no-repeat 50%;background-size:cover}.chess-education .pc-body .team .team-content .team-list .item[data-v-6b5b28a6]:nth-child(4){background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg2.c9f8c419.png) no-repeat 50%;background-size:cover}.chess-education .pc-body .team .team-content .team-list .item[data-v-6b5b28a6]:nth-child(6){background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg3.ee702e88.png) no-repeat 50%;background-size:cover}.chess-education .pc-body .team .team-content .team-list .item .item-title[data-v-6b5b28a6]{font-size:20px;font-weight:500;line-height:30px;color:#000;margin-bottom:19px}.chess-education .pc-body .team .team-content .team-list .item>p[data-v-6b5b28a6]{font-size:14px;line-height:24px;color:#484848}.chess-education .pc-body .footer-bar[data-v-6b5b28a6]{padding-bottom:120px}.chess-education .pc-body .footer-bar .footer-bar-content[data-v-6b5b28a6]{width:1170px;margin:0 auto;border-radius:12px;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/footer-nav-bg.bbb0b74d.svg) no-repeat 50%;background-size:cover;padding:36px 0 42px;text-align:center}.chess-education .pc-body .footer-bar .footer-bar-content .title[data-v-6b5b28a6]{font-size:40px;font-weight:500;line-height:60px;color:#fff;margin-bottom:6px}.chess-education .pc-body .footer-bar .footer-bar-content .sub-title[data-v-6b5b28a6]{font-size:20px;line-height:30px;color:#fff;margin-bottom:24px}.chess-education .pc-body .footer-bar .footer-bar-content .footer-btn[data-v-6b5b28a6]{width:116px;height:46px;color:#3662ec;font-size:14px;border-color:#fff}.chess-education .mobile-body .wj-button[data-v-6b5b28a6]{border-radius:.04rem}.chess-education .mobile-body .nav-bar[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/m-nav-bg.fea62ae0.png) no-repeat 50%;background-size:cover}.chess-education .mobile-body .nav-bar .nav-content[data-v-6b5b28a6]{height:5.5rem;padding-top:3.47rem;box-sizing:border-box;color:#fff;text-align:center}.chess-education .mobile-body .nav-bar .nav-content .nav-title[data-v-6b5b28a6]{font-size:.36rem;line-height:.5rem;font-weight:500}.chess-education .mobile-body .nav-bar .nav-content .nav-desc[data-v-6b5b28a6]{height:.3rem;font-size:.2rem;line-height:.3rem;margin:.06rem 0 .24rem}.chess-education .mobile-body .nav-bar .nav-content .nav-btn[data-v-6b5b28a6]{width:1.16rem;height:.46rem;color:#3662ec;font-size:.14rem;border-color:#fff}.chess-education .mobile-body .about[data-v-6b5b28a6]{padding:.3rem .2rem}.chess-education .mobile-body .about .about-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center;margin-bottom:.18rem}.chess-education .mobile-body .about .video-play[data-v-6b5b28a6]{margin:0 auto;height:1.88rem;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/video-play.98032132.png) no-repeat 50%;background-size:cover;position:relative}.chess-education .mobile-body .about .video-play .play-btn[data-v-6b5b28a6]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:.39rem;width:.39rem;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/play-icon.76963175.png) no-repeat 50%;background-size:cover}.chess-education .mobile-body .linghtspot[data-v-6b5b28a6]{padding:.3rem .2rem}.chess-education .mobile-body .linghtspot .linghtspot-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center;margin-bottom:.06rem}.chess-education .mobile-body .linghtspot .linghtspot-subtitle[data-v-6b5b28a6]{margin-bottom:.18rem;line-height:.24rem;font-size:.16rem;color:#484848;text-align:center}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item[data-v-6b5b28a6]{border-radius:.08rem;height:.96rem;display:flex;margin-bottom:.12rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item .left[data-v-6b5b28a6]{width:1.12rem;box-sizing:border-box}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item .left .icon-wrapper>img[data-v-6b5b28a6]{height:100%}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item .text[data-v-6b5b28a6]{display:flex;flex-direction:column;justify-content:center}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item .text>h3[data-v-6b5b28a6]{height:.3rem;font-size:.2rem;font-weight:500;line-height:.3rem;color:#000;margin-bottom:.02rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item .text>p[data-v-6b5b28a6]{height:.24rem;font-size:.14rem;line-height:.24rem;color:#484848}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:first-child{background:rgba(205,225,253,.2)}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:first-child .left[data-v-6b5b28a6]{padding-top:.18rem;padding-left:.2rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:first-child .left .icon-wrapper[data-v-6b5b28a6]{height:.62rem;width:.66rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:nth-child(2){background:rgba(231,212,255,.2)}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:nth-child(2) .left[data-v-6b5b28a6]{padding-top:.16rem;padding-left:.27rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:nth-child(2) .left .icon-wrapper[data-v-6b5b28a6]{height:.56rem;width:.6rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item[data-v-6b5b28a6]:nth-child(3){background:rgba(255,229,204,.2)}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:nth-child(3) .left[data-v-6b5b28a6]{padding-top:.15rem;padding-left:.22rem}.chess-education .mobile-body .linghtspot .linghtspot-list .linghtspot-item:nth-child(3) .left .icon-wrapper[data-v-6b5b28a6]{height:.66rem;width:.57rem}.chess-education .mobile-body .introduce[data-v-6b5b28a6]{padding:.3rem 0}.chess-education .mobile-body .introduce .introduce-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center}.chess-education .mobile-body .introduce .scroll-box[data-v-6b5b28a6]{padding:.24rem 0 .3rem;overflow:hidden}.chess-education .mobile-body .introduce .scroll-box .introduce-list[data-v-6b5b28a6]{transform:translate(0);display:flex;margin-left:.2rem;width:-moz-max-content;width:max-content;transition:transform 1s ease 0s}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item[data-v-6b5b28a6]{width:2.7rem;height:2.2rem;border-radius:.08rem;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);margin-right:.2rem;padding:.3rem;box-sizing:border-box}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item .item-title[data-v-6b5b28a6]{font-size:.2rem;font-weight:500;line-height:.37rem;height:.37rem;color:#000;margin-bottom:.16rem}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item:first-child .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme1.6ddb76a3.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item:nth-child(2) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme2.1c72d1cc.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item:nth-child(3) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme3.8b17aa28.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item:nth-child(4) .item-title[data-v-6b5b28a6],.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item:nth-child(5) .item-title[data-v-6b5b28a6]{background-image:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/scheme4.bf9ab64a.svg);background-repeat:no-repeat;background-position:100%;background-size:contain}.chess-education .mobile-body .introduce .scroll-box .introduce-list .introduce-item>p[data-v-6b5b28a6]{line-height:.22rem;color:#484848;font-size:.14rem}.chess-education .mobile-body .report[data-v-6b5b28a6]{padding:.36rem;background:rgba(217,224,235,.2)}.chess-education .mobile-body .report .img-wrapper[data-v-6b5b28a6]{width:2.2rem;height:1.71rem;background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/report-bg.b66ed43c.png) no-repeat 50%;background-size:cover;margin:0 auto}.chess-education .mobile-body .report .report-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center;padding:.3rem 0 .18rem}.chess-education .mobile-body .report .advantage>p[data-v-6b5b28a6]{font-size:.18rem;line-height:.36rem;color:#484848;display:flex;align-items:center}.chess-education .mobile-body .report .advantage>p[data-v-6b5b28a6]:before{content:"";display:inline-block;height:.06rem;width:.12rem;border-color:transparent transparent #00b578 #00b578;border-style:solid;border-width:2px;border-radius:2px;transform:rotate(-45deg);margin-top:-.06rem;margin-right:.15rem}.chess-education .mobile-body .case[data-v-6b5b28a6]{padding:.6rem 0 .3rem}.chess-education .mobile-body .case .case-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center}.chess-education .mobile-body .case .scroll-box[data-v-6b5b28a6]{padding-top:.24rem;overflow:hidden}.chess-education .mobile-body .case .scroll-box .case-list[data-v-6b5b28a6]{display:flex;transform:translate(0);margin-left:.2rem;width:-moz-max-content;width:max-content;transition:transform 1s ease 0s}.chess-education .mobile-body .case .scroll-box .case-list .case-item[data-v-6b5b28a6]{width:2.7rem;margin-right:.2rem}.chess-education .mobile-body .case .scroll-box .case-list .case-item .item-title[data-v-6b5b28a6]{box-sizing:border-box;display:inline-block;height:.34rem;padding:0 .2rem;font-size:.14rem;line-height:.34rem;color:#484848;border-radius:.17rem;background:rgba(38,114,255,.1)}.chess-education .mobile-body .case .scroll-box .case-list .case-item>img[data-v-6b5b28a6]{display:block;width:100%;margin-top:.18rem;border-radius:.08rem}.chess-education .mobile-body .team[data-v-6b5b28a6]{padding:.3rem .2rem}.chess-education .mobile-body .team .team-title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;color:#000;text-align:center;margin-bottom:.3rem}.chess-education .mobile-body .team .list-wrapper .item[data-v-6b5b28a6]{margin-bottom:.3rem;border-radius:.08rem;box-shadow:0 0 10px 0 rgba(0,0,0,.1);overflow:hidden}.chess-education .mobile-body .team .list-wrapper .item:first-child .img-wrapper[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg1.10cd68bb.png) no-repeat 50%;background-size:cover}.chess-education .mobile-body .team .list-wrapper .item:nth-child(2) .img-wrapper[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg2.c9f8c419.png) no-repeat 50%;background-size:cover}.chess-education .mobile-body .team .list-wrapper .item[data-v-6b5b28a6]:nth-child(3){margin-bottom:0}.chess-education .mobile-body .team .list-wrapper .item:nth-child(3) .img-wrapper[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/team-bg3.ee702e88.png) no-repeat 50%;background-size:cover}.chess-education .mobile-body .team .list-wrapper .item .img-wrapper[data-v-6b5b28a6]{height:2rem}.chess-education .mobile-body .team .list-wrapper .item .desc[data-v-6b5b28a6]{padding:.3rem .24rem}.chess-education .mobile-body .team .list-wrapper .item .desc>h3[data-v-6b5b28a6]{font-size:.2rem;font-weight:500;line-height:.3rem;color:#000;margin-bottom:.18rem}.chess-education .mobile-body .team .list-wrapper .item .desc>p[data-v-6b5b28a6]{font-size:.14rem;line-height:.24rem;color:#484848}.chess-education .mobile-body .footer-bar[data-v-6b5b28a6]{padding:.3rem .2rem}.chess-education .mobile-body .footer-bar .footer-bar-content[data-v-6b5b28a6]{background:url(//s0.wenjuan.com/wj-ssrserver/static/1219cb93/images/m-footer-bg.061da8a5.svg) no-repeat 50%;background-size:cover;padding:.5rem 0;color:#fff;text-align:center}.chess-education .mobile-body .footer-bar .footer-bar-content .title[data-v-6b5b28a6]{font-size:.28rem;font-weight:500;line-height:.42rem;margin-bottom:.06rem}.chess-education .mobile-body .footer-bar .footer-bar-content .sub-title[data-v-6b5b28a6]{font-size:.16rem;line-height:.24rem;margin-bottom:.24rem}.chess-education .mobile-body .footer-bar .footer-bar-content .footer-btn[data-v-6b5b28a6]{width:1.16rem;height:.46rem;background:#fff;color:#3662ec;border-color:#fff}