body{
    background-color: transparent;
}
.iframe_foot{
    width: 100%;
    border: 0;
    height: 429px;
    background-color: #2D2D2D;
}
.foot{
    color: #fff;
    height: 100%;
}
.foot_box{
    padding: 22px 0 0 0;
    margin: 0 auto;
}
.foot1{
    display: flex;
    align-items: center;
    justify-content: space-between;    
    font-size: 22px;
    padding-bottom: 18px;
    border-bottom: 2px solid #757575;
}
.foot1_1{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.foot1_2{
    display: flex;
    margin-right: 85px;
}
.foot1_2_1_p1{
    font-size: 16px;
}
.foot1_2_1_p2{
    font-size: 28px;
    font-weight: bold;
}
.foot1_3{
    margin-right: 72px;
}
.foot1_img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.foot1_4{
    display: flex;
    align-items: center;
}
.foot2_img{
    margin-right: 10px;
}
.foot2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 24px 0 55px 0;
    border-bottom: 2px solid #343434;
}
.foot2_1_1{
    margin-right: 88px;
    line-height: 1;
}
.f2_1{
    font-size: 18px;
    margin-bottom: 24px;
}
.f2_2{
    font-size: 16px;
    color: #666;
    margin-bottom: 23px;
}
.f2_2 a{
    font-size: 16px;
    color: #666;
}
.foot2_1{
    display: flex;
}
.foot2_wx{
    text-align: center;
}
.foot2_wx .title{
    font-size: 18px;
    margin-bottom: 12px;
}
.wx_img{
    width: 134px;
    height: 134px;
    margin: 0 auto;
    border-radius: 10px;
}
.wx_img img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
}
.foot2_wx_1{
    margin-right: 102px;
}
.foot2_2{
    display: flex;
}
.foot3{
    padding-top: 10px;
 text-align: center;
}
.foot3_1{
    font-size: 15px;
    color: #666;
}
.foot3_2{
    font-size: 16px;
    color: #666;
}
.foot3_2 a{
    color: #666;
    text-decoration: underline;
}
.foot1_5{
    opacity: 0.5;
font-size: 12px;
color: #fff;
}
.foot1_3_1{
    display: flex;
    align-items: center;
}
.foot1_3_2{
    margin-top: 6px;
}