body{
    background: url("../images/bg.jpg") no-repeat top center;
}
.id-hy .link{
    float: right;
}
.id-hy .time{
    color: #888888;
    margin-left: 33px;
    float: left;
}
.id-head{
    overflow: hidden;
}
.id-banner{
    width: 1200px;
    margin: auto;
    height: 250px;
    overflow: hidden;
}
.id-hy{
    font-size: 12px;
    line-height: 34px;
    margin-right: 37px;
    color: #FFFFFF;
    overflow: hidden;
}
.id-hy .tq{
    float: left;
    margin-left:15px;
}
.id-hy .tq span,
.id-hy .tq i{
    float: left;
    margin-left: 8px;
}
#localtime{
    float: left;
    line-height:30px;
    height:30px;
    font-weight:bold;
}

.id-sss{
    margin-top: 97px;
    margin-right: 12px;
    float: right;
    background: url("../images/input.png");
    width: 330px;
    height: 38px;
}
.id-sss .text{
    border: 0;
    line-height:38px;
    height: 38px;
    text-indent: 10px;
    outline: none;
    width: 256px;
    margin-left: 22px;
    background: none;
}
.id-sss .btn{
    background: none;
    width: 50px;
    height: 38px;
    float: right;
    border: 0;
    outline: none;
    cursor: pointer;
}
.id-hy .link a{
    color: #FFFFFF;
    float: right;
}
.id-hy .link span{
    margin: 0 12px;
    float: right;
}
.id-logo-box{
    overflow: hidden;
}
.id-logo{
    float: left;
}
.id-nav{
    height: 60px;
    background: #0497eb;
    overflow: hidden;
}
.id-nav-box{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.id-nav-ul{
    margin-left: 15px;
    float: left;
    line-height: 60px;
    height: 60px;
}
.id-nav-ul ul li{
    float: left;
}
.id-nav-ul ul li a{
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    width: 150px;
}
.id-nav-ul ul li a:hover{
    background: #1084c1;
}
.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;
}
