20 lines
847 B
CSS
Executable File
20 lines
847 B
CSS
Executable File
/*研发团队*/
|
|
.rdcenter_team{width:100%; overflow: hidden; }
|
|
.rdcenter_team li{margin-right: 0.203rem; float: left; text-align: center; margin-bottom: 0.8rem;}
|
|
.rdcenter_team_01{width:6rem;}
|
|
.rdcenter_team_02{width:6.38rem}
|
|
.rdcenter_team_03{width:6rem}
|
|
.rdcenter_team li:nth-child()
|
|
.rdcenter_team li:nth-child(3n){margin-right: 0;}
|
|
.rdcenter_team img{width:2.53rem;}
|
|
/*技术与应用*/
|
|
.rdcenter_technology{overflow: hidden;}
|
|
.rdcenter_technology li{width:9.365rem; margin-right:0.26rem; float: left;}
|
|
.rdcenter_technology li:nth-child(2n){margin-right: 0;}
|
|
|
|
/*品质保障体系*/
|
|
.rdcenter_quality{width:100%; overflow: hidden;}
|
|
.rdcenter_quality li{width:33.3%; float: left; text-align: center;}
|
|
.rdcenter_quality img{width:2.53rem; margin-bottom: 0.15rem;}
|
|
.rdcenter_quality p{font-size: 0.427rem; margin-top:0.2rem;}
|