...
|
...
|
@@ -149,7 +149,7 @@ |
|
|
});
|
|
|
}
|
|
|
}*/
|
|
|
|
|
|
$(function(){
|
|
|
$('.pro_btn').click(function(){
|
|
|
$('.pro_right_txt').removeClass('pro_height');
|
|
|
})
|
...
|
...
|
@@ -259,6 +259,10 @@ |
|
|
$(this).addClass('cel_3_Li_act').siblings().removeClass('cel_3_Li_act');
|
|
|
})
|
|
|
})
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
|
</script>
|
|
|
</body>
|
|
|
</html> |
|
|
\ No newline at end of file |
...
|
...
|
|