.bjgs {
    width: 1200px;
    height: auto;
    margin: 10px auto;
}

.bjgs ul li {
    border-bottom: 1px solid #ebebeb;
    background: #fff;
    text-align: center;
    font-size: 16px;
    height: 43px;
}

.bjgs .w1 {
    width: 174px;
}

.bjgs .w2 {
    width: 426px;
}

.bjgs .w3 {
    width: 222px;
}

.bjgs .w4 {
    width: 114px;
}

.bjgs .w5 {
    width: 132px;
}

.bjgs .w6 {
    width: 132px;
}

.bjgs .hd1 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.bjgs span {
    float: left;
    display: inline-block;
    border: none;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    text-align: center;
    line-height: 42px;
    height: 42px;
}

.bjgs .hd1 dd {
    padding: 0;
    margin: 0;
    line-height: 50px;
    width: 100%;
    font-size: 18px;
    color: #fff;
}

.bjgs .hd1 dd span {
    margin-left: 0px;
    border-collapse: collapse;
    float: left;
    background: #338AE0;
    border: 0 !important;
    border-right: 1px solid #fff !important;
}

.bjcx_box {
    background: #ebebeb;
    width: 100%;
    height: 58px;
    border-left: 6px solid #e69240;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
}

.bjcx_box .form-inline {
    display: inline-block;
    width: 500px;
    margin-right: 10px;
}
.bjcx_box .wauto{
    width:auto;
}
.bjcx_box .form-control {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    border: 1px solid rgb(203, 213, 225);
    border-radius: 3px;
}

.bjcx_box .btn {
    vertical-align: middle;
    background: #338AE0;
    border: 1px solid #338AE0;
}

.bmbjgslsi {
    width: 100% !important;
    height: 480px;
    overflow: hidden;
}

.bmbjgslsi .hd1 dd span {
    background: #c6eeff;
    border: 0 !important;
    color: #239dd2;
    font-size: 16px;
}

.bmbjgslsi .w2 {
    width: 70%;
}

.bmbjgslsi .w4 {
    width: 30%;
}

.bmbjgslsi .bd span {
    font-size: 14px
}

.bmbjgslsi .bd .w2 {
    text-align: left;
    text-indent: 10px;
}

.bmbjgslsi ul li:nth-child(2n+1) {
    background-color: #e8f8ff;
}