/* 登陆 --wt */ .wt_login{ background: #fff; text-align: center!important; width: 480px!important; box-shadow: 0px 0px 5px 5px #ddd; border-radius: 8px; } .wt_login_cantent h1{ font-size: 24px; color: #68686B; } .login form{ text-align: center; border-radius: 8px!important; } .wt_login_head{ padding-bottom: 0px; margin-bottom: 24px; box-shadow: 0px 0px 0px #888888; } .wt_login_cantent{ margin-top: 65%; padding-top: 34px!important; background: #fff; } .wt_login_cantent p{ margin-bottom: 18px!important; text-align: center; } .wt_login_cantent p input{ width: 400px!important; height: 52px; border-radius: 8px!important; } .wt_login_cantent p input::-webkit-input-placeholder { color:#91919B!important; font-size: 14px; } .wt_login_cantent .text{ color: #68686B!important; font-size: 12px; text-align: left; margin-left: 17px; font-weight: normal; } .wt_login_cantent .remember{ width: 20px!important; height: 20px; background: #fff; margin-top: 0px; float: left; } .wt_btn{ width: 400px; height: 52px; border-radius: 26px; background: #D1D1D1!important; color: #fff!important; font-size: 20px!important; margin: 0 auto; } .btn-primary:hover{ background: #1b51b2!important; } .remember_psw{ font-size: 12px; color: #91919B!important; font-weight: normal; margin-left: 8px; } .wt_checkbox{ text-align: left!important; margin-left: 17px; margin-bottom: 10px; } .copyright{ display: block; margin-top: 70px; color: #68686B!important; font-size: 12px; font-weight: normal; } .codrops-header{ z-index: 0; padding: 0px; height: 50%!important; } .codrops-header img{ width: 100%; height: 100%; } .codrops-header .logo{ width: 120px; height: 120px; position:absolute; left:50%; transform:translateX(-50%); top: 120px; } .codrops-header .logo.logo_hk{ width: auto; height: 50px; top: 180px; } .codrops-header h1{ color: #fff; font-size: 24px; font-weight: normal; position:absolute; left:50%; top: 260px; transform:translateX(-50%); } .codrops-header .map{ width: 800px; height: 800px; position: absolute; left: 68%; margin-left: -220px; bottom: -95px; } /* --wt */