/* BASIC css start */
#productPlanList .plan-tab { width: 100%; padding: 10px 0 20px; }
#productPlanList .plan-tab:after { clear: both; content: ""; display: block; }
#productPlanList .plan-tab li { float: left; width: 310px; margin-left: -1px; border: 1px solid #e4e4e5; text-align: center; }
#productPlanList .plan-tab li a { display: block; height: 47px; line-height: 49px; font-size: 14px; }
#productPlanList .plan-tab li:first-child { margin-left: 0; }
#productPlanList .plan-tab li.now { width:310px; height: 45px; border-bottom: 3px solid #231f20; }





.prd-list .Evnetthumb {
    width: 600px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    line-height: 0;
    border: 2px solid #f2f4f3; }
/* BASIC css end */

