/*footer*/
.footer{width: 100%;background: #005292;padding: 30px 0;}
.footer .ftCon{width: 1200px;margin: 0 auto;position: relative;}
.footer .ftMain{width: 1200px;}
.footer .ftMain p{text-align: center;color: #fff !important;font-size: 15px !important;line-height: 30px;}
.footer .ftMain p a{color: #fff !important;font-size: 15px !important;}
.footer .ftL,.footer .ftR{position: absolute;}
.footer .ftL{left: 0;top: 5px;}
.footer .ftR{right: 0;top: 17.5px;}
.oldModel .footer .ftMain p {
    font-size: 28px !important;
    line-height: 63px;
}
.oldModel .footer .ftMain p a{font-size: 28px !important;}
