body {
    font-family: 'Microsoft YaHei';
}

.index-page {
    background: url('../images/img_bg.png') center center no-repeat;
    width: 1024px;
    height: 768px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.space {
    height: 20px;
}

.login-space {
    height: 281px;
}

.login-space-left {
    width: 430px;
    height: 20px;
    float: left;
}

.login-space-info {
    margin-left: 270px;
    margin-top: 240px;
    height: 248px;
    margin: 0 auto;
    float: left;
}

.txt {
    width: 225px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border: none;
    background-color: transparent;
    color: #fff;
}

.login-space-space {
    height: 39px;
}

.btnlogin {
    background: url('../images/img_btn.png') center center no-repeat;
    width: 179px;
    height: 42px;
    border: none;
    line-height: 42px;
    color: #fff;
}

.alogin {
    background: url('../images/img_btn.png') center center no-repeat;
    width: 179px;
    height: 42px;
    border: none;
    line-height: 42px;
    text-align: center;
    color: #fff;
    display: block;
}

.huigu-page {
    background: url('../images/huigu.png') center center no-repeat;
    width: 1024px;
    height: 768px;
    margin: 0 auto;
}

.page {
    background: url('../images/zhibo.png') center center no-repeat;
    width: 1024px;
    height: 768px;
    margin: 0 auto;
}

/*.header {
    background: url('../images/header.jpg') center center no-repeat;
    width: 1024px;
    height: 113px;
}*/

.mainbody {
    min-height: 500px;
}

.state {
    height: 30px;
    background-color: #93316D;
    border-radius: 5px;
    line-height: 30px;
}

.tou {
    background: url('../images/img_tou.png') center center no-repeat;
    width: 22px;
    height: 30px;
    line-height: 30px;
    margin: 0px 20px 0px 30px;
    display: inline-block;
    float: left;
}

span.info {
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0px 30px 0px 30px;
}

.mainleft {
    width: 150px;
    float: left;
}

.mainright {
    width: 820px;
    float: right;
}

.reg-box {
    width: 600px;
    margin: 0px 0px 0px 330px;
}

.nav > li > a:hover, .nav > li > a {
    background-color: #ddd;
    color: #93316D;
}

    .nav > li > a:hover, .nav > li > a:focus {
        background-color: #93316D;
        color: #fff;
    }

.nav > li {
    text-align: center;
    margin: 30px 0px 30px 0px;
}

.footer {
    background-color: #EAEFB5;
}

    .footer p {
        line-height: 30px;
        height: 30px;
        text-align: center;
        font-size: 12px;
    }

.h3-title {
    color: #93316D;
}

.span-title {
    color: #93316D;
}

.span-index {
    display: inline-block;
    margin: 0px 30px 0px 0px;
}

    .span-index a {
        text-decoration: underline;
    }

.nav > li > a {
    padding: 30px 15px;
    font-size: 20px;
}

.zhibo {
    height: 117px;
    width: 390px;
    float: left;
    background: url(../images/biaoti.png) no-repeat scroll 3px 0px;
    background-color: #82ADCD;
    border-radius: 5px;
}

.huigu {
    height: 117px;
    width: 390px;
    float: right;
    background: url(../images/biaoti.png) no-repeat scroll -419px 0px;
    /*background-color: #82ADCD;*/
    border-radius: 5px;
}

.yemian {
    height: 117px;
    width: 260px;
    float: right;
    /*background: url(../images/biaoti.png) no-repeat scroll -419px 0px;*/
    /*background-color: #82ADCD;*/
    border-radius: 5px;
}

.div1 {
    height: 160px;
    width: 687px;
    background-color: #364579;
    border-radius: 5px;
}

.div2 {
    max-height: 160px;
    width: 160px;
    margin-left: 50px;
    float: left;
}

.div3 {
    max-height: 160px;
    width: 405px;
    margin-left: 50px;
    float: left;
    color: #ffffff;
    font-size: 16px;
}

.div4 {
    height: 51px;
    width: 687px;
    background-color: #527F35;
    border-radius: 5px;
}

.div5 {
    max-height: 160px;
    width: 100%;
    text-align: center;
    float: left;
    color: #ffffff;
    font-size: 18px;
}
