.id-foot {
    margin-top: 4px;
}
.id-bottom {
    padding-bottom: 10px;
    background: #015ebd;
}
.id-bottom .content {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.id-bottom .content .dz {
    float: left;
    margin-top: 62px;
    margin-left: 26px;
}
.id-bottom .content .text {
    text-align: center;
    line-height: 26px;
    color: #FFFFFF;
    float: left;
    width: 630px;
    font-size: 12px;
    margin-top: 50px;
    margin-left: 54px;
}
.id-bottom .content .zc {
    float: left;
    margin-top: 49px;
    margin-left:40px;
}

.id-yq {
    height: 48px;
    width: 1200px;
    margin: 8px auto 0;
}
.id-yq .name{
    line-height: 43px;
    float: left;
    margin-left: 17px;
    font-size: 15px;
    font-weight: bold;
    color: #015ebd;
    margin-right: 16px;
}
.id-yq .li,
.id-yq .li01{
    color: #454545;
    float: left;
    line-height: 24px;
    margin-top: 10px;
}
    .id-yq .li01 {
        margin-left: 10px;
        margin-right: 10px;
    }
.id-yq .li01:hover{
    color: #f00000;
}
.nice-select {
    margin-top: 9px;
    margin-left: 17px;
    float: left;
    width: 228px;
    height: 24px;
    position: relative;
    border: 1px solid #e8e8e8;
    width: 180px;
}
.nice-select input {
    color: #999999;
    cursor: pointer;
    text-indent: 8px;
    display: block;
    width: 100%;
    height: 24px;
    line-height: 30px;
    border: 0;
    outline: 0;
    background: url("../images/d04.png") no-repeat right top;
}

.nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    bottom: 24px;
    overflow: hidden;
    background-color: #fff;
    max-height:300px;
    overflow-y: auto;
    border: 1px solid #e8e8e8;
    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-er{
    margin-top: 24px;
    float: left;
    margin-left: 52px;
    width: 103px;
}
.id-er img{
    width: 103px;
    height: 103px;
    display: block;
}
.id-er span{
    display: block;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
}