<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{background:url(../images/beijing1.png) no-repeat ;background-size: 100%; min-height:480px; min-width:1200px; font-size: 16px;}
.wrapa{ width:600px; height:400px; margin:0 auto; margin-top:3%; background:url(../images/guang.png) center no-repeat; background-size:100% 400px;}
.wrapa-toplogo{ width:600px; height:60px; text-align:center;}
.wrapa-xinxi{ background:url(../images/left.png) left no-repeat,url(../images/right.png) right no-repeat; height:100px; width:600px; text-align:center; line-height:100px; color:#FFF;}
.wrapa-toukuang{ width:600px; height:320px; background:url(../images/touming.png) center no-repeat; background-size:auto 100%; padding-top:30px; box-shadow:0px 0px 5px #999999;}
.wrapa-toukuang .wrap{ width:500px; height:260px; margin:0 auto; color: #000; background-color: #fff; border-radius:8px; font-size:18px; line-height:20px; padding-top: 30px;}
.wrap .login{width:400px; height: 300px; margin-top: 10px; margin-left: 50px;}
.wrap .login ul li{ width:400px;clear: both;}
.wrap .login ul li .left{float:left; width: 100px; text-align: right; height: 40px; line-height: 40px; font-size: 15px;}
.wrap .login ul li input{ border:none; padding-left: 10px; background:none; height:38px; border-bottom:#dddddd 1px solid; width:260px; color:#000; float:left; }
.wrap .login .btnt{ width:400px; height: 80px; text-align: center; clear: both;}
.wrap .login .btnt .btn{ width:100px; margin-top: 20px; font-family: Microsoft Yahei; height:35px; font-size: 15px; border-radius:5px; border:none; border:#39a0ff 1px solid; color: #fff;  background: #39a0ff;}


.yzm{ width:200px; height:40px; background-color:#999; float:left; margin-bottom:0px; overflow: hidden;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}</pre></body></html>