﻿
footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; color: #FFFFFF; padding-top: 70px;}

.footer-box{}
.footer-box-left{ max-width: 350px;}
.footer-box-left p{ margin-top: 25px;}





.footer-box-menu{}
.footer-box-menu dl{ padding: 0 70px;}
.footer-box-menu dt{font-family: myFirstFont1; color: #FFFFFF; font-size: 1.2rem; line-height: 30px; margin-bottom: 10px; font-weight: normal;}
.footer-box-menu dd a{ display: block; line-height: 28px; color: #FFFFFF; background: url(../images/flinks.png) no-repeat left center; padding-left: 16px;}
.footer-box-menu dd a:hover{ text-decoration: underline;}



.footer-box-right{ max-width: 210px;}
.footer-box-right h2{ color: #FFFFFF; font-size: 1.2rem; line-height: 30px; margin-bottom: 10px; font-weight: normal;}
.footer-box-right li{ line-height: 28px;}
.footer-box-right li em{ display: block; width: 16px;}
.footer-box-right li a{ display: block; width: calc(100% - 16px); padding-left: 10px; color: #FFFFFF;}
.footer-box-right li a:hover{ text-decoration: underline;}

.footer-box2{ padding: 30px 0;}
.footer-box2-left{}
.footer-box2-left a{ height: 46px;background: #6284CE;border-radius: 24px; color: #FFFFFF; padding: 0 30px; font-size: 1rem;}
.footer-box2-left a i{ margin-left: 30px;}
.footer-box2-left a:hover{ background: #111111;}

.footer-box2-right{ text-align: right;}

.footer-box2-right-share{ }
.footer-box2-right-share a{ display: inline-block; background: #FFFFFF; border-radius:50%; width: 34px; height: 34px; line-height: 34px; color: #111111; text-align: center; font-size: 1.2rem; margin-left: 10px;}

.footer-box2-right-copy{ margin-top: 15px;}

.footer-pay{ width: 100%; text-align: center; height: auto; padding: 20px 0; border-top:2px solid rgba(255,255,255,0.3);}
.footer-pay img{ max-width: 100%; height: auto;}

.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{  padding-top: 0;}
.footer-box{ display: none;}
.footer-box2{ display: none;}
.footer-pay{ margin-bottom: 70px;}
.footer-pay img{ width: 94%;}

.fposi{ width:100%; height:70px; background:#0C0427; 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:#ffbf43; border-radius:0 4px 4px 0; color:#fff; font-size:1.2rem; border:none;}

.custmerlist{ display:none;}

}