﻿body, div, p, ul, li, table, tr, td, dl, dt, dd, ol, img
{
    margin: 0;
    padding: 0;
}
li
{
    list-style: none;
}
a
{
    cursor: pointer;
    outline: none;
    text-decoration: none;
}
a:link{color:#333;}
a:hover{color:#000;}
a:visited{color:#333;}
body, input
{
    font-family: 微软雅黑;
    font-size: 14px;
}
input
{
    vertical-align: middle;outline: none;
}
img{border:none;}
.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearFix { zoom: 1; }
.luara ol{height: 20px; bottom: 0; left: 300px;}
.luara ol li{float: left; width: 11px; height: 11px; margin: 5px; background: #d4e29c; cursor: pointer;border-radius:6px;}
.luara ol li.seleted{background: #fff;}
/*左滑*/
.luara-left{position: relative; padding: 0; overflow: hidden;}
.luara-left li{float: left;}
.w990
{
    width: 990px;
    margin: 0 auto;
    position: relative;

}
.pa{position: absolute; overflow: hidden;}
.logo
{
    margin: 6px 0 8px 0;
}
.content
{
    background: #32BE78;
    padding: 30px 0;
    min-width: 1000px;
    background-image:url(../Images/login/EKweb-bgbottompsd.png);   
    background-repeat:no-repeat;
    background-position:center center;
}
.login
{
    width: 343px;
    box-shadow: 2px 2px 7px #333;
    position: absolute;
    top:45px;
    right: 0;
    background: #fff;
    padding: 0px;
    border: 1px solid #999;
    border-radius:6px;
}
.head
{
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 18px;
    border-bottom:1px solid #E5E5E5;
    padding:10px 11px;
}
.head img
{
    vertical-align: middle;
    margin-right: 6px;
}
.form
{
    padding-left:23px;
}
.name, .password
{
    width:240px;
    height: 34px;
    line-height:34px;
    border:0px;
    display:inline;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
.nameico
{
    width:20px;
    height:16px;
    display:inline-block;
    margin-right:5px;
    margin-left:7px;
    margin-top:2px;
    vertical-align:middle;
    background: url(../Images/login/ico_01.png) no-repeat center;
}
.passwordico
{
    width:20px;
    height:16px;
    display:inline-block;
    margin-right:5px;
    margin-left:7px;
    margin-top:2px;
    background: url(../Images/login/ico_02.png) no-repeat center ;
    vertical-align:middle;
}
.remeber
{
    margin:8px 22px 0px;
}
.from1{
    border: 1px solid #ddd;

}
.from1:hover,.from2:hover{border: 1px solid #6BC66B;transition:all 0.3s;}
.from2{
    border: 1px solid #ddd;

}
.from1,.from2{
    width:290px;
    height: 34px;
    margin-top:8px;
    border-radius:5px;

}
.btnlogin, .download
{
    display: block;
}
.btnlogin
{
    color: #fff;
    font-size: 16px;
    margin: 20px 22px;
    background: #32BE78;
    border-radius: 5px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.download
{
    text-decoration: underline;
    color: #28abf8;
    text-align: center;
}
.bottom
{
    text-align: center;
    color: #7f7f7f;
    margin-top: 20px;
}
.schoolApply{
    color: #3CB400;
    text-align: center;
    font-size:15px;
    display:block;
    margin-bottom:20px;
    text-decoration: underline;
}
.blue_link{color:#3CB400; margin-left:10px;text-decoration: underline;}
.blue_link:hover{color:#3CB400; font-weight:bold;}
.login_header{ height:50px; line-height:50px;width:1100px; margin:0 auto;}
.login_header .logo{ vertical-align:middle; float:left;}
.logoText{ float:left; font-size:20px; font-family:"Microsoft Yahei";padding-left:10px;color:#32BE78;font-size:24px;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.login_right{
    float:right;
}

