|
@@ -81,7 +81,7 @@ position: absolute;top:0;left:0;}
|
|
|
.huodong{position: absolute;top:20px;left:0;}
|
|
|
.login_{width: 100%;background: rgba(6,6,6,.4);position: fixed;
|
|
|
top: 0;left: 0;z-index: 999;}
|
|
|
-.login_close_{position: absolute;top: 10px;right: 10px;width: 24px;
|
|
|
+.login_close_{position: absolute;top: 50px;right: 576px;width: 24px;
|
|
|
height: 22px;z-index: 2000;cursor: pointer;}
|
|
|
.login_main_{width:800px;height:600px;background-color: #fff;
|
|
|
margin:40px auto;padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #777;}
|
|
@@ -90,8 +90,6 @@ margin:40px auto;padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #
|
|
|
#userpassword{width: 190px;}
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
/*登陆页面*/
|
|
|
.login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999;}
|
|
|
.login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 60px;padding-top: 60px;padding-bottom: 96px;}
|
|
@@ -111,7 +109,7 @@ margin:40px auto;padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #
|
|
|
.cheackeds{background:url(../../img/check_lo.png) no-repeat center left}
|
|
|
.cheackeds_no{background:url(../../img/check_lono.png) no-repeat center left}
|
|
|
|
|
|
-
|
|
|
+.login_{display: none;}
|
|
|
.login_check u{float: right;line-height: 38px;}
|
|
|
.login_check u a{color: #f18101;}
|
|
|
.login_check label{height: 38px;line-height: 38px ;color: #f18101;font-weight: normal;}
|
|
@@ -125,7 +123,6 @@ margin:40px auto;padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #
|
|
|
.login_check label:first-child{margin-right: 15px;}
|
|
|
.head_login:focus{text-decoration: none;}
|
|
|
/*底部定制*/
|
|
|
-
|
|
|
#bottom{background:#fff;margin-top:-150px;background: url(../../img/bottom_bg.png) no-repeat center center;
|
|
|
background-size:120% 100%;}
|
|
|
.bottom{margin-top:0;}
|