body {
    background: url(../images/bg.jpg) no-repeat top center fixed;
}
.id-head{
    overflow: hidden;
}
.id-banner{
    width: 1152px;
    margin: auto;
    height: 160px;
    overflow: hidden;
}
.id-hy{
    margin-top: 6px;
    line-height: 24px;
    float: right;
    margin-right: 37px;
    color: #056db6;
    overflow: hidden;
}
.id-hy a{
    color: #056db6;
    float: right;
}
.id-hy span{
    float: right;
}
.id-logo{
    float: left;
}
.id-nav{
    height: 70px;
    background: #056db6;
    overflow: hidden;
}
.id-nav-box{
    width: 1152px;
    overflow: hidden;
    margin: auto;
}
.id-nav-ul{
    float: left;
    line-height: 70px;
    height: 70px;
}
.id-nav-ul ul li{
    float: left;
}
.id-nav-ul ul li a{
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    width: 130px;
}
.id-nav-ul ul li a:hover{
    background: #025c9b;
}
.id-ss{
    width: 270px;
    height: 34px;
    background: #FFFFFF;
    float: right;
    margin-top: 18px;
    overflow: hidden;
}
.id-ss .text{
    height: 34px;
    border: 0;
    line-height: 34px;
    text-indent: 10px;
    float: left;
    width: 226px;
}
.id-ss .btn{
    background: url("../images/ico01.png");
    width: 42px;
    height: 34px;
    border: 0;
    float: right;
}