@charset "utf-8";
.ver1 {
    /* display: none!important; */
}

.ver2 {
    /* display: none!important; */
}

.ver3 {
    /* display: none!important; */
}

.ver4 {
    /* display: none!important; */
}

.fa-head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100001;
    height: 70px;
    width: 100%;
    overflow: unset;
    background: #fff;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1)
}

.fa-head {
    z-index: 999
}

.floatTool {
    width: 116px;
    position: fixed;
    margin-left: -160px;
    font-family: '微软雅黑';
    font-size: 14px;
    z-index: 10000;
    display: none;
    top: 180px
}

.floatTool .title {
    width: 110px;
    height: 100%;
    float: left;
    margin-top: 60px
}

.floatTool .option {
    width: 100px;
    height: 32px;
    line-height: 33px;
    text-align: right;
    font-size: 13px;
    color: #eee
}

.floatTool .ruler {
    width: 2px;
    height: 700px;
    float: left;
    background: url(../image/function/line.png) center center no-repeat;
    background-size: auto 100%;
    margin-top: 40px
}

.floatTool .point {
    position: absolute;
    width: 9px;
    height: 9px;
    background-color: #98afd2;
    border-radius: 4.5px;
    right: 0;
    top: 73px
}

.floatTool .option:hover {
    cursor: pointer
}

.my_table_wrap {
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    text-align: center;
    background: #f3f3f5;
    overflow-x: auto;
    overflow-y: hidden;
}

.my_table_banTxtCopy {
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.my_table {
    width: 100%;
    margin: 0 auto
}

.my_table_func_text {
    color: #333;
    font-size: 16px;
    line-height: 83px;
}

.my_table_row {
    font-size: 0
}

.my_table_cell {
    display: inline-block;
    font-size: 14px;
    border-left: #f3f3f5 1px solid;
    border-bottom: #f3f3f5 1px solid;
    vertical-align: middle;
    background: #fff;
    box-sizing: border-box
}

.my_table_cell {
    width: 200px;
    height: 100%;
    box-sizing: border-box
}

.my_table_cell_mall {
    overflow: hidden;
    border-top-right-radius: 4px
}

.my_table_head_first {
    width: 379px;
    line-height: 83px;
    font-size: 16px
}

.my_table_func {
    line-height: 83px;
}

.my_table_head {
    height: 83px
}

.table-classic {
    position: relative;
    height: 100%
}

.table-cell-mid {
    width: 379px
}

.table-classic-area {
    width: 380px;
    height: 83px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -190px;
    margin-top: -40px
}

.table-classic-area-inner {
    position: relative;
    height: 100%;
    width: 100%;
    line-height: 0
}

.table-classic-top {
    width: auto;
    height: auto;
    position: absolute;
    top: 30px;
    left: 300px;
    z-index: 1;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
}

.table-classic-bottom {
    width: auto;
    height: auto;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 1;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
}

.table-classic-area .f-tri {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    /* 矩形宽380 */
    border-right: 190px solid transparent;
    border-left: 190px solid #e3e3e6;
    /* 矩形高80 */
    border-top: 40px solid transparent;
    border-bottom: 40px solid #e3e3e6;
}

.table-classic-area .f-whiteTri {
    top: 1px;
    border-bottom-color: #fff;
    border-left-color: #fff
}

.my_table_head_first {
    border-top-left-radius: 4px;
    overflow: hidden
}

.my_table_block {
    font-size: 0;
    width: 100%
}

.my_table_block_left,
.my_table_block_right {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}

.my_table_block_left {
    width: 148px;
}

.my_table_cell_left {
    width: 100%
}

.my_table_block_right_row {
    height: 60px;
    line-height: 60px;
    font-size: 0
}

.my_table_cell_funcName {
    width: 230px
}

.my_table_block {
    margin-bottom: 2px
}

.my_table_block:last-child {
    margin-bottom: 0
}

.my_table_sec {
    padding: 0 14px;
    position: relative;
    border-top: solid rgba(0, 0, 0, 0) 1px;
    padding-bottom: 105px
}

.my_table_cell_left {
    height: 120px
}

.my_table_block_left {
    text-align: center
}

.my_table_cell_left {
    height: 100%
}

.my_table_cell_elem_yes {
    background: url(../image/function/yes.png) no-repeat center center;
    width: 18px;
    height: 12px;
    display: inline-block
}

.my_table_cell_elem_no {
    background: url(../image/function/no.png) no-repeat center center;
    width: 12px;
    height: 11px;
    display: inline-block
}

.my_fixedTableHead {
    position: fixed;
    width: 100%;
    height: auto;
    left: 0;
    top: 70px;
    padding: 0 14px;
    border-top: solid rgba(0, 0, 0, 0) 1px;
    box-sizing: border-box;
    display: none;
    height: 198px
}

.my_fixedTableHead_right {
    left: auto;
    right: 0
}


/* 用于盖住滚动上去的内容 */

.my_fixedTableHead_boxShadow_wrap {
    height: 141px;
    top: -30px;
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    background: #ffffff
}

.my_fixedTableHead_boxShadow {
    width: 100%;
    height: 83px;
    position: absolute;
    left: 0;
    top: 60px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    z-index: 2;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.my_fixedTableHead_boxShadow_top {
    height: 40px;
    width: 110%;
    margin-left: -5%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: -40px
}

.my_fixedTableHead_boxShadow_left,
.my_fixedTableHead_boxShadow_right {
    position: absolute;
    left: -14px;
    top: 0;
    width: 14px;
    height: 141px;
    z-index: -2;
    background: #ffffff
}

.my_fixedTableHead_boxShadow_right {
    left: auto;
    right: -14px
}

.my_fixedTableHead_func_wrap {
    margin: 0 auto;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    background: #f3f3f5;
    font-size: 0;
    overflow: hidden;
    top: -111px;
    z-index: 99;
    /* border: #f3f3f5 1px solid; */
}

.my_fixedTableHead_func {
    width: 100%;
    height: 83px;
    position: relative;
    left: 0
}

.my_fixedTableHead_func_cell {
    width: 200px;
    display: inline-block;
    font-size: 14px;
    border-left: #f3f3f5 1px solid;
    border-bottom: #f3f3f5 1px solid;
    vertical-align: middle;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    height: 100%
}

.my_fixedTableHead_func_cell_first {
    width: 379px;
    line-height: 83px;
    font-size: 16px;
    display: inline-block;
    font-size: 14px;
    text-align: center
}

@media(max-width:1548px) {
    .my_table_block_left {
        width: 207px
    }
    .my_table_cell {
        width: 154px
    }
    .my_table_head_first {
        width: 436px
    }
    .my_table_cell_funcName {
        width: 229px
    }
    .my_table_cell_left {
        width: 100%
    }
    .my_table_block_right {
        width: 1000px
    }
    .my_table {
        width: 1208px
    }
    .my_table_wrap,
    .my_fixedTableHead_boxShadow_wrap,
    .my_fixedTableHead_func_wrap {
        max-width: 1200px
    }
    .my_fixedTableHead_func_cell {
        width: 154px
    }
    .my_fixedTableHead_func_cell_first {
        width: 437px
    }
    .floatTool {
        margin-left: -120px
    }
}

@media(max-width:1244px) {
    .floatTool {
        display: none
    }
}