|
@@ -197,8 +197,9 @@ body {
|
|
|
|
|
|
|
|
.tanchuang .box01, .tanchuang .box02 {
|
|
.tanchuang .box01, .tanchuang .box02 {
|
|
|
width: 808px;
|
|
width: 808px;
|
|
|
- height: 326px;
|
|
|
|
|
|
|
+ min-height: 300px;
|
|
|
background: #fff;
|
|
background: #fff;
|
|
|
|
|
+ padding-bottom: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.box p {
|
|
.box p {
|
|
@@ -257,14 +258,16 @@ body {
|
|
|
|
|
|
|
|
.box01_02 {
|
|
.box01_02 {
|
|
|
width: 716px;
|
|
width: 716px;
|
|
|
- height: 110px;
|
|
|
|
|
|
|
+ min-height: 110px;
|
|
|
border: #cccccd 1px solid;
|
|
border: #cccccd 1px solid;
|
|
|
margin: 0px auto;
|
|
margin: 0px auto;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
+ padding-bottom: 10px;
|
|
|
|
|
+ overflow: hidden;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.box01_02 span {
|
|
.box01_02 span {
|
|
|
- width: 125px;
|
|
|
|
|
|
|
+ width: 142px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
}
|
|
}
|
|
@@ -317,7 +320,7 @@ body {
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
top: 40px;
|
|
top: 40px;
|
|
|
- right: 88px;
|
|
|
|
|
|
|
+ right: 102px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.box01_02 a img {
|
|
.box01_02 a img {
|
|
@@ -584,8 +587,8 @@ body {
|
|
|
.box_list .sreach input {
|
|
.box_list .sreach input {
|
|
|
width: 200px;
|
|
width: 200px;
|
|
|
float: left;
|
|
float: left;
|
|
|
- height: 26px;
|
|
|
|
|
- line-height: 26px;
|
|
|
|
|
|
|
+ height: 24px;
|
|
|
|
|
+ line-height: 24px;
|
|
|
color: #969595;
|
|
color: #969595;
|
|
|
font-style: 12px;
|
|
font-style: 12px;
|
|
|
border: none;
|
|
border: none;
|
|
@@ -598,7 +601,7 @@ body {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.box_list .sreach button {
|
|
.box_list .sreach button {
|
|
|
- width: 40px;
|
|
|
|
|
|
|
+ width: 35px;
|
|
|
height: 26px;
|
|
height: 26px;
|
|
|
line-height: 26px;
|
|
line-height: 26px;
|
|
|
background: transparent;
|
|
background: transparent;
|
|
@@ -651,7 +654,7 @@ body {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.box_list ul li span {
|
|
.box_list ul li span {
|
|
|
- width: 75%;
|
|
|
|
|
|
|
+ width: 100%;
|
|
|
float: left;
|
|
float: left;
|
|
|
}
|
|
}
|
|
|
|
|
|