
.id-link{
    width: 1130px;
    margin: auto;
    background-color:#fff;
    padding-bottom:10px;
}
.nice-select{
    margin: 0 13px;
    width: 328px;
    padding: 0 10px;
    height: 38px;
    border: 1px solid #4b6aa1;
    position: relative;
    background: url(../images/a2.jpg) no-repeat right center;
}
.nice-select02{
    margin: 0;
}
.nice-select input {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px \9;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
}

.nice-select ul{
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 38px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    box-shadow: 0 3px 5px #999;
    z-index: 9999;
}

.nice-select ul li{height: 30px;line-height: 30px;overflow: hidden;padding: 0 10px;cursor: pointer;}

.nice-select ul li.on{background-color: #e0e0e0;}

.id-sc{
    margin-top: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: #5c78a8;
}
.id-sc .content{
    text-align: center;
    width: 1100px;
    margin: auto;
    font-size: 12px;
    color: #FFFFFF;
    overflow: hidden;
}
.id-sc .content span{
    margin: 0 3px;
    color: #FFFFFF;
    display: inline-block;
}
.id-sc .content a{
    color: #FFFFFF;
    display: inline-block;
}
.id-bottom {
    text-align: center;
    overflow: hidden;
    line-height: 22px;
    color: #fff;
    word-break: keep-all;
    width:800px;
    margin:0 auto;
    margin-top: 30px;
}
.id-bc{
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.id-bc .li01{
    float: left;
    margin-left: 10px;
    margin-top: 30px;
}
.id-bc a img{
    display: block;
}
.id-bc .li02{
    float: left;
    margin-left: 11px;
    margin-top: 40px;
}

.id-bc .wb{
    float: left;
    margin-top: 20px;
    margin-left:350px;
}

.id-bc .wb img{
    width:100px;
    border:none;
}

.id-bc .wb span{
    display:block;
    text-align:center;
    color:#fff;
}

.id-bc .wx{
    float: left;
    margin-top: 20px;
    margin-left:20px;
}

.id-bc .wx img{
    width:100px;
    border:none;
}

.id-bc .wx span{
    display:block;
    text-align:center;
    color:#fff;
}