.section {
    position: relative;
    overflow: hidden;
}
.fp-auto-height.fp-section {
    height: auto!important;
}
 .wk_footer_side {
  	width: 100%;	
    padding: 15px 0;
    background: #0e0e0e;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.wk_footer {
	font-size: 12px;
    line-height: 1.8;
    font-family: "微软雅黑";	
    margin: 0 auto;
    width: 1200px;
    background: url(../skin/images/logo-white.png) no-repeat right center;
    color: #b6b3b3;
    line-height: 26px;
}
.wk_footer a {
    color: #b6b3b3;
}
.wk_footer a {
    color: #b6b3b3;
    margin: 0 6px;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a {
    color: #333;
    text-decoration: none;
}
* {
    word-wrap: break-word;
}
.foot_div{
	bottom:0;    position: fixed;width:100%
}