|
@@ -171,7 +171,7 @@ iframe{width:320px !important;height: 280px !important}
|
|
|
.classifyBox .clsCon{padding:20px 0;box-sizing: border-box;}
|
|
|
.classifyBox .tabItem_lift{width: 127px;float: left;border-right: 1px solid #FFE6DC;}
|
|
|
.classifyBox .tabItem_lift a{display:inline-block;width:100%;line-height:40px;box-sizing:border-box;color: #627386;padding:10px 0 10px 20px;float: left;transform: translateX(-3px);}
|
|
|
-.classifyBox .tabItem_lift .tabItem_lift_icon{width: 20px;height: 20px;display: block;float: left;}
|
|
|
+.classifyBox .tabItem_lift .tabItem_lift_icon{width: 20px;height: 20px;display: block;float: left;margin-top: 10px;}
|
|
|
.classifyBox .tabItem_lift .tabItem_lift_p{float: left;margin-left: 8px;line-height: 20px;}
|
|
|
.classifyBox .tabItem_lift a.on{background: #fef6f3;color: #E15616;border-color: #ffffff;transform: translateX(0);transition: all 0.8s;}
|
|
|
.classifyBox .tabItem_right{float: left;box-sizing: border-box;min-width: 280px;}
|