.footer {
    padding-top:12px;
    background-color: #0e2037;
}

.content_footer{ width: 1300px}

.footer .link{
    padding: 60px 0 50px 0;
}
.footer .link-group {

    margin-right: 80px;

}
.footer .link-group:last-child{
    margin-right: 0;
}

.footer .link-group .link-title {
    font-size: 20px;
    line-height: 38px;
    color: #ffffff;
    margin-bottom: 5px;
}

.footer .link-group li a {
    font-size: 14px;
    line-height: 32px;
    color: rgba(255,255,255,0.5);
}

.footer .qrcode {
    margin-top: 45px;
}

.footer .qrcode img {
    width: 140px;
    height: 140px;
}

.footer .qrcode p {
    text-align: center;
    font-size: 21px;
    line-height: 60px;
    color: #fffefe;
}

.footer .copyright {
    margin-top: 5px;
    border-top: 1px solid rgba(255,255,255,0.1);
    color: rgba(255,255,255,0.5);
    padding : 30px 0;

}

.footer .copyright p {
    text-align: center;
    font-size: 15px;
    line-height: 1.4;
    padding-bottom: 10px;
}

.footer .copyright a {
    color: rgba(255,255,255,0.5);
}

.telbox_fr{ width: 220px; float: right; color:#fff;}
.telbox_fr .t1{
    font-size: 20px;line-height: 38px;
    color: #ffffff;
    margin-bottom: 5px;
}
.telbox_fr .t2{ font-size: 30px;  }
.telbox_fr .t3{padding-top: 15px; display: flex;justify-content: space-between}
.telbox_fr .t3 .img1,
.telbox_fr .t3 .img2{ width: 100px; text-align: center}
.telbox_fr .t3 img{width: 100%}
.telbox_fr .t3 p{font-size: 14px;color: rgba(255,255,255,0.5);padding-top: 10px}


.prodes_box{ color: #333; float:none;padding-top: 30px}
.prodes_box .t1{ color: #333;  }
.prodes_box .t3 p{ color:  #333; }