/*============================== PC登录界面样式 ==========================*/
.login-top{width:100%;height:400px;background-color:#24303C;}.login-bg{margin:0 auto;margin-top:-150px;padding:20px;width:400px;height:380px;border-radius:5px;box-shadow:0 0 25px 5px rgba(153,153,153,1);background-color:white;}.login-title{text-align:center;font-size:18px;height:80px;line-height:80px;border-bottom:#ccc dotted 1px;}.login-xintitle{text-align:center;margin-bottom: 20px;}.login-bg ul{margin-top:10px;}.login-bg ul li{height:50px;line-height:50px;}.login-btn{background-color:#24303C!important;}.copy{width:100%;height:40px;line-height:40px;text-align:center;}
