﻿.public-site-footer {color: #fff; background:#06172b; padding-top: 0.9rem;}

.public-site-footer .footer_logo img{height: 0.5rem;}

.public-site-footer .footer-contact {margin-left: 1.25rem;}
.public-site-footer .footer-contact dl dt img{max-width: 100%; display: block;}
.public-site-footer .footer-contact dl dd span{display: block; line-height: 1.8; color: #fcfdff;}
.public-site-footer .footer-contact dl dd p{color: #fcfdff;}


.public-site-footer .footer-link{margin-right: 3.5rem;}
.public-site-footer .footer-link dl{}
.public-site-footer .footer-link dl dt{font-size: 0.24rem; color: #fff; margin-bottom: 0.55rem;}
.public-site-footer .footer-link dl dd{font-size: 0.18rem; }
.public-site-footer .footer-link dl dd a{color: #a6b3c7; display: block; line-height: 1; margin-top: 0.3rem;}
.public-site-footer .line{width: 1px; border-right: 1px solid #1b2a3d;}

.public-site-footer .footer_ewm{display: flex;align-items: center;justify-content: end;}
.public-site-footer .footer_ewm dl{position: relative;}
.public-site-footer .footer_ewm dl dt{font-size: 0.28rem; display: flex; justify-content: center; align-items: center; width: 0.4rem; height: 0.4rem; border: 1px solid #a6b3c7; border-radius: 50%; color: #a6b3c7;}
.public-site-footer .footer_ewm dl dd{height: 0; overflow: hidden; position: absolute; bottom: 0.5rem; left: 50%; margin-left: -0.75rem; width: 1.5rem; box-sizing: border-box;-webkit-transition: all .2s linear;transition: all .2s linear;}
.public-site-footer .footer_ewm dl dd .box{position: relative;  background: #fff; padding: 0.1rem; border-radius: 0.05rem;}
.public-site-footer .footer_ewm dl dd .box:after{content: ""; position: absolute; margin-left: -0.06rem; left: 50%; bottom: -0.12rem; width: 0; height: 0; border-left: 0.06rem solid transparent; border-top: 0.12rem solid #fff; border-right: 0.06rem solid transparent;}
.public-site-footer .footer_ewm dl:hover dd{height: 1.8rem;}
.public-site-footer .footer_ewm dl dd .pic {background: #fff; width: 1.3rem; height: 1.3rem;}
.public-site-footer .footer_ewm dl dd .pic img {width: 100%; display: block;}
.public-site-footer .footer_ewm dl dd h3 {color: #333;  font-size: 0.14rem; font-weight: normal; text-align: center; margin: 0 0.1rem;}



.public-site-footer .copyright {color: #a6b3c7; text-align: center;}
.public-site-footer .copyright span{display: block;}
.public-site-footer .copyright a{color: #a6b3c7;}