main .custom .custom_list{border-bottom:1px solid #e5e5e5}main .custom .custom_list ul{display:flex;flex-wrap:wrap}main .custom .custom_list ul li{position:relative}main .custom .custom_list ul li a{display:flex;padding:.3rem .2rem;font-size:.2rem;color:#888}main .custom .custom_list ul li.active a{color:#039b46;font-family:'Medium'}main .custom .custom_list ul li::after{position:absolute;top:50%;transform:translateY(-50%);left:0;width:1px;height:20px;background-color:#e5e5e5;content:''}main .custom .custom_list ul li.active::before{position:absolute;left:.2rem;bottom:0;width:68px;height:2px;background-color:#039b46;content:''}main .custom .custom_process{padding:1rem 0}main .custom .custom_process .title p{font-size:.18rem}main .custom .custom_process .step .box{margin-bottom:20px}main .custom .custom_process .step .box .top{display:flex;align-items:center;padding:.3rem .48rem;background-color:#F8F8F8;cursor:pointer}main .custom .custom_process .step .box .top svg{flex-shrink:0}main .custom .custom_process .step .box .top span{margin-left:20px;margin-right:50px;position:relative;color:#039b46;font-family:'Medium';font-size:.28rem}main .custom .custom_process .step .box .top span::after{position:absolute;top:50%;transform:translateY(-50%);right:-35px;width:25px;height:2px;background-color:#039b46;content:''}main .custom .custom_process .step .box .top p{color:#039b46;font-family:'Medium';font-size:.2rem}main .custom .custom_process .step .box .top.active svg path{fill:#fff}main .custom .custom_process .step .box .top.active{background-color:#039b46}main .custom .custom_process .step .box .top.active span{color:#fff}main .custom .custom_process .step .box .top.active span{color:#fff}main .custom .custom_process .step .box .top.active span::after{background-color:#fff}main .custom .custom_process .step .box .top.active p{color:#fff}main .custom .custom_process .step .box .btm.active{display:block}main .custom .custom_process .step .box .btm{padding:.4rem .48rem;border:1px solid #E5E5E5;box-shadow:0 1px 8px 0 rgba(0,47,167,.08);display:none}main .custom .custom_process .step .box .btm .num{color:#039b46;font-size:.48rem;font-family:'Bold';position:relative;margin-bottom:.3rem}main .custom .custom_process .step .box .btm .num::after{position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#039b46;content:''}main .custom .custom_process .step .box .btm h3{font-size:.28rem;font-family:'Medium';margin-bottom:.2rem}main .custom .custom_process .step .box .btm p{font-size:.18rem;margin-bottom:.2rem}