﻿.public-site-footer {color: #7fdeed; background:#0095ad;}

.footer_logo img{max-height: 0.9rem;}
.footer_link a{margin-left: 0.55rem; color: #7fdeed;}

.public-site-footer .footer-contact p{color: #7fdeed;}
.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: #8B949C;}
.public-site-footer .footer-contact dl dd p{color: #fff;}



.public-site-footer .footer_ewm{display: flex;align-items: center;}
.public-site-footer .footer_ewm dl{position: relative;}
.public-site-footer .footer_ewm dl dt{font-size: 0.24rem; display: flex; justify-content: center; align-items: center; width: 0.35rem; height: 0.35rem; border: 1px solid #7fdeed; border-radius: 50%;}
.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 {align-items: baseline;}
.public-site-footer .copyright a{color: #7fdeed;}


