.footer-top { height: 160px; background: #2539AF; }
.footer-top .footer-con { display: flex; justify-content: space-between; align-items: center; height: 160px; }
.footer-top .footer-con h4 { font-size: 20px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF }
.footer-top .footer-con p { margin-top: 16px; font-size: 14px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; }
.footer-top .footer-con .btn button:nth-child(1) { margin-right: 20px; width: 160px; height: 56px; background: #FFFFFF; border-radius: 4px; font-size: 18px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #2539AF; }
.footer-top .footer-con .btn button:nth-child(2) { width: 160px; height: 56px; background: rgba(255,255,255,0); border-radius: 4px; border: 1px solid #FFFFFF; font-size: 18px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; }
.footer-cont { height: 374px; background: #262834; }
.footer-cont .fo-con { display: flex; justify-content: space-between; /* align-items: center; */
padding-top: 88px; height: 285px; border-bottom: 1px solid #41424C; }
.footer-cont .fo-con .con { padding-top: 25px; }
.footer-cont .fo-con .right { padding-top: 25px; }
.footer-cont .fo-con .left .logo { width: 179px; height: 22px; }
.footer-cont .fo-con .left .logo img { width: 100%; height: 100%; }
.footer-cont .fo-con .desc { margin-top: 20px; margin-bottom: 42px; font-size: 14px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; line-height: 24px; opacity: .8; }
.footer-cont .fo-con .left .cp { font-size: 16px; font-family: PingFangSC-Light, PingFang SC; font-weight: 300; color: #BCD8FF; }
.footer-cont .fo-con .left .hr { display: inline-block; width: 222px; height: 1px; opacity: 0.1; border: 1px solid #BCD8FF; }
.footer-cont .fo-con .left .sort { margin-top: 30px; }
.footer-cont .fo-con .left .sort span a { font-size: 16px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; opacity: .8; }
.footer-cont .fo-con .left .sort span a:hover { color: #2468F2; opacity: .8; }
.footer-cont .fo-con .left .sort .img { margin-right: 9px; display: inline-block; width: 34px; height: 34px; }
.footer-cont .fo-con .left .cus { display: flex; align-items: center; justify-content: center; margin-top: 30px; width: 300px; height: 40px; background-color: #3c3d48; border-radius: 2px; font-size: 16px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; text-align: center; line-height: 40px; opacity: .8; }
.footer-cont .fo-con .left .cus a { color: #FFFFFF; }
.footer-cont .fo-con .left .cus a:hover { color: #2468F2; opacity: .8; }
.footer-cont .fo-con .left .cus img { margin-right: 10px; width: 34px; height: 34px; }
.footer-cont .fo-con .con p { margin-bottom: 32px; font-size: 20px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; }
.footer-cont .fo-con .con li { margin-top: 25px; }
.footer-cont .fo-con .con a { font-size: 14px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; opacity: .8; }
.footer-cont .fo-con .con a:hover { color: #2468F2; opacity: .8; }
.footer-cont .fo-con .con a span { margin-right: 5px; color: #666666; }
.footer-cont .fo-con .con a span img { width: 15px; height: 15px; }
.footer-cont .fo-con .right p { font-size: 20px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; margin-bottom: 32px; }
.footer-cont .fo-con .right li { margin-top: 25px; font-size: 14px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; opacity: .8; }
.footer-cont .fo-con .right li span { margin-right: 5px; color: #666666; }
.footer-cont .fo-con .right li span img { width: 15px; height: 15px; }
.footer-cont .fo-con .right .img { margin-top: 30px; width: 95px; height: 95px; }
.footer-cont .fo-bot { margin-top: 16px; text-align: center; font-size: 12px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #B7BCC7; }
.footer-cont .fo-bot a { color: #B7BCC7; }
.footer-cont .fo-bot li { display: inline-block; margin-right: 10px; }
.footer-cont .fo-bot .ag { cursor: pointer; }
