*{
    margin: 0 ;padding:0;
    list-style: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.layout{
    min-width:1316px;
    max-width: 1366px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.banner{
    position:relative;
    height: 768px;
    overflow: hidden;
}
#player{
    position: relative;
    width: 100%;
    height: 768px;
    overflow: hidden;
    margin: 0 auto;
}
#player .Limg{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#player .Limg li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.content{
    width:435px;
    top: 220px;
    right:0;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}
#submit{
    outline: none;
}
img{
    border: 0;
}
.login{
    width: 326px;
    overflow: hidden;
    margin: 0 auto;
}
.login form{
    /* width: 294px; */
    margin: 0 auto;
}
.text{
    width: 246px;
    height:55px;
    border: 0;
    line-height: 55px;
}
.user{
    background: url(user.png) no-repeat;
}
.key{
    background: url(pwd.png) no-repeat;
}
.btn01{
    margin-top: 24px;
}
.btn02{
    margin-top: 16px;
}
.btn input {
    padding-left: 38px;
    padding-right: 10px;
    outline: none;
    font-size: 16px;
}
.btn_login{
    width: 294px;
    height:55px;
    background: url(btn.png) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: 微软雅黑;
    color: #ffffff;
    cursor: pointer;
}
.login_right ul{
    overflow: hidden;
    margin-top: 7px;
    clear: both;
    background: url(bg_ul.png) center no-repeat;
}
.reg{
    float: right;
}
.forget1{
    float: left;
    margin-left: 70px;
}
.reg{
    margin-right: 70px;
}
.reg a,.forget1 a{
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 55px;
    color:#5b5b5c;
    text-decoration: none;
}
.logo{
    width: 435px;
    position: absolute;
    top:54px;
    right:0;
    overflow: hidden;
    z-index: 4;
}
.logo img{
    display: block;
    overflow: hidden;
    margin:32px auto 10px;
}
.title{
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    color:#353535;
}
.btn input::-webkit-input-placeholder {
    color:#333333;
}
.btn input:-moz-placeholder {
    color:#333333;
}
.btn input::-moz-placeholder {
    color:#333333;
}
.btn input:-ms-input-placeholder {
    color:#333333;
}

.bottom{
    overflow: hidden;
    background: #000000;
}
/*迷你背景幻灯图 start*/
.minipic{
    overflow: hidden;
    margin:30px auto 0;
    width: 1000px;
}
#demo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.indemo{
    width: 800%;
}
#demo li{
    display: inline;
    float: left;
    width: 199px;
    height: 138px;;
    overflow: hidden;
    margin: 2px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
/*迷你背景幻灯图 end*/
.footer{
    margin: 0 auto;
    color:#fff;
    text-align: center;
    line-height: 36px;
    height: 60px;
    font-size: 14px;
}
.footer a{
    color:#fff;
    text-decoration: none;
}












