﻿body
{
    background-image: none;
    background-repeat: repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.loginMain
{
    height: 548px;
    margin: 0 auto;
    width: 1031px;
}
.loginMainBorder
{
    background: url(../../img/slide/loginBg.png) no-repeat center;
}
.loginOpe
{
    height: 111px;
    width: 100%;
}
.loginLogo
{
    padding-left: 30px;
    padding-top: 30px;
    width: 100%;
}
.loginMenu
{
    float: right;
    padding-right: 30px;
}
.loginMenu > li
{
    float: left;
    margin-right: 8px;
}
.loginMenu > li span
{
    color: #767676;
    margin-left: 8px;
    text-shadow: 1px 1px #fff;
}
.loginMenu > li a
{
    color: #767676;
    text-shadow: 1px 1px #fff;
}
.loginMenu > li a:hover
{
    text-decoration: underline;
}
.loginMenu > li a img
{
    margin-left: 4px;
}
.loginSubMenu
{
    background: url(../../img/slide/subMenuT.png) no-repeat top center;
    display: none;
    margin-left: -23px;
    margin-top: -4px;
    overflow: hidden;
    padding-top: 20px;
    position: absolute;
    width: 116px;
    z-index: 110; *margin-left:-100px;*margin-top:12px;
}
.loginSubMenu > li
{
    background: url(../../img/slide/subMenuM.png) repeat-y center;
    height: 30px;
}
.loginSubMenu > li a
{
    display: block;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding-left: 14px;
    text-shadow: none;
    width: 92px;
}
.loginSubMenu > li a:hover
{
    background: url(../../img/slide/hoverBg.png) repeat-x;
    color: #fff;
    height: 30px;
}
.loginSubMenu > li.subMenuB
{
    background: url(../../img/slide/subMenuB.png) no-repeat bottom center;
    height: 11px;
    width: 116px; *margin-top:-5px;
}
.loginMenu > li:hover ul.loginSubMenu
{
    display: block;
}
.loginCon
{
    height: 364px;
    margin: 0px auto;
    width: 1021px;
}
.loginBanner
{
    height: 100%;
    width: 100%;
}
.slide-container
{
    display: block;
    overflow: hidden;
}
.slide-controller
{
    overflow: hidden;
    position: relative;
}
.slide-controller a img
{
    width: 1022px;
    height: 364px;
}
.pagination
{
    height: 12px;
    width: auto;
}
.pagination-pos
{
    bottom: 9px;
    left: 26px;
}
.pagination li
{
    float: left;
    list-style: none;
}
.pagination li a
{
    background: #8d8d8d;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    width: 12px;
}
.pagination li.current a
{
    background: #fff;
}
.loginContent
{
    background: url(../../img/slide/loginContent.png) no-repeat center;
    height: 298px;
    margin-left: 670px;
    margin-top: -318px;
    position: relative;
    width: 260px;
    z-index: 100;
}
.loginContent h1
{
    padding-top: 12px;
}
.contentUser
{
    background: url(../../img/slide/speLine.png) repeat-x bottom;
    height: 58px;
    margin: 6px auto 0;
    text-align: center;
    width: 240px;
}
.contentUser ul
{
    display: inline-block; *display:inline;*zoom:1;
}
.contentUser ul li
{
    float: left;
    height: 58px;
    margin-right: 9px;
    width: 48px;
}
.contentUser ul li.loginCurrent
{
    background: url(../../img/slide/arrowUp.png) no-repeat bottom;
}
.contentUser ul li a
{
    background: url(../../img/slide/userBg.png) no-repeat;
    display: block;
    height: 48px;
}
.contentUser ul li a img
{
    height: 44px;
    width: 44px;
    margin-top: 2px;
}
.contentUser ul li a .userMask
{
    background: url(../../img/slide/userImgMask.png) no-repeat;
    cursor: pointer;
    height: 44px;
    margin-left: 2px;
    margin-top: -49px;
    position: relative;
    width: 44px; *margin-top:-44px;
}
.loginInput p
{
    margin: 7px 0 0 26px;
    text-align: left; *margin-top:5px;*margin-bottom:0px;*margin-left:26px;*margin-right:0px
}
.loginInput .input
{
    border: solid #CCC 1px;
    background-color: #FFF;
    width: 210px;
}
.loginInput p label
{
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin: 1px;
    display: block;
    float: left;
}
.loginInput .user label
{
    background: url(../../img/slide/user.png) no-repeat center center;
    border-right: solid #F3F3F3 1px;
}
.loginInput .lock label
{
    background: url(../../img/slide/lock.png) no-repeat center center;
    border-right: solid #F3F3F3 1px;
}
.loginInput p img#imgValidateCode
{
    height: 25px;
    overflow: hidden;
    margin: 1px;
    display: block;
    float: right;
}
.loginInput p .inputText
{
    background: #fff;
    height: 27px;
    line-height: 27px;
    width: 180px;
    border: 0px;
}
.loginInput p .shortText
{
    background: #fff;
    height: 27px;
    line-height: 27px;
    width: 120px;
    border: 0px;
    margin-left: 5px;
}
.loginInput p .loginCheck
{
    vertical-align: text-bottom;
}
.loginInput p a
{
    color: #000;
    margin-left: 10px; *margin-left:5px;
}
.loginInput p a:hover
{
    color: #a2a2a2;
    text-decoration: underline;
}
.loginInput div
{
    text-align: center;
    margin-left: 5px;
    margin-top: 15px;
    width: 100%;
}
.loginInput div input.loginSubmit
{
    background: none;
    background: url(../../img/slide/loginBtn.png) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: '微软雅黑' , '黑体' , '宋体';
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    width: 159px;
}
.loginCopy
{
    color: #5f5f5f;
    padding-top: 16px;
    text-align: center;
    text-shadow: 1px 1px #fff;
    width: 1021px;
}
.loginCopy a
{
    color: #5f5f5f;
    display: block;
}
.loginCopy a:hover
{
    text-decoration: underline;
}
.loginCopy span
{
    margin-left: 8px;
}
.borderClean
{
    border: none !important;
}
