.homePage{width:100%;padding:60px 0;display:flex;justify-content:center;background:url("/public/images/product/cooperation/meiti_bg.jpg") no-repeat;background-size:cover}.homePage .vipRightBox{width:682px;margin-top:46px}.homePage .vipRightBox .vipRightBoxTitle{font-weight:bold;font-size:44px;color:#333333;width:100%;text-align:center}.homePage .vipRightBox .vipRightBoxDesc{font-size:18px;color:#555555;width:100%;text-align:center;margin-top:6px}.homePage .vipRightBox .vipPrivilegeBox{width:682px;height:404px;background:linear-gradient(45deg, rgba(255,255,255,0.6) 50%, rgba(190,255,223,0.6) 100%);box-shadow:0px 0px 25px 0px rgba(0,0,0,0.08);border-radius:12px;border:2px solid rgba(255,255,255,0.3);margin-top:60px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeTitle{width:240px;height:40px;background:url("/public/images/product/cooperation/title_bg.png") no-repeat;background-size:100% 100%;background-position:center;text-align:center;line-height:40px;font-size:16px;color:#ffffff;margin:-2px auto 0}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeDesc{width:400px;height:40px;background:linear-gradient(90deg, rgba(202,232,223,0) 0%, #cae8df 50%, rgba(202,232,223,0) 100%);border-radius:0px 0px 0px 0px;text-align:center;line-height:40px;font-weight:bold;font-size:18px;color:#25615d;margin:20px auto 0}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:8px 94px 0}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem{margin-top:24px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg{width:74px;height:74px;background:linear-gradient(0deg, #fff 0%, #ceebe5 100%);border-radius:0px 0px 0px 0px;border:2px solid #c2e7df;border-radius:37px;margin:0 auto;display:flex;align-items:center;justify-content:center}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg .gald_iconfont{font-size:30px;background:linear-gradient(270deg, #0bb18f 0%, #179f97 100%);color:#ffffff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg .moreIcon{font-size:8px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg .cqqIcon{font-size:34px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg .bjdcIcon{font-size:36px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemImg .zcxxIcon{font-size:32px}.homePage .vipRightBox .vipPrivilegeBox .vipPrivilegeList .vipPrivilegeItem .itemName{font-size:14px;color:#333333;margin-top:12px;text-align:center}.homePage .formBox{width:470px;padding:20px 30px 30px;background:#ffffff;box-shadow:0px 0px 25px 0px rgba(0,0,0,0.08);border-radius:12px;margin-left:100px}.homePage .formBox .formTitle{font-weight:bold;font-size:22px;color:#333333;width:100%;text-align:center}.homePage .formBox .formItem{display:flex;margin-top:16px}.homePage .formBox .formItem .formItemLabel{width:80px;font-size:14px;color:#333;margin-top:10px}.homePage .formBox .formItem .formItemLabel .required{color:#fa3c3c}.homePage .formBox .formItem .formItemInput{margin-left:15px}.homePage .formBox .formItem .formItemInput .formInput{width:316px;height:40px;background:#ffffff;border-radius:4px 4px 4px 4px;border:1px solid #e1e1e1;padding:0 12px;color:#333}.homePage .formBox .formItem .formItemInput .formInput::-webkit-input-placeholder{color:#bbbbbb}.homePage .formBox .formItem .formItemInput .formInput::-moz-placeholder{color:#bbbbbb;opacity:1}.homePage .formBox .formItem .formItemInput .formInput:focus{border-color:#179f97}.homePage .formBox .formItem .formItemInput .userPhoneTips{font-size:12px;color:#999999;margin-top:2px}.homePage .formBox .formItem .formItemInput .uploadBox{width:120px;height:120px;background:#ffffff;border-radius:4px 4px 4px 4px;border:1px solid #e1e1e1;display:flex;align-items:center;justify-content:center;cursor:pointer}.homePage .formBox .formItem .formItemInput .uploadBox.hidden{display:none}.homePage .formBox .formItem .formItemInput .uploadBox .gald_iconfont{font-size:20px;color:#999}.homePage .formBox .formItem .formItemInput .previewImgBox{width:120px;height:120px;position:relative;border-radius:4px 4px 4px 4px;border:1px solid #e1e1e1;overflow:hidden}.homePage .formBox .formItem .formItemInput .previewImgBox.hidden{display:none}.homePage .formBox .formItem .formItemInput .previewImgBox .previewImg{display:block;width:100%;height:100%;object-fit:cover}.homePage .formBox .formItem .formItemInput .previewImgBox .previewImgMark{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;align-items:center;justify-content:center}.homePage .formBox .formItem .formItemInput .previewImgBox .previewImgMark .gald_iconfont{font-size:24px;color:#ffffff;cursor:pointer}.homePage .formBox .formItem .formItemInput .previewImgBox:hover .previewImgMark{display:flex}.homePage .formBox .formItem .formItemInput .uploadBtn{display:none}.homePage .formBox .formItem .formItemInput .uploadTips{font-size:12px;color:#999999;margin-top:2px;width:316px}.homePage .formBox .formItem .codeInputBox .codeInputContent{display:flex}.homePage .formBox .formItem .codeInputBox .codeInputContent .formInput{width:210px}.homePage .formBox .formItem .codeInputBox .codeInputContent .getVerifyCode{width:96px;height:40px;background:#0bb18f;border-radius:4px 4px 4px 4px;text-align:center;line-height:40px;font-size:14px;color:#ffffff;border:none;cursor:pointer;margin-left:10px}.homePage .formBox .formItem .codeInputBox .codeInputContent .getVerifyCode:disabled{background:rgba(11,177,143,0.4);cursor:not-allowed}.homePage .formBox .formItem .codeInputBox .verifyCodeTips{font-size:12px;color:#999999;margin-top:4px}.homePage .formBox .formItem .codeInputBox .verifyCodeTips.hidden{display:none}.homePage .formBox .formItem .codeInputBox .verifyCodeTips .lxkf{color:#179f97;cursor:pointer}.homePage .formBox .checkAgreement{display:flex;margin-top:6px}.homePage .formBox .checkAgreement .checkbox{width:14px;height:14px;border-radius:2px 2px 2px 2px;border:1px solid #bbbbbb;margin-right:8px;cursor:pointer;margin-top:3px}.homePage .formBox .checkAgreement .checkbox.checked{border:none;background:#179f97;position:relative}.homePage .formBox .checkAgreement .checkbox.checked:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;position:absolute;top:2px;left:5px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform 0.15s ease-in 0.05s;transition:-webkit-transform 0.15s ease-in 0.05s;transition:transform 0.15s ease-in 0.05s;transition:transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.homePage .formBox .checkAgreement .checkAgreementTips{font-size:12px;color:#666666;line-height:18px;width:380px}.homePage .formBox .checkAgreement .checkAgreementTips .getAgreement{color:#179f97;cursor:pointer}.homePage .formBox .checkAgreementFirst{margin-top:30px}.homePage .formBox .submitFormBtn{width:410px;height:40px;background:linear-gradient(270deg, #0bb18f 0%, #179f97 100%);border-radius:6px 6px 6px 6px;font-size:14px;color:#ffffff;text-align:center;line-height:40px;margin:30px auto 0;cursor:pointer}.homePage .formBox .submitFormBtn.submitFormBtnDisabled{background:rgba(11,177,143,0.4);cursor:not-allowed}.homePage .formBox .phoneVerifySilder{width:316px;height:40px;margin:16px 0 0 94px}.homePage .formBox .phoneVerifySilder.hidden{display:none}.homePage .submitSuccessBox{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;flex-flow:column;align-items:center;justify-content:center;z-index:99999999}.homePage .submitSuccessBox.hidden{display:none}.homePage .submitSuccessBox .submitSuccessContent{width:402px;height:190px;background:linear-gradient(180deg, #eafff8 0%, #fff 30%);border-radius:10px;position:relative;padding-top:40px}.homePage .submitSuccessBox .submitSuccessContent .closeBtn{position:absolute;top:14px;right:14px;color:#999;cursor:pointer}.homePage .submitSuccessBox .submitSuccessContent .submitSuccessTips{font-size:14px;color:#333333;line-height:20px;width:100%;text-align:center}.homePage .submitSuccessBox .submitSuccessContent .submitSuccessBtn{width:120px;height:40px;background:linear-gradient(180deg, #26b99c 0%, #31d8a0 100%);border-radius:6px;font-size:14px;color:#ffffff;text-align:center;line-height:40px;margin:30px auto 0;cursor:pointer}
