body{background-image: url(../img/lbg.png);background-size: 100vw 100vh;height: 100vh;width: 100vw;overflow: hidden;}
main{position: relative;}
section{position: absolute;background-color: #fff;display: grid;grid-template-columns: 773px 440px;height: 670px;top: calc(50vh - 335px);left: calc(50vw - 606px);border-radius: 8px;}
.wt-logon-pic{background-image: url(../img/lbgt.png);background-size: 773px 670px;height: 100%;text-align: center;padding-top: 46px;}
.wt-logon-pic-ct{margin-top: 36px;}
.wt-logon-pic-logo{height: 68px;}
.wt-logon-box{height: 100%;}
.wt-logon-box > div{padding: 68px 36px 0px;}
.wt-logon-type{display: grid;grid-template-columns: auto auto auto auto;border-bottom: 1px solid #16a241;}
.wt-logon-type-an{text-align: center;}
.wt-logon-type-an > div{display: inline-block;padding-top: 16px;padding-bottom: 14px;cursor: pointer;font-size: 16px;color: #686868;}
.wt-logon-type-an > div:hover{border-bottom: 4px solid #16a241;color: #16a241;}
.this-type > div{border-bottom: 4px solid #16a241;color: #16a241;}
.this-type > div:after{content: "登录";}
.wt-logon-form .layui-input{height: 38px;line-height: 38px;}
.wt-logon-ts{font-size: 14px;color: #868686;}
#wtFxy{padding-top: 50px;}
#wtFcpdw{padding-top: 50px;}
#wtFpxjg{padding-top: 50px;}
#wtFzgbm{padding-top: 50px;}
.layui-form-item{margin-bottom: 15px;}
.wt-logon-wjmm{position: absolute;top: 0;right: 0;color: #16a241;line-height: 38px;font-size: 14px;}
.wt-logon-go{width: 100%;height: 38px;line-height: 38px;border-radius: 2px;margin-top: 36px;}
.wt-logon-tzc{text-align: right;font-size: 14px;color: #868686;}
.wt-logon-tzc span{color: #16a241;}
.layui-form-checkbox span{color: #868686 !important;}
.layui-form-checkbox:hover i{border-color: #16a241 !important;}
.layui-form-checked[lay-skin=primary] i{border-color: #16a241 !important;background-color: #16a241;}


.wt-register .this-type > div{border-bottom: 4px solid #16a241;color: #16a241;}
.wt-register .this-type > div:after{content: "注册";}
input:-moz-placeholder { color: #a9a9a9;}
input:-ms-input-placeholder { color: #a9a9a9;}
input::-webkit-input-placeholder { color: #a9a9a9;}
.layui-input{padding-left: 36px;}
.wt-input-ico{position: relative;}
.wt-input-ico > i{position: absolute;top: 11px;left: 11px;color: #868686;}
/*.wt-register .wt-logon-form{padding-top: 16px;}*/
.wt-register-xieyi{font-size: 14px;color: #868686;position: absolute;left: 110px;top: 9px;}
.wt-register-xieyi span{color: #16a241;}
.wt-register .wt-logon-go{margin-top: 10px;}


.wt-forget .this-type > div{border-bottom: 4px solid #16a241;color: #16a241;}
.wt-forget .this-type > div:after{content: "找回";}
/*.wt-forget .wt-logon-type{grid-template-columns: auto;}*/
/*.wt-forget .wt-logon-form{padding-top: 16px;}*/

.wt-yzm-an{position: absolute;right: 0;top: 0;background-color: #16a241;color: #fff;height: 38px;line-height: 38px;font-size: 12px;width: 108px;text-align: center;border-radius: 2px;cursor: pointer;}