﻿.public-site-footer {color: #b8babc;}

.public-site-footer-top{background-color: #f5f5f5; }
.procedure{}
.procedure .procedure-tit{color: #141414;}
.procedure .procedure-item{flex: 1; padding: 15px; display: flex; align-items: center; justify-content: center; border-radius: 8px;}
.procedure .procedure-item p{width: 32px; height: 32px; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; font-size: 20px;}
.procedure .procedure-item span{font-size: 20px; color: #fff; margin-left: 15px;}
.procedure .procedure-item:nth-child(1){background: linear-gradient(45deg, #01daf4, #1891ff)}
.procedure .procedure-item:nth-child(1) p{color: #1792ff;}
.procedure .procedure-item:nth-child(2){background: linear-gradient(45deg, #47cdba, #229e84)}
.procedure .procedure-item:nth-child(2) p{color: #239e85;}
.procedure .procedure-item:nth-child(3){background: linear-gradient(45deg, #fad46d, #f4a93b)}
.procedure .procedure-item:nth-child(3) p{color: #df9e27;}
.procedure .procedure-item:nth-child(4){background: linear-gradient(45deg, #b34ad6, #9734c2)}
.procedure .procedure-item:nth-child(4) p{color: #9836c3;}
.procedure .procedure-item:nth-child(5){background: linear-gradient(45deg, #01daf4, #1891ff)}
.procedure .procedure-item:nth-child(5) p{color: #1792ff;}

.public-site-footer-bottom{background-color: #04192e; }
.advantage {}
.advantage .line{width: 1px; height: 50px; background: #b5b3b3;}
.advantage dl{}
.advantage dl dt{margin-right: 15px; width: 56px; height: 56px; border-radius: 50%; border: 1px solid #9daabb;display: flex; align-items: center; justify-content: center;}
.advantage dl dt img{max-height: 36px; max-width: 36px;}
.advantage dl dd{}
.advantage dl dd p{font-size: 20px; color: #2b2b2b; margin-bottom: 3px;}
.advantage dl dd span{font-size: 15px; color: #6a6969;}

.public-site-footer .footer-contact {}
.public-site-footer .footer-contact dl dd span{display: block; line-height: 2}
.public-site-footer .footer-contact dl dd button{display: flex; justify-content: center; align-items: center;width: 100%; background: transparent; border: 1px solid #9fa1a3; outline: none; color: #9fa1a3; height: 40px; font-size: 15px;}



.public-site-footer .footer-link{display: flex;}
.public-site-footer .footer-link dl{flex: 1;}
.public-site-footer .footer-link dl dt{font-size: 20px; color: #fff; margin-bottom: 16px;}
.public-site-footer .footer-link dl dd{font-size: 14px; }
.public-site-footer .footer-link dl dd a{color: #9fa1a3; display: block; line-height: 2.2;}

.public-site-footer .footer-qrcode{text-align: center;}
.public-site-footer .footer-qrcode p{color: #9fa1a3;}
.public-site-footer .footer-qrcode .qrcode{background: #fff; width: 138px; height: 138px; margin: 0px auto;}

.public-site-footer .friendlink{border-top: 1px solid #4d4e50; padding: 20px 0;}
.public-site-footer .friendlink span{color: #b8babc;}
.public-site-footer .friendlink a{color: #b8babc; padding: 0 35px; display: inline-block; line-height: 1;}
.public-site-footer .friendlink a+a{border-left: 2px solid #979a9e;}


.public-site-footer .copyright {color: #b8babc; text-align: center;}
.public-site-footer .copyright span{display: block; color: #b8babc;}
.public-site-footer .copyright a{color: #b8babc;}