
        .footer-page {
            background: #222;
        }

        .footer-page .footer-page-titer {
            padding-bottom: 30px;
            padding-top: 30px;

            text-align: center;
            color: #c3c900;
            border-bottom: 1px solid #333;
            border-top: 1px solid #333;
        }

        .footer-page-connter {
            color: #fff;
            padding-top: 30px;
        }

        .footer-page-connter .footer-page-txt {
            font-size: 40px;
            text-align: center;

        }

        .footer-page-connter .footer-page-phone {
            font-size: 48px;
            text-align: center;
            padding-top: 20px;
        }

        .footer-page-connter .footer-page-phone span {
            padding-right: 20px;
        }

        .footer-page-connter-biaos {
            overflow: hidden;
            padding-top: 70px;
            padding-bottom: 60px;
        }

        .footer-page-connter-biaos li {
            position: relative;
            	padding-right: 15px;
	padding-left: 15px
        }

        @media (min-width: 768px) {
            .footer-page .footer-page-titer {
                font-size: 50px;
            }

            .footer-page-connter-biaos-titer {
                font-size: 48px;
                top: -50px;
            }

            .footer-page-connter-biaos-text {
                font-size: 12px;
            }

        }

        @media (min-width: 992px) {
            .footer-page .footer-page-titer {
                font-size: 50px;
            }

            .footer-page-connter-biaos-titer {
                font-size: 60px;
                top: -58px;
            }

            .footer-page-connter-biaos-text {
                font-size: 16px;
            }
        }

        @media (min-width: 1200px) {
            .footer-page .footer-page-titer {
                font-size: 60px;
            }

            .footer-page-connter-biaos-titer {
                font-size: 60px;
                top: -58px;
            }

            .footer-page-connter-biaos-text {
                font-size: 16px;
            }
        }

        .footer-page-connter-biaos-titer {

            position: absolute;

            left: 50%;
            transform: translateX(-50%);
            z-index: 1;
            background: #222;
            padding: 10px;
        }

        .footer-page-connter-biaos-text {

            text-align: center;
            border: 4px solid #fff;
            padding-top: 65px;
            padding-bottom: 20px;
        }

        .footer-page-contact-details {

            padding-bottom: 30px;
            padding-top: 80px;
            border-bottom: 1px solid #333;
            border-top: 1px solid #333;
            font-size: 20px;
        }

        .footer-page-contact-detailsstr {
            position: relative;
            line-height: 15px;
        }

        .footer-page-contact-detailsstr .shaoma {
            position: absolute;
            bottom: 0;
            right: -87px;
            z-index: 1;
            display: flex;
            align-items: flex-end;
        }

        .footer-page-contact-detailsstr .shaoma img {
            width: 50%;

        }

        .footer-page-contact-hotline {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 999;
            background: rgba(42,39,39,0.9);

            display: flex;
            justify-content: space-around;
            align-items: center;
            font-size: 40px;
            color: #fff;
            padding: 15px;
        
        }
   .footer-page-contact-hotlines {
    height: 65px;
    background: #000;
   }
        .footer-page-contact-hotline .hotlinge span {
            padding-left: 20px;
        }

        .xiuanchuang {
            color: #c3c900;
        }

        @media (min-width: 768px) {
            .footer-page-contact-hotline {

                font-size: 25px;

            }
        }

        @media (min-width: 992px) {
            .footer-page-contact-hotline {

                font-size: 25px;

            }
        }

        @media (min-width: 1200px) {
            .footer-page-contact-hotline {

                font-size: 30px;

            }
        }