﻿
footer{}


.footer-box{ color:#FFFFFF; width: 100%; height:auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; padding: 70px 0;}

.footer-box-left{ max-width: 400px; height: auto;}
.footer-box-left h2{ color: #FFFFFF; font-size: 1.3rem; line-height: 42px;  font-family: myFirstFont;}
.footer-box-left h3{ color: #B9B9B9; font-size: 0.9rem;  line-height: 42px; font-family: myFirstFont;}

.footer-box-left li{ width: 100%; margin-top: 5px; line-height: 22px;}
.footer-box-left li em{ display: block; width: 16px; height: 16px;}
.footer-box-left li a{ display: block; width: calc(100% - 16px); padding-left: 10px; color: #FFFFFF;}

.footer-box-right{ width: 240px; text-align: right; height: auto;}
.footer-box-right  h2{ color: #FFFFFF; font-size: 1.3rem; line-height: 42px;  font-family: myFirstFont;}

.footer-box-right-share{ width: 100%; height: auto; margin-top: 20px;}
.footer-box-right-share a{ display: block; width: 38px;height: 38px; line-height: 38px; font-size: 1.1rem; background: #112134;border-radius: 3px; color: #FFFFFF; text-align: center;}
.footer-box-right-share a:hover{ background: #1070C3;}

.footer-box-right-rfq{ margin-top: 80px;}
.footer-box-right-rfq a{ display: inline-block; font-size: 1rem; color: #FFFFFF; height: 46px; line-height: 46px; background: #EFBD35;border-radius: 24px; padding: 0 25px;}
.footer-box-right-rfq a i{ margin-left: 10px;}
.footer-box-right-rfq a:hover{ background: #1070C3;}


.footer-box-menu{}
.footer-box-menu dl{ margin: 0 55px;}
.footer-box-menu dl dt{color: #FFFFFF; font-size: 1.3rem; line-height: 42px;  font-family: myFirstFont;}
.footer-box-menu dl dd{ margin-top: 20px;}
.footer-box-menu dl dd a{ display: block; color: #FFFFFF; background: url(../images/flinks.png) no-repeat left center; line-height: 28px; padding-left: 15px;}
.footer-box-menu dl dd a:hover{ text-decoration: underline;}




.footer-pay{ width: 100%; background: #FFFFFF; padding: 25px 0;}
.footer-pay img{ max-width: 100%; height: auto;}

.footer-copy{ width: 100%; padding: 15px 0; border-top:2px solid #e7e7e7; background: #FFFFFF;}
.footer-copy-left{}

.footer-copy-right{}


.custmerlist{ position: fixed; right: 0; top: 30%; z-index: 999; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); text-align: center; width: 68px; border-radius: 10px 0px 0px 10px;}
.custmerlist a{ display: block; width: 36px; height: 36px; margin: 20px auto; position:relative;}

.custmerlist 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; }
.custmerlist 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;
}
.custmerlist a:hover .eso_divinfo{ display: block;}
.custmerlist a:hover .eso_divinfo img{ width:150px; height:150px;}

.fposi{ display: none;}
.optain{ display:none;}



@media (max-width: 768px) {

.footer-box{ display: none;}
.footer-pay{ display: none;}
.footer-copy{ text-align: center; margin-bottom: 70px;}


.fposi{ width:100%; height:70px; background:#1070C3; 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:#1070C3; border-radius:0 4px 4px 0; color:#fff; font-size:1.2rem; border:none;}

.custmerlist{ display:none;}

}