.xjcx{border-bottom: 1px solid #eee;margin:0 38px;}
.xjcx_1{font-size: 22px;color: #10568a;text-align: center; height: 40px;margin: 40px 0;}
.xjcx_1 span { color: #bc0000;}
.xjcx_2{text-align: left;border: 1px solid #ededed;}
.xjcx_2 .title ul li{margin-left: 0;float: left;font-size: 16px;}
.xjcx_2 .nrgl ul li{margin-left: 0;}
.xjcx_2 .title ul{height: 52px;	background-color: #f4f8fe;line-height: 52px;border-radius: 5px;}
.xjcx_2 .title ul li{font-weight: bold;}
.bjbh1{width: 75%;text-align: center;}
.bjbh2{width: 25%;text-align: center;}
.nrgl ul li{float: left;font-size: 16px;}
.nrgl ul {height: 48px;line-height: 48px;border-bottom: 1px solid #ededed;}
.nrgl ul li a{color: #000; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;  display: inherit;}
.nrgl{height: 395px;overflow-y: scroll;}
/* 须知弹窗样式 */
.pop-tips {display: none;position: absolute;top: 50%;left: 50%;margin-left: -282px;margin-top: -270px;width: 565px;height: 540px;padding: 35px;background: #fff url(../images/tc_b.png) top no-repeat; border-radius: 6px; box-shadow: 0 0 6px #cdcdcd; background-size: 100%;}
.pop-tips h3 {font-size: 22px;color: #0f86df;margin-bottom: 40px;}
.pop-tips p {font-size: 16px;color: #333;text-align: left;text-indent: 2em;}
.pop-tips a { display: inline-block;width: 320px;height: 50px;text-align: center;line-height: 50px;background-color: #1698ef;border: none; outline: none;border-radius: 6px;margin-top:32px;color: #fff;font-size: 18px;cursor: pointer;}
.limit-message {
    display: none;
}
.limit-message span {
    display: block;
    font-size: 18px;
    color: #ccc;
}
button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #dcdcdc;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
/* 滚动条样式 */
.nrgl::-webkit-scrollbar {width:8px;}
.nrgl::-webkit-scrollbar-track { border-radius:10px;background-color: #eef4f8;}
/* 滚动条滑块 */
.nrgl::-webkit-scrollbar-thumb { border-radius:10px; background:#cce1f1;}

