.fixed_left_bar { position: fixed; } .plant_btns { margin: 78px 0 0 30px; width: 315px; } .plant_btns div { width: 200px; height: 50px; margin-bottom: 25px; overflow: hidden; } .plant_btns div a { display: block; width: 100%; height: 100%; font-size: 20px; text-align: center; line-height: 50px; -webkit-border-radius: 3px; border-radius: 3px; } .plant_btns a.active { color: #fff; background-color: #b81c25; } .plant_btns a:not(.active):hover { color: #b81c25; } /* 涓棿閮ㄥ垎 */ .plant_content { margin-top: 50px; width: 980px; float: right; } .detail_box { } .detail_box h2 { font-size: 24px; text-align: center; margin-bottom: 40px; } .detail_img { max-height: 650px; max-width: 850px; text-align: center; margin: auto; margin-bottom: 60px; } .detail_img img { max-height: 650px; max-width: 850px; /* max-width: 100%; */ } /* .detail_box p { font-size: 18px; line-height: 32px; text-indent: 2em; } */ /* 鍙充晶鍒楄〃 */ .plant_list { margin-top: 88px; } .plant_list li { margin-bottom: 20px; }