@charset "utf-8";
/* CSS Document */

.btnbox_01 {
    font-size: 0;
    text-align: center;
}
.left_nav ul li{
    width:1.7rem!important;
}
.btnbox_01 .btn {
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    width: 1.72rem;
    height: 0.42rem;
    margin: 0 0.6rem;
    color: #000000;
    font-size: 0.2rem;
    background-size: 100% 100%;
    background-position: center center;
    cursor: pointer;
}

.btnbox_01 .btn_1 {
    background-image: url("../image/bg-btnbox_01-1.png")
}

.btnbox_01 .btn_2 {
    background-image: url("../image/bg-btnbox_01-2.png")
}

.tablebox_01 {
}

.tablebox_01 .table_head {
    overflow-y: scroll;
}

.tablebox_01 .table_body {
    overflow-y: scroll;
    overflow-x: hidden;
}

.tablebox_01 .table_head::-webkit-scrollbar,
.tablebox_01 .table_body::-webkit-scrollbar {
    width: 4px;
    background-color: #181c32;
}

.tablebox_01 .table_head::-webkit-scrollbar-track,
.tablebox_01 .table_body::-webkit-scrollbar-track {
    border-radius: 2px;
}

.tablebox_01 .table_head::-webkit-scrollbar-thumb,
.tablebox_01 .table_body::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #5a76cd;
}

.tablebox_01 table {
    table-layout: fixed;
}

.tablebox_01 table th {
    height: 0.54rem;
    background-color: #262826;
}

.tablebox_01 table td {
    height: 0.46rem;
}

.tablebox_01 table th,
.tablebox_01 table td {
    border: 1px solid #a8a7a6;
}

.tablebox_01 table tr.bg2 td {
    background-color: #f2f2f2;
}

.tablebox_01 table tr:hover {
    background: #77cccf !important;
}

.tablebox_01 .btnbox a:hover {
    color: #77cccf;
}

.tablebox_01 .text_1 {
    color: #ffffff;
    font-size: 0.18rem;
    text-align: center;
    font-weight: normal;
}

.tablebox_01 div.text_1 {
    font-size: 0;
}

.tablebox_01 .text_1 span {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.18rem !important;
    line-height: 0.24rem;
    height: 0.24rem;
}

.tablebox_01 .text_1 span + span {
    margin-left: 0.12rem;
}

.tablebox_01 .text_1 span.thead_btn {
    padding-right: 0.24rem;
    background-position: right center;
    background-size: 0.2rem;
}

.tablebox_01 .text_1 span.allcheck {
    background-image: url("../image/p-check-1-0-off.png")
}

.tablebox_01 .text_1 span.allcheck.act {
    background-image: url("../image/p-check-1-0-on.png")
}

.tablebox_01 input.text_2,
.tablebox_01 .text_2 {
    color: #000000;
    font-size: 0.16rem;
    text-align: center;
}

.tablebox_01 input.text_2 {
    padding: 0;
    border: 0;
    background: none;
    width: 90%;
    margin: 0 0 0 5%;
}

.tablebox_01 input.text_2:focus {
    text-align: left;
}

.tablebox_01 .act .text_2 {
    color: #77cccf;
}

.tablebox_01 .head_img_box {
    font-size: 0;
    text-align: center;
}

.tablebox_01 .head_img_box .img {
    height: 0.44rem;
}

.tablebox_01 .btnbox {
    font-size: 0;
    text-align: center;
}

.tablebox_01 .btnbox a,
.tablebox_01 .btnbox span {
    display: inline-block;
    color: #202020;
    font-size: 0;
    height: 0.2rem;
}

.tablebox_01 .btnbox a {
    padding-left: 0.2rem;
    background-size: 0.2rem;
}

.tablebox_01 .btnbox span {
    margin: 0 0.08rem;
}

.tablebox_01 .btnbox.tal {
    text-align: left;
    margin: 0 0.2rem;
}

.tablebox_01 .btnbox.tal a,
.tablebox_01 .btnbox.tal span {
    font-size: 0.16rem;
    padding: 0;
}

