.eyou_foot .clearfix:after,.eyou_foot .clearfix:before{
content:"";
display:table;
clear:both;
}
.eyou_foot .eyou_zc{
float:left;
}
.eyou_foot .ico{
display:inline-block;
vertical-align:middle;
}
.eyou_foot{
width:100%;
background-color:#f7f7f7;
max-width:1920px;
margin:0 auto;
}
.eyou_foot .baozheng{
width:100%;
max-width:1200px;
margin:0 auto;
line-height:80px;
border-bottom:1px solid #e5e5e5;
padding:10px 20px 0px 20px;
box-sizing:border-box;
}
.eyou_foot .baozheng div{
width:25%;
font-size:16px
}
.eyou_foot .baozheng div .ico{
width:40px;
height:40px;
margin:0 auto;
background-repeat:no-repeat;
background-image:url(../images/icon_gold.png);
margin-right:20px;
}
.eyou_foot .baozheng div.s1 .ico{
background-position:0px -71px;
}
.eyou_foot .baozheng div.s2 .ico{
background-position:-40px -71px;
}
.eyou_foot .baozheng div.s3 .ico{
background-position:-80px -71px;
}
.eyou_foot .baozheng div.s4 .ico{
background-position:-120px -71px;
}
.eyou_foot .nav-art{
width:100%;
max-width:1200px;
margin:0 auto;
margin-top:30px;
border-bottom:1px solid #e5e5e5;
padding:0 20px 40px 20px;
box-sizing:border-box;
}
.eyou_foot .nav-art ul{
width:20%;
}
.eyou_foot .nav-art ul li{
text-align:center;
}
.eyou_foot .nav-art ul li.tit{
line-height:30px;
font-size:14px;
}
.eyou_foot .nav-art ul li.list{
line-height:30px;
}
.eyou_foot .nav-art ul li.tit a{
color:#333333;
font-size:14px;
}
.eyou_foot .nav-art ul li.list a{
color:#777777;
font-size:12px;
}
.eyou_foot .nav-art .art{
width:66.6%;
box-sizing:border-box;
}
.eyou_foot .nav-art .link{
width:33.3%;
border-left:1px solid #e5e5e5;
box-sizing:border-box;
}
.eyou_foot .nav-art .link-tel{
font-size:24px;
color:#575757;
font-weight:bold;
text-align:center;
margin-bottom:15px;
}
.eyou_foot .nav-art .link-tel-desc{
font-size:14px;
color:#575757;
text-align:center;
margin-bottom:15px;
}
.eyou_foot .nav-art .link-zx{
font-size:14px;
color:#ffffff;
background-color:#323332;
font-weight:bold;
text-align:center;
margin:0 auto;
width:130px;
line-height:40px;
border-radius:20px 20px;
margin-bottom:20px;
}
.eyou_foot .nav-art .link-zx a{
color:#ffffff;
font-weight:bold;
}
.eyou_foot .nav-art .link-zx a:hover{
color:#b8860b;
}
.eyou_foot .nav-art .link-zx-desc{
font-size:14px;
color:#333333;
text-align:center;
margin-bottom:15px;
}
.eyou_foot .ic-info{
line-height:30px;
text-align:center;
font-size:12px;
color:#b8860b;
padding:20px 0px 20px 0px;
}
.eyou_foot .ic-info a{
color:#b8860b;
}
.eyou_foot .ic-info a:hover{
color:#b8860b;
}
.eyou_foot .last-foot{
display:block;
text-align:center;
margin-top:10px;
}
.eyou_foot .last-foot img{
display:inline-block;
width:auto;
margin-left:10px;
}
/* ===== 页脚微信客服二维码 ===== */
.eyou_foot .nav-art .link-zx-qr{
text-align:center;
margin-bottom:8px;
}
.eyou_foot .nav-art .link-zx-qr img{
width:200px;
height:auto;
border:1px solid #e5e5e5;
border-radius:6px;
box-sizing:border-box;
}
/* ===== 微信客服悬浮球（PC 全站） ===== */
.wx-kefu-float{
position:fixed;
right:24px;
bottom:150px;
z-index:9999;
width:46px;
height:46px;
border-radius:50%;
background:rgba(184,134,11,.55);
box-shadow:0 2px 10px rgba(0,0,0,.15);
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
opacity:.85;
transition:opacity .2s;
}
.wx-kefu-float:hover{
opacity:1;
}
.wx-kefu-pop{
position:fixed;
left:0;
top:0;
right:0;
bottom:0;
z-index:10000;
display:none;
align-items:center;
justify-content:center;
background:rgba(0,0,0,.45);
}
.wx-kefu-pop-box{
position:relative;
width:auto;
max-width:320px;
padding:16px;
background:#ffffff;
border-radius:10px;
box-shadow:0 4px 20px rgba(0,0,0,.18);
text-align:center;
box-sizing:border-box;
}
.wx-kefu-pop-box img{
width:260px;
height:auto;
display:block;
margin:0 auto;
border-radius:6px;
}
.wx-kefu-pop-box .wx-kefu-tip{
font-size:13px;
color:#333333;
margin:0 0 10px;
line-height:1.5;
}
.wx-kefu-close{
position:absolute;
top:-10px;
right:-10px;
width:22px;
height:22px;
line-height:20px;
text-align:center;
background:#666666;
color:#ffffff;
border-radius:50%;
cursor:pointer;
font-size:14px;
}
.wx-kefu-close:hover{
background:#b8860b;
}
