|
@@ -182,29 +182,32 @@
|
|
}
|
|
}
|
|
.icon_img {
|
|
.icon_img {
|
|
width:35px;
|
|
width:35px;
|
|
- height:28px;
|
|
|
|
- background:url(../../assets/image/resource/list_icon.png) no-repeat 0px 0px ;
|
|
|
|
|
|
+ height:35px;
|
|
|
|
+ background:url(../../assets/image/resource/list_icon_one.png) no-repeat;
|
|
display:block;
|
|
display:block;
|
|
float:left;
|
|
float:left;
|
|
|
|
+ margin-left:15px;
|
|
}
|
|
}
|
|
.icon_img_two {
|
|
.icon_img_two {
|
|
width: 35px;
|
|
width: 35px;
|
|
- height: 28px;
|
|
|
|
- background: url(../../assets/image/resource/list_icon.png) no-repeat 0px -70px;
|
|
|
|
|
|
+ height: 35px;
|
|
|
|
+ background: url(../../assets/image/resource/list_icon_two.png) no-repeat;
|
|
display: block;
|
|
display: block;
|
|
float: left;
|
|
float: left;
|
|
|
|
+ margin-left: 15px;
|
|
}
|
|
}
|
|
.icon_img_three {
|
|
.icon_img_three {
|
|
width: 35px;
|
|
width: 35px;
|
|
- height: 28px;
|
|
|
|
- background: url(../../assets/image/resource/list_icon.png) no-repeat 0px -141px;
|
|
|
|
|
|
+ height: 35px;
|
|
|
|
+ background: url(../../assets/image/resource/list_icon_three.png) no-repeat;
|
|
display: block;
|
|
display: block;
|
|
float: left;
|
|
float: left;
|
|
|
|
+ margin-left: 15px;
|
|
}
|
|
}
|
|
.moreover_title {
|
|
.moreover_title {
|
|
font-size: 20px;
|
|
font-size: 20px;
|
|
color: #fff;
|
|
color: #fff;
|
|
- margin-left: 40px;
|
|
|
|
|
|
+ margin-left: 30px;
|
|
float: left;
|
|
float: left;
|
|
}
|
|
}
|
|
.jt {
|
|
.jt {
|