@@ -0,0 +1,22 @@
+@import "@common/common.less";
+
+.info-box{
+ width: 48%;
+ float: left;
+ .title{
+ font-weight: bold;
+ }
+ &:first-child{
+ margin-right: 4%;
+ .item-box{
+ border:1px #ccc solid;
+ height: 135px;
+ padding: 10px;
+ margin-bottom: 10px;
+}
+.linked-term{
+ clear: both;
+ white-space: nowrap;