/**/
body{
    font-family: Helvetica,"微軟正黑體",Arial, sans-serif; 
    background-color: #fafafa; 
    position: relative;
    color: #3a3a3a;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
  color: #17a2b8;
}

.color_ra{
    color:#E62310
}
.color_bk{
    color:#3a3a3a;
}

.color_gradient{
    background: #E62310;
}

.font30{font-size: 32px!important;}
.font40{font-size: 42px;}
.font50{font-size: 55px;}

/**/
.btn:not(:disabled):not(.disabled).active, 
.btn:not(:disabled):not(.disabled):active{
    background-image: url('');
}
.btn_sin{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*pay01*/
.title_box{
    /**/
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /*
    background: #17a2b8;*/
    color:#fff;
    text-align: center;
    padding: 10px 0;
    /*margin: 0 20px;*/
    font-size: 22px;
    font-weight: bold;
}
.mg_00{margin: 0;background: #ececec;padding: 8px;}

.namber{
    padding: 8px;
}

.namber div{
    text-align: center;
    padding: 5px;
    font-size: 26px;
}

.namber_wh{
    background: #fff;
    cursor: pointer;
}

.pay01_box{
    padding: 15px 15px;
    margin: 10px 0;
}

.pay01_shop{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.pay01_shop img{
    margin-right: 5px;
    position: relative;
    top: -4px;
}
.pay01_stext{
    font-size: 18px;
    text-align: center;
}
.pay01_odtext{
    font-size: 18px;
    text-align: center;
    margin: 5px 0 15px 0;
}
.pay01_pay{
    font-size: 96px;
    text-align: center;
    line-height: 90px;
}
.pay01_pay span{
    font-size: 37px;margin: 0 5px 0 0;
}
.pay01_btn{
    text-align: center;
    margin: 10px 0 10px 0;
}
.pay01_cancel_btn{
    width: 100%;
    border-radius: 12px;
    line-height: 30px;
    border: 2px solid #E62310;
    background:#fff;
    color:#E62310;
}
.pay01_enter_btn{
    width: 100%;
    color: #fff;
    border-radius: 12px;
    line-height: 30px;
    /**/
    background: #E62310; /* Old browsers */
}

.pay01_bk_btn{
    display: flex;
    align-items: center;
    justify-content: center;
}

/*pay02*/
.pay02_title{
    /**/
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /**/
    background: #fff;
    color:#000;
    text-align: center;
    padding: 10px 0;
    /*margin: 0 20px;*/
    font-size: 20px;
    font-weight: bold;
}
.pay02_logo{
    max-width: 280px;
    margin: 0 auto;
}
.pay02_body{
    background: #E62310;
    background-attachment:fixed;
}
.card{
    border:none;
    border-radius: 15px;
    margin: 20px 0;
}

.pay02_ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.pay02_ul li{}

.pay02_16box{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    
}
.pay02_30box{
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 25px;
    font-weight: bold;
}
.pay02_50box{
    font-size: 56px;
    line-height: 56px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inline{
    display: inline-block;
}
.inline span{
    font-size: 37px;margin: 0 5px 0 0;
}
.pay02_50btn{
    font-size: 18px;
    border-radius: 12px;
    height: 35px;
    line-height: 24px;
}

.pay02_ptile{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.pay02_ulto{
    margin: 0 0 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

.pay02_ulthree{

}
.pay02_ulthree li{
    margin: 18px 0;
}
.pay02_ulthree li label{
    display: block;
}

.pay02_okbox{
    margin: 20px 0;
    text-align: center;
}

.pay02_okbtn{
    border-radius: 12px;
    padding: 8px 40px;
    background:#fff;
    color:#E62310;
    line-height: 22px;
    font-size: 22px;
}
.form-control{
    font-size: 1.2rem;
}

/*pay03*/
.pay03_sell{margin: 20px 0;}
.pay03_bicon{
    font-size: 80px;
    text-align: center;
    color:#42bd48;
}
.pay03_sell_mas{
    text-align: center;
    font-size: 20px;
}
.pay03_sell_day{
    text-align: center;
    font-size: 20px;
}
.pay03_sell_day i{
    margin-right: 10px;
}

.pay03_shop{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    margin: 20px 0;
    padding: 10px 0;
    align-items: center;
}
.pay03_shop>.font30{font-weight: bold;}
.pay03_shop div{
    font-size: 20px;
}

.pay03_approve{
    padding: 20px;
    margin: 20px 0;
    background: #fff;
    display: flex;
    align-items: center;
}
.pay03_approve span{
    width: 24%;
    font-size: 20px;
}
.pay03_approve div{
    text-align: center;
    width: 75%;
    font-size: 30px;
    font-weight: bold;
    color:#686868;
    letter-spacing:5px;
}

.pay03_finshBtn{
    text-align: center;
}

.finshBtn{
    width: 100%;
    margin: 20px 0;
    color:#fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 12px;
    background: #E62310;
}
/*.finshBtn:active{
    opacity: .8;
}*/

/*pay04*/
.pay04_bicon{
    font-size: 80px;
    text-align: center;
    color:#3a3a3a;
}
.pay04_sell_masB{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color:#E62310;
    margin-bottom: 20px;
}
.pay04_sell_masS{
    text-align: center;
}
.pay04_finshBtn{
    width: 100%;
    margin: 20px 0;
    color:#fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 12px;
    background: #3a3a3a;
}

button:focus{
	outline: none;
}

.pos_re{
    position: relative;
}
.pos_ab_btn{
    position: absolute;
    top: 20px;
    right: 20px;
}