|
|
|
@ -224,7 +224,7 @@ th{text-align:left;} |
|
|
|
|
/* 登录 标题 */ |
|
|
|
|
.u-login-tit{margin-bottom:1em;text-align:center;} |
|
|
|
|
.u-login-tit .title{position:relative;display:inline-block;height:86px;padding-left:220px;font-size:2em;color:#fff;line-height:86px;} |
|
|
|
|
.u-login-tit .title:before{border: 1px solid #fff;background: #fff;content:'';position:absolute;left:0;top:50%;display:inline-block;width:200px;height:86px;background:url(../assets/image/wl-logo-zhangjiakou.png) center;background-size:cover; |
|
|
|
|
.u-login-tit .title:before{content:'';position:absolute;left:0;top:50%;display:inline-block;width:200px;height:86px;background:url(../assets/image/wl-logo-zhangjiakou.png) center;background-size:cover; |
|
|
|
|
transform:translate(0,-50%); |
|
|
|
|
-ms-transform:translate(0,-50%);/* IE 9 */ |
|
|
|
|
-webkit-transform:translate(0,-50%);/* Safari and Chrome */ |
|
|
|
|