﻿
.footer-service{ padding: 40px 0;}
.footer-service h2{ font-size: 1.5rem; color: #182987; text-align: center; line-height: 42px; margin-bottom: 15px;}

.footer-service dl{ border-right:1px solid #DDDDDD; width: 25%;}
.footer-service dl:last-child{ border: none;}
.footer-service dl dd{ margin-left: 15px;}
.footer-service dl dd b{ display: block; font-size: 1.5rem; line-height: 32px; color:#182987;}

footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; color: #FFFFFF;}

.footer-box{ padding: 60px 0;}

.footer-box-left{ width: 220px;}
.footer-box-left .flogo{ width: 154px; height: 58px;}
.footer-box-left .flogo a{ display: block;  background: url(../images/flogo.png) no-repeat; width: 154px; height: 58px;}
.footer-box-left ul{ padding-top: 20px;}
.footer-box-left ul li{ line-height: 28px;}
.footer-box-left ul li em{ display: block; width: 16px; height: 16px; }
.footer-box-left ul li a{ display: block; color: #FFFFFF; padding-left: 10px;}
.footer-box-left ul li a:hover{ text-decoration: underline;}

.footer-menu{}
.footer-menu dl{ padding: 0 65px;}
.footer-menu dl dt{font-family: myFirstFont1; font-size: 1.2rem; line-height: 32px; margin-bottom: 10px;}
.footer-menu dl dd a{ display: block; color: #FFFFFF; line-height: 30px;}
.footer-menu dl dd a i{ margin-right:8px;}
.footer-menu dl dd a:hover{ text-decoration: underline;}


.footer-box-right{ text-align: right;}
.footer-box-right h2{font-family: myFirstFont1; font-size: 1.2rem; line-height: 32px; margin-bottom: 10px; color: #FFFFFF;}

.footer-box-share{ width: 100%;}
.footer-box-share a{ display: inline-block; width: 38px; height: 38px; line-height: 38px; text-align: center; color: #FFFFFF; font-size: 1.1rem; margin-left: 5px; border: 1px solid #E3E9EF; border-radius:3px;}
.footer-box-share a:hover{ background: #FFFFFF; color: #182987;}

.footer-box-rfq{ margin-top: 60px;}
.footer-box-rfq a{ display: inline-block; border:1px solid #FFFFFF; border-radius:30px; color: #FFFFFF; height: 46px; line-height: 46px; padding: 0 25px; font-size: 1rem;}
.footer-box-rfq a i{ margin-left: 30px;}
.footer-box-rfq a:hover{ background: #FFFFFF; color: #182987;}



.footer-copy{ width: 100%; height: auto; border-top:2px solid rgba(255,255,255,0.2); padding: 20px 0;}
.footer-copy-left{ line-height: 26px;}
.footer-copy-left a{ color: #FFFFFF;}
.footer-copy-left a:hover{ text-decoration: underline;}
.footer-copy-left i{ padding: 0 15px; display: inline-block;}
.footer-copy-right{}


.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: #056eb7; border-radius: 6px  0px  0px  6px; }
.customerBox a:hover{ text-decoration:none; background:#182987;}
.customerBox a .eso_divinfo{ display:none; position:absolute;  right:60px; top:0; min-width:260px; background:#fff; color:#182987; 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;}



.fposi{ display: none;}
.optain{ display:none;}



@media (max-width: 768px) {

.footer-service{ display: none;}

footer{ margin-bottom: 70px;}

.footer-box{ display: none;}






.footer-copy-right{ display: none;}


.fposi{ width:100%; height:70px; background:#182987; position:fixed; left:0; bottom:0; display:block; z-index:999;}
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #eee;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}



.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#182987; border-radius:0 4px 4px 0; color:#fff; font-size:1.2rem; border:none;}

.customerList{ display:none;}

}