﻿body {
    font-size: 1.2em;
    font-family: "微软雅黑", "Microsoft Yahei","Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #000;
    background-color: transparent;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

input {
    border: 1px solid #bbb;
}

select {
    -webkit-appearance: none;
    border: 1px solid #bbb;
}

* {
    font-family: 'Microsoft YaHei';
    font-size: 1em;
}

input, select {
    font-family: "微软雅黑", "Microsoft Yahei","Segoe UI", Verdana, Helvetica, Sans-Serif;
}

table {
    width: 100%;
    margin-top: 10px;
    display: block;
}

td {
    line-height: 42px;
    display: inline-block;
}

.td_1 {
    width: 15%;
    text-align: right;
    vertical-align: top;
}

.td_2 {
    width: 85%;
}

.buttons {
    /*border-top: solid 1px #DFDFDF;*/
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-top: 30px;
}

    .buttons input {
        padding: 0;
        margin: 0;
        background: #fff;
        color: #000;
        font-size: 1.4em;
        width: 140px;
        height: 46px;
        line-height: 46px;
        cursor: pointer;
        border-radius: 0.3em;
        text-align: center;
        -webkit-appearance: none;
        border: 1px solid #bbb;
    }


.buttonstjfx input {
    border: 1px solid #bbb;
    font-size: 8px;
}

@media screen and (max-width: 600px) {
    td {
        font-size: 16px;
    }

    td {
        line-height: 40px;
    }

    .td_1 {
        width: 26%;
        padding: 0;
    }

    .td_2 {
        width: 74%;
    }
}


.btn_div_left {
    border-bottom: 1px solid #FF6600;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #FF6600;
    font-size: 1em;
    padding: 0.1em 0.2em;
    cursor: pointer;
    float: left;
    text-align: center;
    margin-left: 20%;
}

.btn_div_right {
    border-bottom: 1px solid #FF6600;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #FF6600;
    font-size: 1em;
    /* width: 3em; */
    /* height: 46px; */
    /* line-height: 46px; */
    padding: 0.1em 0.2em;
    cursor: pointer;
    float: right;
    text-align: center;
    margin-right: 20%;
}

#myxkTable {
    width: 80%;
    margin: 1em 10%;
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    float: left;
}

    #myxkTable .myxkTable_tr {
        width: 100%;
        float: left;
    }

        /*#myxkTable .myxkTable_tr:last-child .myxkTable_tr_td {
            border-bottom: solid #bbb 1px;
        }*/

        #myxkTable .myxkTable_tr .myxkTable_tr_td {
            width: 19%;
            float: left;
            text-align: center;
            border:1px solid #bbb;
            /*border-left: 1px solid #bbb;
            border-top: 1px solid #bbb;
             border-bottom: 1px solid #bbb;*/
            color: #BB7A00;
            font-family: 'Microsoft YaHei';
            font-size: 1em;
            padding: 0.3em 0;
        }
          #myxkTable .myxkTable_tr .myxkTable_tr_txd {
            
            width: 19%;
            float: left;
            text-align: center;
            
            color: #BB7A00;
            font-family: 'Microsoft YaHei';
            font-size: 1em;
            padding: 0.3em 0;
        }
          #myxkTable .myxkTable_tr .myxkTable_tr_tx {
            width: 19%;
            float: left;
            text-align: center;
            border-left: 1px solid #bbb;
            border-top: 1px solid #bbb;
             border-bottom: 1px solid #bbb;
            color: #BB7A00;
            font-family: 'Microsoft YaHei';
            font-size: 1em;
            padding: 0.3em 0;
        }
            /*#myxkTable .myxkTable_tr .myxkTable_tr_td:last-child {
                border-right: solid #bbb 1px;
            }*/


    #myxkTable .mybtdSpan1 {
        color: #0000ff;
        padding-right: 1em;
        font-family: 'Microsoft YaHei';
        font-size: 1.2em;
    }

    #myxkTable .mybtdSpan2 {
        color: #ff0000;
        font-family: 'Microsoft YaHei';
        font-size: 1.2em;
    }


#ls_xk_table {
    display: none;
}


.buttonstjfx {
    /*border-top: solid 1px #DFDFDF;*/
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 0.8em; 
}

    .buttonstjfx .btn {
        padding: 0.2em 0.3em;
        background: #fff;
        color: #000;
        font-size: 1em;
        border-radius: 0.3em;
        text-align: center;
        -webkit-appearance: none;
        border: 1px solid #eee; 
    }
    .buttonstjfx .btn2 {
        padding: 0.2em 0.3em;
        background: #fff;
        color: #000;
        font-size: 1em;
        border-radius: 0.3em;
        text-align: center;
        -webkit-appearance: none;
        border: 1px solid #eee;
        margin-left: 12%;
    }

#myttfx {
    width: 88%;
    margin-left: 4%;
    padding-left: 2%;
    height: 5em;
    border: 1px solid #eee;
    font-size: 1em;
    outline:none;
}


#div_fx {
    display: none;
    font-size: 1.5em;
    padding-left: 10%;
    width: 80%;
    margin-top: 1em;
}

#main_div_fx {
    margin-bottom: 1em;
}

#cbIfShow {
    float: left;
    margin-left: 4%;
    width: 1.5em;
    height: 1.5em;
    margin-top:0.2em;
}

.buttonstjfx label {
    float: left; 
     
}
