body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    margin:0;
    padding:0;
    border:0;
    box-sizing: border-box;
}
body{
    background:#fff;
    color:#000;
    font-size:12px;
    font-family:'Microsoft Yahei','微软雅黑',"lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
ul,ol{
    list-style-type:none;
}
/*select,input,img,select{
    vertical-align:text-top;
}*/
a{text-decoration:none;}
.clearfix:after{
    content:"";
    height:0;
    line-height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix{
    zoom:1;
}
.feijiu-theme-container{
    /* width:90%; */
    overflow: hidden;
    margin:0 auto;
}
.feijiu-theme-container .feijiu-common-img img{
    width:100%;
    display: block;
    position: relative;
}
.margin-b{

}
.erjiu-xf{
    width: 100%;
    position: fixed ;
    left: 0;
    bottom: 0;
}

.on{
    position: relative ;
}
.location{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -9%;
    width: 18%;
    height: 122%;
    text-align: center;
    background: url(../img/btn.png) no-repeat center;
    background-size: 100%;
}
.location img{
    width: 100%;
}
.foot{
    width: 100%;
    background: #2EB150;
    margin-top: 0px !important;
}
/*
.fj-enjoy-top{
    position: fixed;
    top:0;
    display: none;
}
.fj-enjoy-top>div{
    position: absolute;
    height:30px;
    right:15px;
    top:50%;
    margin-top:-15px;
}
.fj-enjoy-top>div img{
    height:30px;
    width: auto !important;
} */

.foot{
    width: 100%;
    background: #2EB150;
    margin-top: 0px !important;
}