.nav { background: linear-gradient(to right, #e4d1a7, #e9dab5); } .box { height: 805px; background: url(/public/images/bgc2.png) center; } #isReadcheck { cursor: pointer; margin-left: 50px; } .signin { float: left; margin-top: 45px; margin-left: 45px; width: 400px; /* height: 520px; */ background: #fefefe; border-radius: 5px; } .img_deal { padding-bottom: 20px; } .signin .title { color: #d2a651; font-weight: 700; font-size: 16px; margin-left: 50px; margin-top: 30px; margin-bottom: 20px; cursor: pointer; } .login_line { border-bottom: 2px solid #d2a651; } .module1 { display: none; min-height: 300px; text-align: center; margin-bottom: 40px; } .module1 p { text-align: left; line-height: 28px; padding-left: 50px; } .module1 .applet { margin-top: 20px; margin-bottom: 20px; width: 190px; height: 190px; } .signin .title i { padding-bottom: 3px; } /* .module2 { display: none; } */ .signin_p { width: 300px; height: 45px; border: 1px solid #d2a651; border-radius: 3px; margin-left: 50px; margin-bottom: 15px; } input[type="text"], input[type="password"] { width: 220px; height: 43px; border: none; text-indent: 10px; } input[type="checkbox"] { width: 16px; height: 16px; float: left; margin-left: 50px; margin-right: 5px; margin-top: 3px; border: #d2a651 1px solid; } .img_code { float: right; margin-top: -43px; width: 80px; height: 43px; cursor: pointer; /* background-color: pink; */ } .code { display: inline-block; width: 80px; height: 43px; text-align: center; line-height: 45px; vertical-align: top; margin-left: -5px; } .submit_phone { display: inline-block; width: 75px; height: 43px; text-align: center; line-height: 45px; vertical-align: top; margin-left: -5px; background-color: #fff; cursor: pointer; color: #808080; /* pointer-events: none; */ } .p1 { height: 70px; line-height: 70px; text-align: center; color: #d2a651; font-weight: 700; font-size: 16px; } .btn { width: 300px; height: 50px; margin-left: 50px; margin-top: 15px; margin-bottom: 30px; background: radial-gradient(circle, #d1a853, #e0c47d); color: #333; font-weight: 700; } .btn:hover { color: black; } .p2 { color: red; margin-left: 50px; margin-bottom: 10px; } .eye { width: 30px; margin-left: 20px; cursor: pointer; }