/*.lc-left {*/
/*    width: 240px;*/
/*    height: 100px;*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    background-color: #f5f5f5;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: space-evenly;*/
/*    padding: 10px 30px;*/
/*    box-sizing: border-box;*/
/*    border-radius: 5px*/
/*}*/
/*.lc-left div {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    transform: translateX(-50%) translateY(-50%);*/
/*    background-color: #e0e0e0;*/
/*    border: 5px solid #fff;*/
/*    border-radius: 50%;*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    text-align: center;*/
/*    font-size: 36px;*/
/*}*/
/*.lc-content ul {*/
/*  overflow: visible;*/
/*}*/
/*.lc-left span {*/
/*	color: #121212;*/
/*}*/
/*.lc-content ul li {*/
/*	margin-top: 0;*/
/*	margin-bottom: 100px;*/
/*}*/
/*.lc-content ul li:nth-child(2n) .lc-left {*/
/*  transform: translateX(50%);*/
/*}*/
/*.lc-content ul li:nth-child(2n+1) .lc-left div {*/
/*  left: auto;*/
/*  right: 0;*/
/*  transform: translateX(50%) translateY(-50%);*/
/*}*/
/*.lc-right {*/
/*	padding-left: 400px;*/
/*}*/
/*.lc-content {*/
/*	position: relative;*/
/*}*/
/*.lc-content::after {*/
/*  content: '';*/
/*  width: 0px;*/
/*  height: 85%;*/
/*  position: absolute;*/
/*  left: 227px;*/
/*  top: 0;*/
/*  border: 1px dashed #ccc;*/
/*  margin-top: 20px;*/
/*}*/
.jpin-center p {
	height: 60px;
}
