#main{}
.zk-heand{
    height: 190px;
}
.zk-body{
    height: 480px;
    background: #094768;
}
.zk-foot{

}
.zk-center{
    width: 1200px;
    margin: 0 auto;
}
.zk-body .zk-center{
    background: url("../images/zk_04.jpg");
    height: 480px;
    position: relative;
}
.zk-erweima{
    position: absolute;
    top: 190px;
    left: 780px;
}
.zk-heand .zk-center{
    padding: 30px;
}
.zk-sm4{
    width:33.33%;
    float: left;
}
.zk-sm4 span,.zk-sm4 a{
    display: block;
    text-align: center;
}
.zk-sm4 a{
    width: 195px;
    height: 42px;
    margin: 50px auto 0 auto;
    background: #256CA4;
    color: #fff;
    font-size: 22px;
    border-radius: 20px;
    line-height: 38px;
}
.zk-foot .zk-center{
    margin-top: 40px;
    margin-bottom: 40px;
}
/**========================================================================*/
.zk-body .zk-center.zk-score{
    background: url("../images/zk_13.jpg");
    position: relative;
}
.zk-form{
    width: 550px;
    position: absolute;
    top: 80px;
    left: 350px;
}
.zk-form-input{
    padding:10px;
}
.zk-form label{
    color: #ffffff;
    display: inline-block;
    width: 100px;
    text-align: right;
}
.zk-form input{
    padding: 0 5px;
    width: 375px;
    height: 30px;
    border: 1px solid #eeeeee;
}
.zk-form a{
    background: #eeeeee;
    padding: 5px 15px;
    margin-left: 10px;
}
.zk-button{
    text-align: center;
    padding: 40px;
}
.zk-form .zk-code{
    width: 165px;
}
.zk-img{
    vertical-align: middle;
}
.zk-msg{
    text-align: center;
    color: #b02a23;
    font-weight: bold;
}









