/*页眉*/ .footer .zs{ width: 15.6rem; height: 0.5rem; background-color: #ffd6d6;} .footer .foot{ background-color: #bd1313; background-image: url(../images/footer/logo2.png); background-repeat: no-repeat; background-position: right 0.4rem; background-size: 6.15rem 1.9rem; height: 2.8rem;} .footer .foot .wp{ overflow: hidden;} .footer .foot .img{ display: table; margin-top: 0.8rem; float: left;} .footer .foot .img img{ width: 1.95rem; margin-bottom: 0.18rem;} .footer .foot .img p{ font-size: 0.18rem; font-weight: bold; color: #ffffff;} .footer .foot ul{ display: table; margin-left: 1rem; overflow: hidden; width: 6rem; margin-top: 1rem; float: left;} .footer .foot ul li{ float: left; padding-left: 0.25rem; line-height: 0.44rem; font-size: 0.14rem; background-position: left center; background-size: 0.16rem auto; background-repeat: no-repeat; min-width: 2.4rem; color: #ffffff;} .footer .foot ul li:nth-child(1){ background-image: url(../images/footer/1.jpg);} .footer .foot ul li:nth-child(2){ background-image: url(../images/footer/2.jpg);} .footer .foot ul li:nth-child(3){ background-image: url(../images/footer/3.jpg);} .footer .foot ul li:nth-child(4){ background-image: url(../images/footer/4.jpg);} /*手机适配*/ @media screen and ( max-width: 1200px ) { /*页眉*/ .footer .zs{ width: 100%; height: 0.5rem; background-color: #ffd6d6;} .footer .foot{ background-color: #bd1313; background-image: url(../images/footer/logo2.png); background-repeat: no-repeat; background-position: right 0.4rem; background-size: 6.15rem 2.39rem; height: auto; padding: 0.2rem 0;} .footer .foot .wp{ overflow: hidden;} .footer .foot .img{ display: table; margin: 0 auto; float: inherit;} .footer .foot .img img{ width: 1.95rem; margin-bottom: 0.18rem;} .footer .foot .img p{ font-size: 0.18rem; font-weight: bold; color: #ffffff;} .footer .foot ul{ display: table; margin-left: 0; overflow: hidden; width: 100%; margin-top: 0.2rem; float: left;} .footer .foot ul li{ float: left; padding-left: 0.25rem; line-height: 0.44rem; font-size: 0.14rem; background-position: left center; background-size: 0.16rem auto; background-repeat: no-repeat; min-width: 2.4rem; color: #ffffff;} .footer .foot ul li:nth-child(1){ background-image: url(../images/footer/1.jpg);} .footer .foot ul li:nth-child(2){ background-image: url(../images/footer/2.jpg);} .footer .foot ul li:nth-child(3){ background-image: url(../images/footer/3.jpg);} .footer .foot ul li:nth-child(4){ background-image: url(../images/footer/4.jpg);} }