.surveyPopupShadow{width:100vw;height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:10000}.surveyPopupShadow.hide{display:none}.surveyPopupShadow .surveyPopup{width:700px;height:410px;background:url("/public/images/homeV2/surveyPopupBg.png") no-repeat center/100% 100%;padding:0 55px;position:relative}.surveyPopupShadow .surveyPopup .closeBtn{position:absolute;right:23px;top:23px;width:18px;height:18px;background:url("/public/images/gcaenImg/dialog_close.png") no-repeat left top/100% 100%;cursor:pointer}.surveyPopupShadow .surveyPopup .surveyPopupTitle{font-size:26px;color:#333333;line-height:28px;text-align:center;margin:44px auto 0}.surveyPopupShadow .surveyPopup .surveyTabs{display:flex;align-items:center;justify-content:center;margin-top:38px}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem{width:130px;height:42px;background:#CFE3FF;border-radius:4px;font-size:16px;font-weight:400;color:#2380FF;line-height:42px;text-align:center;user-select:none;cursor:pointer;margin-right:12px;position:relative}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem:last-child{margin-right:0}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem.active{background:linear-gradient(32deg, #2380FF, #7A78FF);color:#FFFFFF}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem:hover{background:linear-gradient(32deg, #2380FF, #7A78FF);color:#FFFFFF}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem.diabled{cursor:not-allowed;background:#CFE3FF;color:#2380FF}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem .bate{width:34px;height:16px;background:url("/public/images/survey/beta.png") no-repeat center/100%;position:absolute;right:-8px;top:-8px}.surveyPopupShadow .surveyPopup .surveyTabs .surveyTabsItem .wait{width:58px;height:18px;background:#2380FF;border:1px solid #2380FF;border-radius:4px 4px 0px 0px;font-size:12px;font-weight:400;color:#FEFEFF;line-height:16px;position:absolute;right:0;top:-8px}.surveyPopupShadow .surveyPopup .surveyTabsContent{margin-top:26px}.surveyPopupShadow .surveyPopup .surveyTabsContent.hide{display:none}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent{width:590px;height:158px;background:rgba(255,255,255,0.56);border-radius:10px;padding:32px;position:relative}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent::after{content:'';border-bottom:14px solid rgba(255,255,255,0.56);border-right:14px solid transparent;border-left:14px solid transparent;border-top:14px solid transparent;width:0px;height:0px;position:absolute;top:-24px;z-index:11}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent#byDomain::after{left:146px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent#byEmail::after{left:285px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent#guessEmail::after{left:427px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .subTitle{font-size:16px;font-weight:400;color:#333333;line-height:18px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBox{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;background:#FFF;border-radius:6px;margin-top:22px;position:relative;border-top:1px solid #2380FF;border-right:none;border-bottom:1px solid #2380FF;border-left:1px solid #2380FF}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBox .icon{width:16px;height:100%;margin-left:20px;background:url("/public/images/whois/icon_se.png") no-repeat center/16px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBox input{flex:1;height:100%;padding:10px;background:#fff;border:none;font-size:14px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBox input::placeholder{color:#909399}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBox .searchBtn{width:90px;height:50px;background:linear-gradient(32deg, #2380FF, #CF71FF);border-radius:0px 6px 6px 0px;font-size:16px;font-weight:400;color:#FFFFFF;line-height:50px;text-align:center;padding:0;border:none;cursor:pointer;user-select:none}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther{width:100%;height:50px;display:flex;align-items:center;justify-content:flex-start;border-radius:6px;margin-top:22px;position:relative}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther input{height:100%;padding:10px;background:#fff;border:none;font-size:14px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther input::placeholder{color:#909399}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther input#firstName{width:123px;height:50px;background:#FFFFFF;border:1px solid #2380FF;border-radius:6px 0px 0px 6px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther input#lastname{width:123px;height:50px;background:#FFFFFF;border:1px solid #2380FF;border-left:none;border-radius:0px 6px 6px 0px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther input#guessEmailDomain{width:140px;height:50px;background:#FFFFFF;border:1px solid #2380FF;border-radius:6px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther .emailFlag{font-size:24px;color:#2380FF;line-height:22px;margin:0 9px}.surveyPopupShadow .surveyPopup .surveyTabsContent .surveyContent .searchBoxOther .searchBtn{width:90px;height:50px;background:linear-gradient(32deg, #2380FF, #CF71FF);border-radius:6px;font-size:16px;font-weight:400;color:#FFFFFF;line-height:50px;text-align:center;padding:0;border:none;margin-left:9px;cursor:pointer;user-select:none}.surveyPopupShadow .surveyPopup .surveyTabsContent .tips{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#98A9C0;line-height:22px;margin-top:16px}
