﻿* {padding:0;margin:0;}
#body {background:#fff;}
.loginWrap {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.loginInner input.k-textbox{color:#ccc;}
.loginInner {background:#fff;width:1200px;height:585px;margin:0 auto;border:1px solid #ccc;}
.loginMain {float: left;background:url('../../Images/loginImg.gif') bottom left no-repeat;width: 650px;height: 585px;}
.loginInner input {border:none;border-bottom:1px solid #ccc;border-radius:0px;}
.loginInner [class^="icon-"]:before, .loginInner[class*=" icon-"]:before {font-size: 24px;}
/*login input*/
.loginArea {float:left;padding-top:70px;padding-left:90px;position:relative;height:450px;}
.loginTlt span{font-size:42px;color:#1879c3;}
.loginTlt{font-size:36px;color:#333;margin-bottom:60px;}
.loginTlt:before {content:'';width:100px;height:10px;display:block;background:#ff8e3b;margin-bottom:20px;margin-left:100px;}
.btnLogin {background:#ff8e3b;width:235px;height:44px;border-radius:20px;border:none;color:#fff;font-size:20px;font-weight:normal;position:absolute;bottom:30px;}
.btnLogin:hover {background:#fe9e58;}
.loginInput {color:#888;margin-left:70px;}
.loginInput .k-tooltip-validation.k-widget {display:block;background:#fff;border:none;box-shadow:none;color:#ff8e3b;}
/*footer*/
.loginFooter {width:1200px;height:20px;line-height:20px;margin:0 auto;}
footer {background:#fff;}
