@charset "utf-8";
/* CSS Document */
.foot{width:1000px;margin:0 auto;position: relative;border-top: 3px solid #1693e7;}
.foot .div_1{ float:left; margin-left:10px;}
.foot .div_1 p{  margin-bottom:8px;}
.foot .div_2{ float:right;}
.foot .div_2 img{ margin-right:18px;}



.fc{ width:51px; background:#f5f5f5;  border-radius:5px; padding:3px; position: fixed; top:294px; z-index:999;}
.fc>ul>li{ border-bottom:1px solid #d9d9d9; text-align:center; font-size:13px; padding-bottom:7px; position:relative;}
.fc>ul>li img{ margin:10px 0 5px;}
.fc ul .t{ text-align:center; padding:10px 0 5px;}

.fc ul li .ewm{ position:absolute; display:none; color:#fff; font-size:14px; text-align:center; left:-123px; top:0; width:100px; background:#1693e7; padding:5px 10px;}
.fc ul li .ewm img{ width:100px; height:100px;}
.fc ul li:hover .ewm{ display:block;}
.web_pop{width:110px; position:absolute; top:-5px;left:-120px; display:none; z-index:1; }
.web_pop li{ background-color:#fff; padding:5px}
.web_pop img{ }

#_span_jiucuo{    position: absolute;
    right: 120px;
    top: 65px;}

