.ltb_content {
    overflow: initial;
}

.ltbox .data {
    padding: 20px 20px 40px;
    border-bottom: 1px solid #e7e7e7
}

.ltbox .dataRow {
    height: 38px;
    margin-bottom: 28px
}

.ltbox .dataRow2 {
    margin-bottom: 40px
}

.ltbox .formtips,.ltbox .lable,.ltbox .unit {
    height: 38px;
    line-height: 38px;
    display: block;
    float: left;
    color: #333
}

.ltbox .lable {
    width: 100px;
    text-align: right;
    margin-right: 20px
}

.ltbox .unit {
    margin-left: 10px
}

.ltbox .formtips {
    margin-left: 10px
}

.ltbox .onError {
    color: #ea4120
}

.ltbox input {
    width: 268px;
    height: 38px;
    display: block;
    float: left;
    border: 1px solid #dcdcdc;
    background: #f2f2f2;
    color: #000;
    font-size: 16px;
    border-radius: 4px;
    padding: 6px 15px;
    line-height: 26px;
    outline-style: none
}

.ltbox input::placeholder {
    color: #000
}

.ltbox .select1 {
    display: none
}

.ltbox .selected {
    width: 268px;
    height: 38px;
    float: left;
    background: #f2f2f2;
    color: #000;
    font-size: 14px;
    border-radius: 4px;
    position: relative;
    border: 1px solid #f2f2f2
}

.ltbox .tag_select {
    width: 100%;
    height: 38px;
    color: #333;
    padding-left: 20px;
    line-height: 38px;
    position: relative;
    cursor: pointer
}

.ltbox .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #9e9e9e;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer
}

.ltbox .tag_options {
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 1;
    border-radius: 4px;
    padding: 10px 0;
    box-shadow: 0 5px 5px rgba(0,0,0,.1)
}

.ltbox .tag_options li {
    width: 100%;
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer
}

.ltbox .tag_options li:hover {
    color: #fff;
    background: #ea4120
}

.ltbox .btnCon {
    padding-left: 123px;
    height: auto;
    overflow: hidden
}

.ltbox .btn {
    display: block;
    width: 98px;
    margin-right: 20px;
    vertical-align: bottom;
    float: left
}

.ltbox .btn_submit {
    background: #ea4120
}

.ltbox .btn_submit:hover {
    background: #ea4120
}

.ltbox .btn_reset {
    background: #fc9f33
}

.ltbox .result {
    padding: 20px
}

.ltbox .tableTit {
    font-size: 20px;
    height: 72px;
    line-height: 72px
}

.ltbox table {
    width: 100%;
    margin-bottom: 10px
}

.ltbox thead td {
    width: 19%;
    height: 48px;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #ea4120;
    background: #f7f6f6;
    text-align: center
}

.ltbox thead .last_td {
    width: 24%
}

.ltbox tbody td,.ltbox tfoot td {
    height: 60px;
    border: 1px solid #e7e7e7;
    text-align: center
}

.ltbox .addInfor {
    line-height: 22px
}

.ltbox .addInfor .red {
    display: inline-block;
    color: #ea4120;
    height: 100%;
    position: relative;
    top: 2px
}

.ltbox .addInfor a {
    height: 22px;
    display: inline-block;
    color: #ea4120
}

.ltbox .addInfor a:hover {
    color: #ea4120
}

@media (max-width: 767px) {
    .ltbox .data {
        padding:0 0 .8rem
    }

    .ltbox .dataRow {
        height: .92rem;
        margin-bottom: 0;
        overflow: hidden
    }

    .ltbox .dataRow2 {
        height: .46rem;
        margin-bottom: .7rem
    }

    .ltbox .formtips,.ltbox .lable,.ltbox .unit {
        height: .46rem;
        line-height: .46rem;
        font-size: .26rem
    }

    .ltbox .formtips {
        margin-left: 1.95rem
    }

    .ltbox .lable {
        width: 1.6rem;
        margin-right: .2rem
    }

    .ltbox .unit {
        margin-left: .1rem
    }

    .ltbox input {
        width: 4.3rem;
        height: .46rem;
        padding: .06rem .15rem;
        line-height: .34rem;
        font-size: .22rem;
        border-radius: 0
    }

    .ltbox .selected {
        width: 4.3rem;
        height: .46rem;
        font-size: .22rem;
        border-radius: 0
    }

    .ltbox .tag_select {
        height: .46rem;
        padding-left: .15rem;
        line-height: .46rem
    }

    .ltbox .tag_options {
        top: .46rem;
        padding: .1rem 0
    }

    .ltbox .tag_options li {
        line-height: .46rem;
        padding-left: .15rem;
        padding-right: .1rem
    }

    .ltbox .arrow {
        right: .2rem
    }

    .ltbox .btnCon {
        padding-left: 1.8rem
    }

    .ltbox .btn {
        width: 1.65rem;
        height: .48rem;
        margin-right: .3rem
    }

    .ltbox .btn_reset {
        margin-right: 0
    }

    .ltbox .result {
        padding: .3rem 0 0
    }

    .ltbox .tableTit {
        font-size: .36rem;
        height: .72rem;
        line-height: .72rem
    }

    .ltbox table {
        margin-bottom: .4rem
    }

    .ltbox thead td {
        width: 13%;
        font-size: .24rem;
        height: .56rem
    }

    .ltbox thead .last_td {
        width: 24%
    }

    .ltbox tbody td,.ltbox tfoot td {
        font-size: .18rem;
        height: .7rem
    }

    .ltbox .addInfor {
        font-size: .26rem;
        margin-top: -.2rem
    }
}

@media (max-width: 320px) {
    .ltbox .arrow {
        right:.05rem
    }

    .ltbox .addInfor {
        letter-spacing: -1px
    }
}
