@charset "utf-8";
/* CSS Document */
.w{width:980px;}
.w1200 .w{width:1200px;}
.title{width:100%; height:70px; background-color:#fff; box-shadow:5px 0 10px #e5e5e5; z-index:100;}
.content{width:100%; position:relative;}
.content img{width:100%; }
.login-box{width:440px; height:330px; background-image:url(../../../../images/web/style300/other/bg.png); position:absolute; left:50%; top:50%; margin-top:-165px; margin-left:-220px; border:1px solid #fff;}
.c-darkblue{color:#134b82;}
.c-blue{color:#045fb8;}
.login-box input{width:182px; line-height:normal;height:30px; color:#999; font-size:12px; padding-left:10px; border:none; box-shadow:inset 2px 2px 2px #ddd}
.btn{display:block; background-color:#045fb8;border-radius:8px; color:#fff; width:194px; line-height:32px; text-align:center;}

.footer{width: 100%; height: 60px; background-color: #465153; text-align: center; }
.footer .text-info{height: 30px; line-height: 30px;}
