.nt_ind_right {
    /* position: absolute; */
    float: left;
    top: 92px;
    right: 20px;
    width: calc(52% - 500px);
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}

.nt_indrigRT {
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    background: #5F6C8C;
    font-size: 14px;
    padding-left: 15px;
}

.nt_indrigtop {
    height: 450px;
    overflow: hidden;
    clear: both;
    /* background: rgba(0, 0, 0, 0.25); */
    padding: 6px 0;
    overflow-y: auto;
    border-style: solid;
    border-color: rgba(175,175,175,1);
    border-width: 1px;
    background: rgba(236, 236, 236, 1);
}

.nt_indrigoption {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #5F6C8C;
    margin:30px 15px 30px;
    float: right;
    padding: 0 30px;
}
.nt_indrigoption .reset_button{
    color: #ffffff;
    font-size: 16px;
}

.nt_indrigtop .nt_indrigtopT li {
    display: inline-block;
    width: 100%;
    line-height: 1;
    font-size: 14px;
    padding: 8px 15px;
    box-sizing: border-box;
    color: black;
}

.nt_indrigtop .nt_indrigtopM {
    height: auto;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}

.nt_indrigtop .nt_indrigtopM .nt_indrigtopML {
    float: left;
}

.nt_indrigtop li {
    display: inline-block;
    width: 100%;
    line-height: 1;
    font-size: 14px;
    padding: 6px 10px;
    box-sizing: border-box;
}

.nt_indrigtop .nt_indrigtopMLl {
    float: left;
    width: 50%;
}



.nt_indrigtop .nt_indrigtopMLr {
    float: right;
    width: 140px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #30438F;
}

.nt_indrigtop .nt_indrigtopMLr1 {
    float: right;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #30438F;
}

.nt_indrigtop .nt_indrigload {
    width: 95%;
    height: 32px;
    margin: 10px auto;
    line-height: 32px;
    text-align: center;
    border: 1px solid #8a8a8c;
    box-sizing: border-box;
}

.nt_indrigtop .nt_indrigload i {
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background: #6bb72d;
    margin: 8px 5px 0 10px;
    float: left;
}

.nt_indrigtop .nt_indrigload .sub_icon {
	width: 16px;
    height: 18px;
    margin: 6px 5px 0 10px;
}

/* 闂備礁鎲￠悷銉╁磹瑜版帒姹查柨鐕傛嫹 */

.nt_indrigRT2 {
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    font-size: 14px;
    color: #ffffff;
    background: #5F6C8C;
    padding-left: 15px;
}

.nt_indlist {
    height: 332px;
    overflow: hidden;
    clear: both;
    padding: 6px 0;
    /* background: rgba(0, 0, 0, 0.25); */
    overflow-y: auto;
    border-style: solid;
    border-color: rgba(175,175,175,1);
    border-width: 1px;
    background: rgba(236, 236, 236, 1);
}

.nt_indlist ul li {
    display: inline-block;
    width: 100%;
    line-height: 1;
    font-size: 14px;
    padding: 8px 15px;
    box-sizing: border-box;
}

.nt_indlist ul li:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.nt_indlist ul li .nt_indlistL {
    /* font-family: square; */
    float: left;
    width: 50%;
    color: black;
}

.nt_indlist ul li .nt_indlistR {
    font-family: square;
    float: right;
    font-weight: bold;
    text-align: right;
    color: #30438F;
}

.nt_indrigtopMLl_Yahei{
	font-family:'Microsoft Yahei';
}