﻿.footer-service{ padding: 25px 0;  width: 100%;}
.footer-service dl{ background: #FFFFFF; box-shadow: 0px 0px 16px 1px rgba(27,58,125,0.12); border-radius:8px; width: 24%; padding: 25px 30px;}
.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.4rem;}
.footer-service dd em{ display: block;}

footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; padding-top: 70px;}

.footer-pay{ text-align: center; padding: 20px 0; border-top:2px solid rgba(255,255,255,0.2);}

.footer-box{ padding-bottom: 35px; color: #FFFFFF;}
.footer-box-left{ max-width: 330px;}
.footer-box-left h2{ font-size: 1.3rem; line-height: 32px; margin-bottom: 15px; color: #FFFFFF;}


.footer-box-menu{}
.footer-box-menu dl{ padding: 0 50px;}
.footer-box-menu dt{font-size: 1.3rem; line-height: 32px; margin-bottom: 15px; color: #FFFFFF;  font-family: myFirstFont1; }
.footer-box-menu dd a{ display: block; line-height: 28px; color: #FFFFFF; background: url(../images/flinks.png) no-repeat left center; padding-left: 15px;}
.footer-box-menu dd a:hover{ text-decoration: underline;}

.footer-box-right{ max-width: 400px;}
.footer-box-right h2{ font-size: 1.3rem; line-height: 32px; margin-bottom: 15px; color: #FFFFFF;}
.footer-box-right li{ line-height: 32px;}
.footer-box-right li i{ display: block; width: 16px; height: 16px;}
.footer-box-right li em{ display: block; width: calc(100% - 16px); padding-left: 10px;}

.footer-box1{ margin-bottom: 25px;}
.footer-box1-left{}
.footer-box1-left a{ display: inline-block;  background: #D9A64B; border-radius:24px; height: 46px; line-height: 46px; padding: 0 25px; font-size: 1rem;}
.footer-box1-left a i{ margin-left: 25px;}
.footer-box1-left a:hover{ background: #111111; color: #FFFFFF;}


.footer-box1-right{ text-align: right;}
.footer-box1-right-share{}
.footer-box1-right-share a{ display: inline-block; width: 34px; height: 34px; line-height: 34px; text-align: center; background: #FFFFFF; font-size: 1.1rem; border-radius:50%; margin-left: 12px;}
.footer-box1-right-share a:hover{ background: #D9A64B; color: #FFFFFF;}
.footer-box1-right p{ line-height: 30px; margin-top: 10px; color: #FFFFFF;}


.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-service{ display: none;}
footer{ padding: 20px 0;  margin-bottom: 70px;}	
.footer-box{ display: none;}
.footer-pay{ display: none;}

.footer-box1{ margin-bottom: 0;}
.footer-box1-left{ display: none;}
.footer-box1-right{ text-align: center;}
.footer-box1-right p{ line-height: 24px;}


.fposi{ width:100%; height:70px; background:#D9A64B; 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:#D9A64B; border-radius:0 4px 4px 0; color:#fff; font-size:1.2rem; border:none;}

.custmerlist{ display:none;}

}