|
|
@ -284,83 +284,6 @@ body,p,div{ |
|
|
|
background: rgba(236, 133, 51, 0.12); |
|
|
|
} |
|
|
|
|
|
|
|
/* ====== */ |
|
|
|
|
|
|
|
.ai2_pay_wrap .ai2_tbpay i{ |
|
|
|
background: url(/images/ai2/pay/tbpay_grey.png) no-repeat center center; |
|
|
|
background-size: 17px; |
|
|
|
} |
|
|
|
|
|
|
|
.ai2_pay_wrap .ai2_jdpay i{ |
|
|
|
background: url(/images/ai2/pay/jdpay_grey.png) no-repeat center center !important; |
|
|
|
background-size: 17px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.ai2_pay_wrap .ai2_tbpay.active::after{ |
|
|
|
content: ''; |
|
|
|
width: 100%; |
|
|
|
height: 2px; |
|
|
|
background: #FF6413; |
|
|
|
position: absolute; |
|
|
|
left: 0px; |
|
|
|
bottom: -5px; |
|
|
|
border-radius: 2px; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_jdpay.active::after{ |
|
|
|
content: ''; |
|
|
|
width: 100%; |
|
|
|
height: 2px; |
|
|
|
background: rgb(223, 29, 24) !important; |
|
|
|
position: absolute; |
|
|
|
left: 0px; |
|
|
|
bottom: -5px; |
|
|
|
border-radius: 2px; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_tbpay.active{ |
|
|
|
color: #FF6413; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_jdpay.active{ |
|
|
|
color: rgb(223, 29, 24) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.ai2_pay_wrap .ai2_tbpay.active i{ |
|
|
|
display: block; |
|
|
|
background: url(/images/ai2/pay/tbpay.png) no-repeat center center; |
|
|
|
background-size: 17px; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_jdpay.active i{ |
|
|
|
display: block; |
|
|
|
background: url(/images/ai2/pay/jdpay.png) no-repeat center center !important; |
|
|
|
background-size: 17px !important; |
|
|
|
} |
|
|
|
/* taobao pay end*/ |
|
|
|
|
|
|
|
|
|
|
|
/* check card pay start*/ |
|
|
|
.ai2_pay_wrap .ai2_cardpay i{ |
|
|
|
background: url(/images/ai2/pay/checkcard_pay_grey.png) no-repeat center center; |
|
|
|
background-size: 17px; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_cardpay.active::after{ |
|
|
|
content: ''; |
|
|
|
width: 100%; |
|
|
|
height: 2px; |
|
|
|
background: #1675FF; |
|
|
|
position: absolute; |
|
|
|
left: 0px; |
|
|
|
bottom: -5px; |
|
|
|
border-radius: 2px; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_cardpay.active{ |
|
|
|
color: #1675FF; |
|
|
|
} |
|
|
|
.ai2_pay_wrap .ai2_cardpay.active i{ |
|
|
|
display: block; |
|
|
|
background: url(/images/ai2/pay/checkcard_pay2.png) no-repeat center center; |
|
|
|
background-size: 17px; |
|
|
|
} |
|
|
|
|
|
|
|
/* ====== */ |
|
|
|
.big_container{ |
|
|
|
/* width: 100%; |
|
|
|
height: 100vh; */ |
|
|
@ -571,10 +494,10 @@ header .right .activebtn{ |
|
|
|
z-index: 9; |
|
|
|
background: rgba(255, 255, 255, 0.8); |
|
|
|
box-sizing: border-box; |
|
|
|
border-width: 0px 0px 1px 0px; |
|
|
|
/* border-width: 0px 0px 1px 0px; |
|
|
|
border-style: solid; |
|
|
|
border-image: linear-gradient(270deg, rgba(114, 119, 244, 0) 8%, #7177F4 47%, rgba(117, 119, 245, 0) 89%) 0 0 1 0; |
|
|
|
backdrop-filter: blur(20px); |
|
|
|
backdrop-filter: blur(20px); */ |
|
|
|
transition:all .5s; |
|
|
|
} |
|
|
|
.stickyStep .step_main{ |
|
|
@ -954,7 +877,7 @@ li .select_icon, .pay_every .pay_icon{ |
|
|
|
} |
|
|
|
.opt-block .step-icon-active{ |
|
|
|
background: none; |
|
|
|
margin-top: -22px; |
|
|
|
/* margin-top: -22px; */ |
|
|
|
} |
|
|
|
.opt-block .step-icon-active+.step-text{ |
|
|
|
color: #1675FF; |
|
|
|