*{
    margin: 0 ;padding:0;
    list-style: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
img{
    border: 0;
}
.layout{
    width:1440px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    font-family: Microsoft Yahei;
}
.banner{
    position:relative;
    height: 900px;
    overflow: hidden;
}
#player{
    position: relative;
    width: 100%;
    height: 900px;
    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:326px;
    top: 389px;
    right:66px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}
.login{
    width: 326px;
    height: 324px;
    overflow: hidden;
    margin: 0 auto;
}

.logo{
    position: absolute;
    top: 138px;
    right: 126px;
    overflow: hidden;
    z-index: 4;
}
.logo img{
    display: block;
    overflow: hidden;
    margin:12px auto 10px;
}














