@import '~antd/lib/style/themes/default.less'; :global { .province_btn{ margin-left: 20px; &:first-child{ margin-left: 0; } } .choose_provinces_modal{ margin-top: 100px; .ant-modal-footer{ display: none; } .tip{ margin-top: 20px; font-size: 12px; } } .introduce{ padding: 0 40px; margin-top: 20px; // text-align: left; } .upgrade { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: #f5f5f5; z-index: 1001; } .logOn { .login-header { height: 72px; background: #4772f7; border-bottom: 1px solid #4772f7; box-shadow: 0 2px 11px 0 rgba(15, 113, 255, 0.5); color: #fff; overflow: hidden; .head-portrait { padding: 18px 0 18px 16px; float: left; overflow: hidden; .head-portrait-con { float: left; width: 34px; height: 34px; background: #ffffff; border: 1px solid #d9d9d9; border-radius: 17px; margin-right: 8px; } .head-portrait-text { float: right; position: relative; top: -4px; } } .head-portrait-register { float: right; margin: 28px; } } .login-header-yaan{ height: 72px; color: #0213f3; text-align: center; font-size: 40px; font-weight: 600; margin-top: 80px; } .login-main-con { background-color: #4772f7; padding-top: 40px; } .logon-content { position: absolute; top: 45%; left: 50%; margin-top: -203px; margin-left: -500px; width: 1000px; height: 406px; background: #fff; border-radius: 8px; .login-ad { float: left; width: 560px; height: 406px; overflow: hidden; text-align: center; padding-top: 65px; background-color: #f3f8ff; border-radius: 8px 0 0 8px; } .login-area { float: right; width: 440px; padding: 50px 0; border-radius: 0 8px 8px 0; .login-title { margin-bottom: 40px; font-size: 24px; color: #333333; letter-spacing: 0; line-height: 24px; text-align: center; } .login-form { width: 320px; margin: 0 auto; } .password { position: relative; } .password .ant-form-explain { position: absolute; } } } // iverry .login_types { width: 680px; // height: 374px; padding: 40px 0; box-sizing: border-box; background: #fff; position: absolute; left: 50%; top: 100px; margin-left: -340px; border-radius: 8px; .gutter-row{ text-align: center; &:last-child{ border-left: 1px dashed #e9e9e9; } .img_box{ height: 106px; line-height: 106px; } } .login_title{ padding-bottom: 40px; margin: 0; font-family: "PingFangSC-Semibold"; font-size: 24px; color: #333333; letter-spacing: 0; line-height: 24px; } .btn{ width: 180px; height: 40px; margin-top: 20px; } } // iverry end .prefixIcon { width: 12px; height: 16px; color: #d9d9d9; } .additional { text-align: left; .forgot { float: right; } .submit { width: 100%; margin-top: 24px; } :global { .ant-form-item-control { line-height: 22px; } } } .upgrade-box{ text-align: center; width: 750px; margin: 0 auto; margin-top: 60px; background: #fff; padding: 30px; border-radius: 6px; } } .copyright { position: fixed; left: 0; bottom: 0; width: 100%; z-index: 999; background-color: #4286f9; color: #fff; height: 93px; padding-top: 28px; ul { position: absolute; left: 50%; transform: translateX(-50%); padding-left: 3px; li { float: left; list-style: none; a { color: #fff; display: inline-block; height: 12px; line-height: 12px; padding: 0 12px; border-right: 1px solid #fff; &:last-child { border-right: none; } } } } p { text-align: center; margin-top: 25px; } } }