﻿.footer-service{ padding: 25px 0;  width: 100%;}
.footer-service dl{ background: #FFFFFF;  border-radius:8px; border: 1px solid #CCCCCC; width: 24%; padding: 25px 30px;}
.footer-service dt{ width: 46px; height: 46px;}
.footer-service dd{ width: calc(100% - 46px); padding-left: 20px;}
.footer-service dd b{ display: block; font-size: 1.4rem;}
.footer-service dd em{ display: block;}

footer{ width: 100%;}

.footer-box{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; padding: 70px 0;}

.footer-left{ width: 300px;}
.footer-left .flogo{ width: 168px; height: 61px;}
.footer-left p{ margin-top: 25px;}
.footer-left a.footerrfq{ display: inline-block; font-size: 1rem; height: 46px; line-height: 44px; border:1px solid #CCCCCC; border-radius:30px; padding: 0 25px; margin-top: 30px;}
.footer-left a.footerrfq i{ margin-left: 10px; color: #EA001B; }
.footer-left a.footerrfq:hover{ color: #FFFFFF; background: #EA001B;}
.footer-left a.footerrfq:hover i{ color: #FFFFFF;}

.footer-menu{}
.footer-menu dl{ padding:0 65px;}
.footer-menu dl dt{  font-family: myFirstFont1; font-size: 1.3rem; line-height: 30px; color: #111111; margin-bottom: 10px;}
.footer-menu dl dd a{ display: block; background: url(../images/flinks.png) no-repeat left center; padding-left: 15px; line-height: 28px;}
.footer-menu dl dd a:hover{background: url(../images/flinks1.png) no-repeat left center; }

.footer-right{ width: 245px;}
.footer-right h2{ font-size: 1.3rem; line-height: 30px; margin-bottom: 10px;}
.footer-right ul li{ width: 100%; margin-bottom: 5px;}
.footer-right ul li em{ display: block; width: 16px; height: 16px;}
.footer-right ul li a{ display: block; width: calc(100% - 16px); padding-left: 10px;}


.footer-pay{ width: 100%; height: auto; padding: 25px 0; text-align: center;}
.footer-pay img{ max-width: 100%; height: auto;}
.footer-copy{ width: 100%; border-top:2px solid #CCCCCC; padding: 15px 0;}



.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;}

.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:60%; margin:0 auto;}
.optain-search-box input{ width:80%; height:82px; line-height:82px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:82px; line-height:82px; background:#EA001B; border-radius:0 4px 4px 0; color:#fff; font-size:2rem; border:none;}




@media (max-width: 768px) {

.footer-service{ display: none;}

.footer-box{ display: none;}
.footer-pay{ display: none;}

.footer-copy{ text-align: center; margin-bottom: 70px;}


.fposi{ width:100%; height:70px; background:#EA001B; 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-search-box{ width:94%; margin:0 auto;}


.custmerlist{ display:none;}

}