|
@@ -3088,6 +3088,14 @@ border:none
|
|
|
.custom-warp {
|
|
|
padding:20px 120px 0 120px
|
|
|
}
|
|
|
+.custom-warp .hour-box{
|
|
|
+ margin:30px 0;
|
|
|
+}
|
|
|
+.custom-warp .hour-box h1{
|
|
|
+ font-size: 18px;
|
|
|
+ text-align:center;
|
|
|
+ font-weight: 600
|
|
|
+}
|
|
|
.custom-warp .custom-box{
|
|
|
width:742px;
|
|
|
height:35px;
|
|
@@ -3110,7 +3118,7 @@ border:none
|
|
|
}
|
|
|
.custom-warp .province a{
|
|
|
float:left;
|
|
|
- width:70px;
|
|
|
+ width:110px;
|
|
|
font-size:18px;
|
|
|
color:#666;
|
|
|
border-bottom:1px solid #ddd;
|
|
@@ -3130,7 +3138,7 @@ border:none
|
|
|
border: 1px solid #ddd;
|
|
|
border-radius: 4px;
|
|
|
padding:40px;
|
|
|
- margin-bottom:100px
|
|
|
+ margin-bottom: 100px
|
|
|
}
|
|
|
.contact-list p.line{
|
|
|
border-bottom:1px solid #ddd
|