*{
    padding: 0;
    margin: 0;
}
body{
    min-width: 1200px;
    font-family:Microsoft Yahei;
}
.footer{
    height: 290px;
    width: 100%;
    background-color: #333333;
}
.footer_center{
    width: 1200px;
    height: 290px;
    margin: auto;
}
.footer_center_left{
    width: 300px;
    height: 290px;
    float: left;
}
.footer_center_left a{
    display: block;
    float: left;
    color: white;
    font-size: 14px;
    height: 25px;
    text-decoration: none;
    border-bottom: 1px solid #444444;
    margin-top: 40px;
    font-weight: 600;
}
.footer_center_left_div{
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.first_child{
    padding-top: 20px;
}
.dingwei_img{
    display: block;
    float: left;
    margin-top: 14px;
}
.weizhi{
    display: block;
    float: left;
    line-height: 40px;
    font-size: 12px;
    color: white;
    margin-left: 10px;
}
.footer_center_auto{
    width: 300px;
    height: 290px;
    float: left;
    margin-left: 20px;
}
.More{
    display: block;
    float: left;
    color: white;
    font-size: 14px;
    height: 25px;
    text-decoration: none;
    border-bottom: 1px solid #444444;
    margin-top: 40px;
    font-weight: 600;
}
.footer_center_auto_a{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.footer_center_auto_a a{
    display: block;
    width: 50%;
    float: left;
    line-height: 40px;
    font-size: 12px;
    color: white;
}
.footer_center_right{
    width: 350px;
    height: 290px;
    float: right;
}
.footer_center_right_top{
    width: 100%;
    margin-top: 50px;
}
.footer_center_right_top a{
    display: block;
    float: right;
    margin-left: 10px;
    position: relative;
}
.saoerweima{
    position: absolute;
    bottom: 40px;
    left: -53px;
    width: 143px;
    height: 150px;
    background: url("../../kongtiao/images/ewmbj.png");
    background-repeat:no-repeat;
    padding-bottom: 10px;
    display: none;
}
.Sweep_weibo{
    position: absolute;
    bottom: 40px;
    left: -53px;
    width: 143px;
    height: 150px;
    background: url("../../kongtiao/images/ewmbj.png");
    background-repeat:no-repeat;
    padding-bottom: 10px;
    display: none;
}
.erweima{
    display: block;
    width: 125px;
    height: 125px;
    margin: auto;
    margin-top: 10px;
}
.saoerweima.avtive{
    display: block;
}
.Sweep_weibo.avtive{
    display: block;
}
.footer_center_right_Bottom{
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
    text-align: right;
    font-size: 13px;
    color: #777777;
    line-height: 30px;
}
.text-center {text-align: center;}