/* BASIC css start */
#productPlanList .menu_btn { position: relative; text-align: center; padding-bottom: 70px; }
#productPlanList .menu_btn a { display: inline-block; width: 300px; height: 48px; line-height: 48px; border: 1px solid #111; margin: 0 10px; font-size: 15px; }
#productPlanList .menu_btn .on { background: #111; color: #fff; }

#productPlanList .bbs-sch { display: none; padding-bottom: 30px; }

#productPlanList { max-width: 1440px; width: 100%; margin: 0 auto; padding: 0 4%; }
#productPlanList .plan-tab { width: 100%; padding: 10px 0 0; }
#productPlanList .plan-tab:after { clear: both; content: ""; display: block; }
#productPlanList .plan-tab li { float: left; width: 165px; margin-left: -1px; border: 1px solid #e4e4e5; text-align: center; }
#productPlanList .plan-tab li a { display: block; height: 35px; line-height: 37px; color: #000; }
#productPlanList .plan-tab li:first-child { margin-left: 0; }
#productPlanList .plan-tab li.now { width:163px; height: 33px; border-bottom: 3px solid #231f20; }

#productPlanList .prd-list { margin-top: 0; }
#productPlanList .prd-list .thumb { width: 100%; height: auto; margin-left: auto; margin-right: auto; font-size:0; line-height: 0; border: 0; }
#productPlanList .prd-list .thumb a,
#productPlanList .prd-list .thumb img { display: block; width: 100%; height: 100%; }
#productPlanList .prd-list .dsc { margin: 15px 0 10px; font-size: 14px; font-weight: normal; color: #666; line-height: 26px; }
#productPlanList .prd-list .dsc b { display: block; font-size: 17px; color: #111; }
#productPlanList .prd-list .price { margin-top: 5px; font-weight: 500; }

#productPlanList .prd-list .list-box { overflow: hidden; }
#productPlanList .prd-list .list-box > ul > li { float: left; position: relative; width: 32%; height: 500px; margin-bottom: 50px; margin-left: 2%; text-align: center; }
#productPlanList .prd-list .list-box > ul > li:first-child { margin-left: 0; }
/* BASIC css end */

