﻿.go-param {
    display: inline-block;vertical-align: top;margin-top: 30px;
    font-size: 14px;line-height: 24px;text-decoration: underline;color: #e67817;
}
.go-param svg {
    display: inline-block;vertical-align: top;width: 14px;height: 14px;margin-top: 3px;margin-right: 5px;
}
.product-toggle__table th {
    padding: 22px 30px;
    text-align: center;
}
.product-table__main.border table td{
    border: 1px solid #eee;
}
.product-table__main.border table td:first-of-type {
    border-left: none;
}
.product-table__main.border table td:last-of-type {
    border-right: none;
}
.product-toggle__table td {
    padding: 10px 30px;
}
.product-toggle__table td,
.product-toggle__table td p,
.product-toggle__table td span {
    font-size: 14px;line-height: 24px;
}
.fi-verify{
    z-index: 100;
}
@media (max-width: 750px) {
    .product-toggle__table th,
    .product-toggle__table td,
    .product-toggle__table td p,
    .product-toggle__table td span {
        white-space: nowrap;
    }
    .product-toggle__table th,
    .product-toggle__table td {
        padding: 8px;
    }
}
.product-exhibition__wrap .proe-chat__box .proe-01 .proe-iq {
    width: auto;height: 34px;
}
.product-exhibition__wrap .proe-chat__box .proe-02 img {
    width: auto;height: 34px;
}
.product-exhibition__wrap .proe-chat__box a .proe-code {
    width: 140px;left: 50%;margin-left: -70px;
}
@media (max-width: 880px) {
    .product-exhibition__wrap .proe-chat__box a .proe-code {
        width: 110px;margin-left: -55px;
    }
}