﻿@charset "utf-8";


.pol_sup_top .pol_sup_tmi .ewm{
    display: none;
}
.pol_sup_top .pol_sup_tmi .copy_num{
    display: block;
    padding: 0 0.3rem;
}
.pol_sup_top .pol_sup_tmi .pol_sup_ttxt{
    padding-bottom: 0.1rem;
}
.pol_sup_top .copy_table{
    width: 100%;
    text-align: center;
    table-layout: fixed;
}
.pol_sup_top .copy_table th,.pol_sup_top .copy_table td{
    border: 1px solid #ccc;
    font-size: 0.28rem;
    color: #222;
    padding: 0.2rem 0;
    text-align: center;
    background-color: #fff;
}

.pol_sup_top .pol_sup_ttxt3{
    font-size: 0.26rem;
    color: #333;
    text-align: center;
    padding-top: 0.15rem;
}


.pol_sup_top .pol_sup_clbtn{
    margin: 0 auto 0rem;
    width: 4rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    padding: 0.14rem 0;
    background-color: #DE0031;
    border-radius: 8px;
    margin-top: 0.05rem;
}
.pol_sup_bom .pol_sup_fl .pol_sup_btt:nth-child(3){
    width: 4rem;
}

.pol_sup_bom .pol_sup_fr .pol_sup_bmsm{
    display: none;
}
.pol_sup_bom .pol_sup_fr .pol_sup_bsmbtn{
    display: block;
    width: 3rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    padding: 0.04rem 0;
    background-color: #DE0031;
    border-radius: 8px;
}