/* v20190110 */
body .wrapper-speci {
    height: auto; 
}

body .set-row .set-row-item:first-child:after {
    display:none;
    border-top: none;
}

body .pro-freeze-desc {
    font-size: .34rem;
}
body .font_32 {
    font-size: .34rem;
}
.pro-img1 {
    display: block;
    width: 3rem;
    height: 3rem;
}

.order-result-btn-default,
.order-result-btn-primary,
.order-result-btn-gray {
    height: .9rem;
    line-height: .9rem;
    font-size: .4rem;
    border-radius: .1rem;
    text-align: center; }

.order-result-btn-default {
    color: #f17941;
    border: 1px solid #f17941;
    background-color: #fff; }

.order-result-btn-primary {
    background-color: #f17941;
    color: #fff; }

.order-result-btn-gray {
    background-color: #dadada;
    color: #fff; }

.order-result-ft1 {
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: .3rem;
    padding-right: .3rem; }

.order-result-ft-new {
    margin: 0 .1rem; }
.order-result-ft-new a:not(:first-child) {
    margin-left: .3rem; }

.row1 {
    /* background-color: #fff; */
    margin-top: .1rem;
    padding: .1rem;
}