.header{
    width:100%;
    height: 81px;
    background: url(../img/header.jpg) no-repeat;
    background-size:100% 162px;
}
.head{
    width:100%;
    height:100%;
    text-align: center;
    line-height: 81px;
    position: relative;
}
.logoFont{
    color:#fff;
    font-size: 38px;
    font-weight:700;
    letter-spacing: 4px;
    font-family: '微软雅黑'
}
.logoFont:hover{color: #fff!important}
.head .logo{
    width:140px;
    height:30px;
    position:absolute;
    top:25px;
    left: 100px;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.footer{
    width:100%;
    height:135px;
    background:url("../img/footerBg.jpg")  repeat-x !important;
    background-size:cover;
    margin-top:48px;
    padding-top: 0px!important;
}
.foot{
    width:1200px;
    margin: 0 auto;
    padding-top:40px;
    color:#fff;
    text-align: center;
}
.foot span{
    margin: 0 20px;
}
.foot .secondBox{
    margin-top:14px;
}
#msgdemo1{color: red}
.login1,.login1:hover,.login2,.login2:hover{color: #fff}