/*css for foooter*/

.footer{height:900px;margin:30px 0 -100px 0;padding:40px;background:#049cd3;color:#fff}
.footer_title{font-size:32px;font-weight:600}.footer_about{margin-top:20px;display:flex}
.footer_about li{padding-right:100px;line-height:30px;list-style:none;font-size:16px}
.footer_about li img{margin-top:10px;width:377px;height:288px}
.footer_about li:nth-child(1){font-size:18px;font-weight:600}
.footer_text{display:flex;margin-top:120px}
.footer_text li{padding-right:75px;list-style:none;line-height:30px}
.footer_text li a{text-decoration:none;color:#fff}
.footer_text li:nth-child(1){font-size:17px;font-weight:600}
.footer_qrcode{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:80px}
.footer_qrcode li{list-style:none;font-size:18px}.footer_qrcode li img{width:100px;height:100px}