@@ -117,11 +117,9 @@ body,html{
margin: auto;
}
.proBox {
- /* background: url("../assets/Appointment_page-0001.jpg") no-repeat; */
background-size: cover;
width: 750px;
height: 525px;
- /* padding: 90px 94px; */
padding: 40px 60px;
box-sizing: border-box;
margin: 0 auto;
@@ -241,4 +239,14 @@ body,html{
.z01{
z-index: 1;
+.foot-pp{
+ position: absolute;
+ top: 270px;
+ left: 147px;
+ text-align: center;
+ line-height: 42px;
+ p{
+ margin: 0;
+ }
+}
</style>