.footer{color:#fff;margin-bottom:51px;background:#333}.footer .footer-top{display:none}.footer .footer-bottom{padding:12px 0}@media (min-width:768px){.footer{margin-bottom:0}.footer .footer-top{display:block;padding:30px 0}.footer .footer-top .container{display:flex;flex-wrap:wrap;padding:0;justify-content:space-between}.footer .item{padding:0 15px}.footer .item:nth-child(1){max-width:340px}.footer .item:nth-child(2){margin-top:20px;flex:0 0 100%;max-width:100%;order:1;text-align:center}.footer .item:nth-child(3){max-width:330px}.footer .tit{font-weight:700;margin-bottom:10px}.footer .cont-list li{padding-bottom:12px;display:flex;align-items:center;border-bottom:1px dashed #fff}.footer .cont-list li:not(:last-child){margin-bottom:12px}.footer .cont-list li i{font-size:28px;line-height:1;margin-right:10px}.footer .cont-list li p{line-height:1.8}.footer .copyright{line-height:1.7;margin:14px 0}.footer .icon-list{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.footer .icon-list li:not(:last-child){margin-right:10px}.footer .icon-list li a{display:inline-block;padding:5px;color:#000;border-radius:50%;background:#fff;line-height:1}.footer .icon-list li i{font-size:18px}.footer .form-control{border-radius:0}.footer input.form-control{height:40px}.footer textarea.form-control{min-height:117px}.footer .btn-wrap{margin-top:24px}.footer .btn{width:130px;color:#fff;padding:7px 15px;border-radius:20px;background:var(--style-color)}.footer .form-control::-webkit-input-placeholder{color:#999}.footer .form-control:-moz-placeholder{color:#999}.footer .form-control::-moz-placeholder{color:#999}.footer .form-control:-ms-input-placeholder{color:#999}.footer .footer-bottom{display:none}}@media (min-width:992px){.footer .item:nth-child(2){order:0;max-width:280px;align-self:center}}@media (min-width:1200px){.footer .footer-top{padding-top:48px;padding-bottom:54px}.footer .item:nth-child(1){max-width:400px}.footer .item:nth-child(2){max-width:320px}.footer .item:nth-child(3){max-width:380px}.footer .tit{margin-bottom:20px}.footer .cont-list li{padding-bottom:23px}.footer .cont-list li:not(:last-child){margin-bottom:23px}.footer .cont-list li i{margin-right:20px}.footer .cont-list li a:hover{text-decoration:underline}.footer .logo{height:65px}.footer .icon-list li a{transition:all .3s}.footer .icon-list li a:hover{color:#fff;background:var(--style-color)}.footer .btn{transition:all .3s}.footer .btn:hover{color:var(--style-color);background:#fff}}@media (min-width:1440px){.footer .item:nth-child(1){max-width:480px}.footer .item:nth-child(2){max-width:380px}.footer .item:nth-child(3){max-width:435px}}.mobile-footer{width:100%;color:#666;text-align:center;border-top:1px solid #ccc;position:fixed;bottom:0;left:0;z-index:99}.mobile-footer ul{background:#fff;padding:0 15px;flex-wrap:nowrap;justify-content:space-around;display:flex}.mobile-footer li a i{width:20px;height:20px;margin:5px auto 1px;line-height:1;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.mobile-footer{display:none}}