@charset "utf-8";
.wap-footContact{position: relative; z-index: 100;width:100%;height:50px;-webkit-transition: all .5s ease;transition: all .5s ease;}
.wap-footContactCon{position:fixed;bottom:0;width:100%;z-index:100;height:50px;background-color:#d9d9d9;}
.wap-footContact a{float:left;position:relative;width:25%;height:50px;display:block;}
.wap-footContact a i{display:block;background:url('../images/icon.png') no-repeat;background-size:120px 70px;}
.wap-footContact a:nth-child(1) i{width:21px;height:19px;margin:6px auto 0;background-position:0 -25px;}
.wap-footContact a:nth-child(2) i{width:19px;height:18px;margin:7px auto 0;background-position:-25px -25px;}
.wap-footContact a:nth-child(3) i{width:20px;height:20px;margin:7px auto 0;background-position:-50px -25px;}
.wap-footContact a:nth-child(4) i{width:17px;height:17px;margin:8px auto 0;background-position:-75px -25px;}
.wap-footContact a:nth-child(5) i{width:17px;height:17px;margin:8px auto 0;background-position:-100px -25px;}
.wap-footContact a:nth-child(1).active i{background-position:0 -50px;}
.wap-footContact a:nth-child(2).active i{background-position:-25px -50px;}
.wap-footContact a:nth-child(3).active i{background-position:-50px -50px;}
.wap-footContact a:nth-child(4).active i{background-position:-75px -50px;}
.wap-footContact a:nth-child(5).active i{background-position:-100px -50px;}
.wap-footContact a span{position:absolute;left:0;bottom:0;width:100%;height:22px;color:#373737;font-size:14px;line-height:22px;text-align:center;}
.wap-footContact a.active{background-color:#0E456B;}
.wap-footContact a.active span{color:#fff;}


.fot-bg{background:url(../images/footerBg.png) no-repeat;background-size:250px 250px;display:inline-block;}
.wap-footer{position: relative; background-color:#0E456B;padding-top:20px; min-width: 320px; max-width:640px; margin: 0 auto;-webkit-transition: all .5s ease;transition: all .5s ease;}
.wap-footer a.tel{padding:0 30px;display:block;}
.wap-footer a.tel img{width:100%;display:block;}
.wap-footer .share{position:relative;height:24px;padding:8px 20px 14px;}
.wap-footer .share .shareBtn{width:14px;border-radius:3px;position:relative;padding-left:18px;width:60px;margin-right:24px;height:23px;line-height:23px;color:#b99851;z-index:0;}
.wap-footer .share .shareBtn:nth-child(3){margin-right:0;}
.wap-footer .share .shareBtn i{width:14px;height:14px;border-radius:2px;position:absolute;left:0;top:50%;margin-top:-7px;background:url('../images/shareIco.jpg') no-repeat;background-size:14px 30px;}
.wap-footer .share .shareBtn:nth-child(2) i{background-position:0 0;}
.wap-footer .share .shareBtn:nth-child(3) i{background-position:0 -15px;}
.wap-footer .share img{width:200px;height:200px;position:absolute;z-index:2;left:50%;top:-200px;margin-left:-100px;opacity:0;box-shadow:0 0 5px rgba(0,0,0,0.1);transform:scale(0.1);-webkit-transform:scale(0.1);transition:transform 0.2s ease-in-out,opacity 0.2s ease-in-out,box-shadow 0.2s ease-in-out;-webkit-transition:-webkit-transform 0.2s ease-in-out,opacity 0.2s ease-in-out,box-shadow 0.2s ease-in-out;}
.wap-footer .share.active img{opacity:1;transform:scale(1);-webkit-transform:scale(1);box-shadow:0 0 5px rgba(0,0,0,0.1);}
.wap-footer .share b.mask{width:100%;height:100%;position:fixed;z-index:3;background-color:#fff;opacity:0;left:0;top:0;display:none;}
.wap-footer .share.active b.mask{display:block;}
.wap-footer .share .btn{height:22px;line-height:21px;width:83px;border-radius:2px;background:-webkit-linear-gradient(#fff,#e4e4e4);background:linear-gradient(#fff,#e4e4e4);border:solid 1px #a08b78;color:#884f01;text-align:center;}
.wap-footer ul{padding:12px 0 14px;background-color:#33261a;}
.wap-footer ul li{text-align:center;line-height:20px;font-size:0;}
.wap-footer ul li *{color:#b99851;padding:0 5px;font-size:12px;}

