You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .inSec2TabBox {
- width: 33.333333%;
- }
- .in2Sec3Row {
- padding: 0 24px 30px;
- overflow: hidden;
- }
-
- .in2Sec3Col6 {
- width: 50%;
- float: left;
- padding: 0 24px;
- margin-top: 24px;
- }
-
- .in2Sec3Con,
- .in2Sec3Con span {
- display: block;
- }
-
- .in2Sec3Con {
- font-size: 14px;
- text-align: center;
- }
-
- .in2Sec3Img {
- line-height: 0;
- padding: 15px;
- height: 70px;
- width: 70px;
- margin: 0 auto 10px;
- border: 1px solid #EDEDED;
- border-radius: 8px;
- }
-
- .in2Sec3Img img {
- width: 100%;
- }
-
- .in2Sec3Txt {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
|