@charset "UTF-8";
/* 底部样式 */
.foot_footer {
    border: none;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 702px;
    text-align: center;
}

.foot_mianfei_div {
    position: relative;
    text-align: center;
    height: 190px;
    width: 100%;
    background-color: rgba(26, 140, 251, 1);
}

.foot_mianfei_div img {
    position: absolute;
    top: 0;
    left: 0;
    height: 190px;
    width: 100%;
}

.foot_mianfei_wenan_div {
    position: absolute;
    text-align: center;
    width: 100%;
    padding-top: 47px;
    z-index: 1;
}

.foot_mianfei_wenan_label {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
}

.foot_mianfei_anniu_hang_div {
    z-index: 2;
    position: absolute;
    text-align: center;
    height: 34px;
    position: relative;
    padding-top: 100px;
}

.foot_mianfei_anniu_div {
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    width: 96px;
    height: 28px;
    margin: auto;
    border-radius: 2px;
    position: relative;
    padding-top: 5px;

}

.foot_mianfei_anniu_label {
    color: rgba(25, 137, 250, 1);
    font-size: 16px;
    margin: auto;
}

.foot_fuwu_div {
    height: 92px;
    text-align: center;
    width: 100%;
}

.foot_fuwu_zhong_div {
    height: 92px;
    text-align: center;
    width: 80%;
    display: flex;
    margin: auto;
}

.foot_fuwu_zhong_info_div {
    margin: auto;
    height: 50px;
    display: flex;
    align-items: center;
}

.foot_fuwu_zhong_info_div img {
    width: 50px;
    height: 50px;

}

.foot_fuwu_zhong_info_div label {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;

}

.foot_div {
    position: absolute;
    z-index: 1;
    height: 410px;
    text-align: center;
    width: 100%;
}

.foot_div_top {
    height: 309px;
    width: 80%;
    margin: auto;
    display: flex;
}

.foot_div_top_img {
    height: 309px;
    width: 30%;
    margin: auto;
    text-align: center;
}

.foot_div_top_img_logo {
    width: 161px;
    height: 38px;
    margin-top: 40px
}

.foot_div_top_img_weixin {
    width: 161px;
    height: 100px;
    margin-top: 40px;
    text-align: center;
    display: flex;
}

.foot_div_top_img_weixin div {
    width: 50%;
    height: 100px;
}

.foot_div_top_img_weixin div label {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
}

.foot_div_top_fuwu {
    height: 309px;
    width: 30%;
    text-align: left;
}

.foot_div_top_fuwu div {
    margin-top: 40px
}

.foot_div_top_hezuo {
    height: 309px;
    width: 30%;
    margin: auto;
    text-align: center;
    display: flex;
}

.foot_div_top_hezuo div {
    margin-top: 40px
}

.foot_div_top_hezuo_label {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    display: flex;
}

.foot_div_top_hezuo_label_list {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    vertical-align: top;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    display: flex;
    margin-top: 20px;
}
.foot_div_top_hezuo_label_list_a {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    vertical-align: top;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    display: flex;
    margin-top: 20px;
    text-decoration: none;
}
.foot_div_top_hezuo_label_list_a:hover {
    color: rgba(0,109,254, 1);
}

.foot_div_xian {
    height: 1px;
    background-color: white;
    width: 80%;
    margin: auto;
}

.foot_div_beian {
    height: 100px;
    text-align: center;
    width: 100%;
    padding-top: 40px
}

.foot_div_beian label {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    margin: auto;
    text-align: center;
}