/* */ /* .foot-box { padding-top: 116px; text-align: center; height: 300px; background: #e4e3e3; color: #858585; font-size: 20px; font-family: 'yuanti'; margin-top: 100px; } .foot-box a { color: #858585; font-size: 20px; font-family: 'yuanti'; } .foot-box .gx span { margin: 0 10px; } .foot-box span { color: #858585; font-size: 20px; font-family: 'yuanti'; } .foot-box img { width: 18px; height: 20px; vertical-align: bottom; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { text-align: center; height: 300px; background: #0d386b; } .footer-cont p { color: #ffffff; font-size: 20px; font-family: 'helve-normal'; } .footer-cont .name { margin-bottom: 30px; } @media screen and (max-width: 1680px) { .foot-box { padding-top: 116px; height: 300px; font-size: 18px; margin-top: 100px; } .foot-box a { font-size: 18px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 18px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 300px; } .footer-cont p { font-size: 18px; } .footer-cont .name { margin-bottom: 30px; } } @media screen and (max-width: 1440px) { .foot-box { padding-top: 116px; height: 270px; font-size: 16px; margin-top: 90px; } .foot-box a { font-size: 16px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 16px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 270px; } .footer-cont p { font-size: 16px; } .footer-cont .name { margin-bottom: 30px; } } @media screen and (max-width: 1366px) { .foot-box { padding-top: 116px; height: 240px; font-size: 14px; margin-top: 80px; } .foot-box a { font-size: 16px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 14px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 240px; } .footer-cont p { font-size: 14px; } .footer-cont .name { margin-bottom: 24px; } } @media screen and (max-width: 768px) { .foot-box { padding-top: 20px; height: 85px; font-size: 10px; } .foot-box a { font-size: 10px; cursor: pointer; } .foot-box .gx span { margin: 0 0px; } .foot-box span { font-size: 10px; } .foot-box .gx { margin-bottom: 10px; } .footer-cont { height: 100px; } .footer-cont p { font-size: 10px; } .footer-cont .name { margin-bottom: 15px; } } */ /* */ .foot-box { padding-top: 43px; height: 185px; background: #e4e3e3; color: #858585; font-size: 20px; font-family: 'yuanti'; margin-top: 100px; display: flex; flex-direction: column; align-items: center; } .foot-box a { color: #858585; font-size: 20px; font-family: 'yuanti'; } .foot-box .gx span { margin: 0 10px; } .foot-box span { color: #858585; font-size: 20px; font-family: 'yuanti'; } /* .foot-box img { width: 18px; height: 20px; vertical-align: bottom; } */ .foot-box .gx { margin-bottom: 20px; } .footer-cont { text-align: center; height: 200px; background: #0d386b; } .footer-cont p { color: #ffffff; font-size: 20px; font-family: 'helve-normal'; } .footer-cont .name { margin-bottom: 30px; } .gongan{ margin-left: 30px; margin-right: 10px; } .gonganurl{ display: flex; align-items: center; } .beian{ display: flex; align-items: center; } @media screen and (max-width: 1680px) { /* */ .foot-box { padding-top: 38.7px; height: 166.5px; font-size: 18px; margin-top: 100px; } .foot-box a { font-size: 18px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 18px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 180px; } .footer-cont p { font-size: 18px; } .footer-cont .name { margin-bottom: 30px; } } @media screen and (max-width: 1440px) { /* */ .foot-box { padding-top: 34.4px; height: 148px; font-size: 16px; margin-top: 90px; } .foot-box a { font-size: 16px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 16px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 148px; } .footer-cont p { font-size: 16px; } .footer-cont .name { margin-bottom: 30px; } } @media screen and (max-width: 1366px) { /* */ .foot-box { padding-top: 30px; height: 130px; font-size: 14px; margin-top: 80px; } .foot-box a { font-size: 16px; } .foot-box .gx span { margin: 0 10px; } .foot-box span { font-size: 14px; } .foot-box .gx { margin-bottom: 20px; } .footer-cont { height: 130px; } .footer-cont p { font-size: 14px; } .footer-cont .name { margin-bottom: 24px; } } @media screen and (max-width: 1024px) { .hide{ display: none; } } @media screen and (max-width: 768px) { /* */ .foot-box { padding-top: 20px; height: 100px; font-size: 10px; /* margin-top: 10px; */ } .foot-box a { font-size: 10px; cursor: pointer; } .foot-box .gx span { margin: 0 0px; } .foot-box span { font-size: 10px; } .foot-box .gx { margin-bottom: 10px; } .footer-cont { height: 100px; } .footer-cont p { font-size: 10px; } .footer-cont .name { margin-bottom: 15px; } .beian{ display: flex; flex-direction: column; align-items: center; } .gonganurl{ margin: 5px; } }