body{
    background: #ffffff;
}
.bjgs_top{
    overflow: hidden;
    margin:31px 0;
}
.bjgs_tit{
    float: left;
}
.bjgs_tit a,
.bjgs_jdcx a{
    display: inline-block;
    width:134px;
    height:48px;
    background:rgba(25,83,105,1);
    border-radius:5px;
    font-size:20px;
    font-weight:bold;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
}
.bjgs_jdcx a{
    width:128px;
    height:42px;
    font-size:16px;
    line-height: 42px;
    vertical-align: middle;
}
.bjgs_jdcx b{
    font-size:16px;
    font-weight:400;
    color:rgba(41,66,96,1);
}
.bjgs_jdcx input{
    width:410px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(41, 66, 96, 1);
    outline: none;
    padding-left:15px;
    padding-right: 50px;
}
.bjgs_jdcx span{
    position: relative;
}
.bjgs_jdcx span i{
    font-style:normal;
    position: absolute;
    right: 20px;
    top: -2px;
    font-size:20px; 
    color: #195369;
    cursor: pointer;
}
.bjgs_list ul{
overflow: hidden;
}
.bjgs_list li div{
    float: left;
    border-bottom: none;
    padding: 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.bjgs_list li .list_div1{
    width: 12%;
} 
.bjgs_list li .list_div2{
    width: 12%;
} 
.bjgs_list li .list_div3{
    width: 17%;
} 
.bjgs_list li .list_div4{
    width: 30%;
    text-align: center;
} 
.bjgs_list li .list_div5{
    width: 10%;
} 
.bjgs_list li .list_div6{
    width: 10%;
    color: red;
    text-align: center;
} 
.bjgs_list li .list_div7{
    width: 9%;
    text-align: center;
} 
.list_title li{
    overflow: hidden;
    background:rgba(235,235,235,1);
}
.list_title li div{
    padding: 20px 10px;
    font-weight:bold;
    font-size:18px;
    text-align: center;
}
.list_div7 a{
    display: inline-block;
    width: 100%;
    height:35px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(41, 66, 96, 1);
    border-radius:5px;
    font-size:16px;
    line-height: 34px;
}
