﻿.footer-service{ margin-top: 50px;  box-shadow: 0px 0px 16px 1px rgba(27,58,125,0.12);  background: #FFFFFF;  }
.footer-service dl{width: 24%; padding: 25px 30px; background: url(../images/home-serline.jpg) no-repeat right center; }
.footer-service dl:last-child{ background: none;}
.footer-service dt{ width: 46px; height: 46px;}
.footer-service dd{ width: calc(100% - 46px); padding-left: 12px;}
.footer-service dd b{ display: block; font-size: 1.2rem;}
.footer-service dd em{ display: block;}

footer{ background: #111; color:#fff; }

.footer-box1{ padding: 50px 0;}
.footer-box1 dl dt{ font-size: 1.2rem; line-height: 26px; margin-bottom: 10px; font-family: myFirstFont1;}
.footer-box1 dl dd a{ line-height: 28px; display: block;  color:#fff; }
.footer-box1 dl dd a i img{   margin-right: 10px; filter: invert(1) brightness(2) grayscale(1);}
.footer-box1 dl dd a:hover{ text-decoration: underline;}
.fshare{ margin-top:20px;}
.fshare a{ margin-right:10px;}



.footer-copy{ text-align: center; padding:15px 0; line-height: 24px; border-top:1px solid #EEEEEE;}



.customerList{ width:60px; height:auto; position: fixed; right: 0; top: 30%; z-index:999; }
.customerList a b{ display: block; color: #FFFFFF !important; font-size: 14px; line-height: 21px; font-weight: normal;}

.customerBox{ width: 60px; height: auto;  }
.customerBox a{ display: block; text-align: center; position: relative; width: 60px; height: 60px; line-height:60px; color:#fff; margin-bottom:1px; font-size:1.8rem; background: #0bbbe0; border-radius: 6px  0px  0px  6px; }
.customerBox a.fa-teams{background: #0bbbe0 url(../images/teams.png) no-repeat; }
.customerBox a.fa-teams:hover{background: #0bbbe0 url(../images/teams.png) no-repeat;}
.customerBox a:hover{ text-decoration:none; background:#0bbbe0;}
.customerBox a .eso_divinfo{ display:none; position:absolute;  right:60px; top:0; min-width:260px; background:#fff; color:#0359d8; font-size:1rem;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:10px; border-radius:6px; }
.customerBox a .eso_divinfo:before{
    content:""; position:absolute; right:-12px; top:50%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.customerBox a:hover .eso_divinfo{ display: block;}
.customerBox a:hover .eso_divinfo img{ width:150px; height:150px;}

