.page_bg img { width: 100%; } .content { width: 90%; margin: 0 auto; } .div_intro_1 { margin-top: 30px; } .div_intro_1 .div_honor .div_honor_img { margin-bottom: 30px; text-align: center; } .div_intro_1 .div_honor img { width: 100%; } .pad-l-r-4 { padding-left: 4px; padding-right: 4px; } .div_intro_2 .div_honor .div_honor_img { margin-top: 40px; text-align: center; } .div_intro_2 .div_honor img { width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .div_intro_2 .div_honor :hover img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); } .page { margin-top: 60px; }