.id-foot {
    margin-top: 20px;
}

.id-foot-link {
    width: 1200px;
    margin: auto;
}

.nice-select {
    margin-right: 24px;
    float: left;
    width: 210px;
    height: 36px;
    position: relative;
    background: #eeeeee;
}
.nice-select02{
    margin: 0;
    float: right;
}
.nice-select input {
    text-align: center;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: 0;
    background: none;
}

.nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    bottom: 36px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #999;
    border-bottom: 0;
    z-index: 9999;
}

.nice-select ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
}
.nice-select ul li a{
    color: #666666;
}
.nice-select ul li.on {
    background-color: #e0e0e0;
}

.id-bottom{
    background: #dcdada;
    margin-top: 15px;
    border-top: 10px solid #015999;
    overflow: hidden;
    height: 180px;
}
.id-bottom .box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-bottom .left{
    margin-top: 23px;
    float: left;
    width: 306px;
}
.id-bottom .left .li01{
    float: right;
}
.id-bottom .left .li02{
    float: right;
}
.id-bottom .left .li01 img{
    margin-right: 14px;
    width: 111px;
    height: 111px;
    display: block;
}
.id-bottom .left span{
    line-height: 100%;
    margin-top: 14px;
    width: 111px;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}
.id-bottom .right{
    float: right;
    width: 278px;
    margin-top: 35px;
}
.id-bottom .right a{
    float: left;
    margin-right: 14px;
}
.id-bottom .nav{
    margin-top: 46px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #666666;
    width: 810px;
    float: left;
    margin-left: 14px;
}
.id-bottom .nav a{
    color: #FFFFFF;
}
.id-bottom .nav .link{
    margin-top: 8px;
}
.id-yqlj{
    width: 1200px;
    border-top: 4px solid #015999;
    overflow: hidden;
    margin: auto;
}
.id-dz{
    float: left;
    margin-left: 135px;
    margin-top: 63px;
}
.id-zx{
    float: right;
    margin-right: 68px;
    margin-top: 64px;
}