.tablebox_01 .btnbox a.bj {
    background-image: url("../image/p-1-2.png");
}

.tablebox_01 .btnbox a.del {
    background-image: url("../image/p-1-3.png");
}

.tablebox_01 .btnbox a.xq {
    background-image: url("../image/p-1-1.png");
}

.tablebox_01 .btnbox a.bj:hover {
    background-image: url("../image/p-1-2on.png");
}

.tablebox_01 .btnbox a.del:hover {
    background-image: url("../image/p-1-3on.png");
}

.tablebox_01 .btnbox a.xq:hover {
    background-image: url("../image/p-1-1on.png");
}

.tablebox_01 .btnbox_2 {
    font-size: 0;
    text-align: center;
}

.tablebox_01 .btnbox_2 .btn {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background-size: 0.2rem;
    position: relative;
}

.tablebox_01 .btnbox_2 .btn + .btn {
    margin-left: 0.12rem;
}

.tablebox_01 .btnbox_2 .btn.del {
    background-image: url("../image/p-1-3.png");
}

.tablebox_01 .btnbox_2 .btn .checkbox2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tablebox_01 .checkbox {
    position: relative;
}

.tablebox_01 .checkbox .check {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.tablebox_01 .checkbox .check_text {
    display: none;
    color: #000000;
    font-size: 0.18rem;
    text-align: center;
}

.tablebox_01 .checkbox .check:checked + .check_text {
    display: block;
}

.tablebox_01 .checkbox2 {
}

.tablebox_01 .checkbox2 label {
    display: block;
    position: relative;
    width: 0.2rem;
    height: 0.2rem;
    margin: 0 auto;
}

.tablebox_01 .checkbox2 .check {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.tablebox_01 .checkbox2 .check_text {
    width: 0.2rem;
    height: 0.2rem;
    margin: 0 auto;
    background-image: url("../image/p-check-1-1.png");
    background-position: left center;
    background-size: 0.2rem;
}

.tablebox_01 .checkbox2 .check:checked + .check_text {
    background-image: url("../image/p-check-1-2.png");
}

.table_item_btn_01 {
    padding: 1.5rem 0 0 0;
    position: relative;
}

.table_item_btn_01 .btn {
    display: block;
    width: 0.68rem;
    height: 0.68rem;
    margin: 0 auto;
    background-size: 100%;
}

.table_item_btn_01 .btn_1 {
    background-image: url("../image/p-btn-3-1.png");
}

.table_item_btn_01 .btn_2 {
    background-image: url("../image/p-btn-3-2.png");
    margin-top: 0.4rem;
}

.subbox_01 {
    font-size: 0;
    text-align: center;
    height: 0.42rem;
    position: relative;
    z-index: 355;
}

.subbox_01 .subbox_in {
}

.subbox_01 .btn {
    padding: 0;
    border: 0;
    outline: none;
    margin: 0 0.2rem;
    background: url(../image/bg-btnbox_01-1.png) no-repeat;
    background-size: 100% 100%;
    width: 1.72rem;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #000000;
    font-size: 0.2rem;
    cursor: pointer;
}

.item_btnbox {
    position: absolute;
    font-size: 0;
    text-align: center;
}

.item_btnbox .btn {
    color: #202020;
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.item_btnbox .btn + .btn {
    margin-left: 0.2rem;
}

.item_btnbox .btn.allcheck {
    padding-right: 0.24rem;
    background-position: right center;
    background-size: 0.2rem;
    background-image: url(../image/p-check-1-0-off.png);
}

.item_btnbox .btn.allcheck.act {
    background-image: url(../image/p-check-1-0-on.png);
}



.layer_btn_1 {
    margin-right: .5rem;
    float: left;
    position: absolute;
    right: 3rem;
    top: 0.04rem;
    color: #fff;
    display: block;
    width: 1rem;
    height: 0.42rem;
    text-align: center;
    line-height: 0.42rem;
    /* color: #000000; */
    font-size: 0.2rem;
    background-image: url(../image/p-btn-2-1.png);
    background-size: 100% 100%;
}
















