diff --git a/newyt/Css/login.css b/newyt/Css/login.css index 08d8da3..ca80f27 100644 --- a/newyt/Css/login.css +++ b/newyt/Css/login.css @@ -9,14 +9,15 @@ body{font-size: 14px; color: #666;} .zyl_mar_02{margin-top: 30px;} -/* 登陆表单 */ +/* 登陆表单 左侧居中 */ .zyl_lofo_main { background-color: rgba(255,255,255,0.9); width: 450px; -/* height: 350px;*/ - position: absolute; - right: 40%; - top: 22%; +/* height: 350px;*/ + position: absolute; + top: 50%; + left: 80%; + transform: translate(-50%, -50%); z-index: 99999999; border-radius: 10px; } diff --git a/newyt/index.aspx b/newyt/index.aspx index c3e459b..180343a 100644 --- a/newyt/index.aspx +++ b/newyt/index.aspx @@ -17,8 +17,11 @@ -
-
+ +
+ +
+