/* BASIC css start */
#productPlanList .plan-tab { width: 100%; padding:40px 0 20px; }
#productPlanList .plan-tab:after { clear: both; content: ""; display: block; }
#productPlanList .plan-tab li { float: left; width:298px; text-align: center; border: 1px solid #e4e4e5; border-bottom:2px solid #231f20;}
#productPlanList .plan-tab li a { display: block; height: 47px; line-height: 49px; font-size:16px; }
#productPlanList .plan-tab li:first-child { margin-left: 0; }
#productPlanList .plan-tab li.now {border: 1px solid #231f20; border-bottom:2px solid #231f20; background:#231f20; color:white;}
.info{}
.info li{float:left; padding-bottom:30px;}
.prd-list .dsc {margin:10px 0 0; font-weight: 500; width:80%; float:left; font-size:16px;}
.prd-list .dsc a{font-size:16px;}
.prd-list .dsc a:hover{color:var(--main-color);}
.prd-list .date{margin:10px 0 0; font-weight:300; width:18%; float:right; text-align:right; }

/* BASIC css end */

