﻿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;
}
body, input
{
    font-family: 微软雅黑;
    font-size: 14px;
}
input
{
    vertical-align: middle;outline: 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;}
.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 30px;
}
.content
{
    background: #a8c539;
    padding: 50px 0;
    min-width: 1000px;
}
.login
{
    width: 264px;
    box-shadow: 0 0 7px #333;
    position: absolute;
    top:45px;
    right: 0;
    background: #fff;
    padding: 18px;
    border: 1px solid #999;
}
.head
{
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 18px;
}
.head img
{
    vertical-align: middle;
    margin-right: 6px;
}
.form
{
    border: 1px solid #c9caca;
    padding: 0 10px;
}
.name, .password
{
    border: 0;
    width:218px;
    height: 30px;
    line-height:30px;
    padding-left: 24px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.name, .password{ line-height:normal;}
}
.name
{
    background: url(../images/name.png) no-repeat 3px center;
    border-bottom: 1px solid #c9caca;
}
.password
{
    background: url(../images/password.png) no-repeat left center;
}
.remeber
{
    margin-top: 8px;
}
.btnlogin, .download
{
    display: block;
}
.btnlogin
{
    color: #fff;
    width: 100%;
    font-size: 16px;
    margin: 20px 0;
    background: url(../images/btnlogin.jpg) repeat-x;
    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: #28abf8;
    text-align: center;
    font-size:15px;
    display:block;
}
.blue_link{color:#28abf8; margin-left:10px;}
.blue_link:hover{color:#a8c539; font-weight:bold;}
.login_header{ height:50px; overflow:hidden; line-height:50px;}
.login_header .logo{ vertical-align:middle; float:left;}
.logoText{ float:left; font-size:20px; font-family:"Microsoft Yahei";padding-left:10px;}