.table-bordered>thead>tr>th {
    border-bottom-width: 0 !important;
}

.ionrange_list {
    float: left;
    height: auto;
}

.chose_pros {
    position: absolute;
    top: 43px;
    left: 10px;
    background: #fff;
    width: 1045px;
    padding-bottom: 10px;
    z-index: 101;
    height: auto;
    display: none;
}

.chose_pro_item {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
}

.chose_pro_left {
    padding-left: 10px;
}

.chose_pro_left span {
    color: #666666;
}

.chose_pro_right {
    float: right;
    margin-right: 20px;
    padding: 15px 20px;
    border-radius: 4px;
    background: #2577e3;
    color: #ffffff;
    height: 19px;
    line-height: 3px;
    margin-top: 5px;
}

.modal.tip-modal .modal-header {
    height: 40px;
}

.modal .modal-header {
    height: 50px;
    background: #6d95ae;
    position: relative;
    border-bottom: 0;
    width: 100%;
    display: block;
    padding: 0;
}

.modal.fade {
    transition: opacity .1s linear;
}

.modal .modal-header .title-h3 {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -14px;
}

.modal .modal-header {
    letter-spacing: 0;
    text-indent: 10px;
}

.modal .modal-header i.xlose {
    width: 13px;
    height: 13px;
    display: block;
    background: url(../images/search_close.png) no-repeat;
    position: absolute;
    z-index: 1111111;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.modal .modal-body {
    color: #888;
    max-height: 700px;
    padding: 0;
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.pd10 {
    padding: 10px !important;
}

.table-bordered {
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.table {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.my_volunteer .toolbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    color: #ffffff;
}

.u-flyer {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}

.totop {
    position: fixed;
    box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);
    width: auto;
    height: 150px;
    background: #ffffff;
    z-index: 99999;
    right: 0;
    bottom: 150px;
    padding: 0;
}

.totop .toptitle {
    position: absolute;
    left: -30px;
    top: 0;
    width: 30px;
    background: #f5f5f5;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 5px;
}

.modal {
    position: fixed;
    left: 50%;
    z-index: 1050;
    /* background-color: #fff; */
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    display: none;
    border: 0;
    border-radius: 0;
    z-index: 99999999;
}

#div_scoreline {
    cursor: pointer;
}

.modal-content {
    border: 0;
}

.modal-dialog {
    width: 1160px;
    border: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border: 1px solid #dbdbdb;
}

th {
    border: 1px solid #dbdbdb;
}

td {
    border: 1px solid #dbdbdb;
}

#progress_bar {
    width: 1120px;
}

#level .conItem {
    padding-left: 74px;
}

#taps {
    padding-left: 74px;
}

.personal_center1 {
    float: right;
    width: 180px;
    height: 30px;
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 15px;
    border: 0.5px solid #979797;
    line-height: 25px;
    color: #2478e4;
}

.personal_center1 span {
    cursor: pointer;
}

.personal_center1 .create_score {
    display: inline-block;
    width: 65px;
    margin-left: 25px;
    border-right: 1px solid #2478e4;
    height: 25px;
    margin-top: 2px;
}

.my_zyb_text {
    color: #2478e4 !important;
}

.suggestRank {
    font-size: 16px;
    color: #fea838;
}

.sq_all {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}

.sq_all:hover {
    color: #2478e4;
}