*{ padding: 0;margin: 0; } body{ font-size: 12; font-family: "微软雅黑" } p,h3{ padding: 0; margin: 0 } .header img{ width: 100%; } .header p{ padding:20px 35px 40px; text-align: justify; color: #666666; } .effect{ padding-top: 36px; padding-bottom: 10px; background: url(../../../img/app_ass2.jpg) no-repeat; background-size: 100% 100%; } .effect .container h3{ font-size: 16px; text-align: right; margin-right: 20px; font-weight: 700; color: #333333; margin-bottom: 27px; } .effect .container .effectList{ display: flex; display: -webkit-flex; justify-content: space-between; margin-bottom: 10px; } .effectList div{ padding: 7px; width: 49%; background: #fff; } .effectList div p{ font-size: 12px; text-align: justify; color: #666666; } .effectTxt{ width: 100%; background: #fff; padding: 7px; } .effectTxt p{ font-size: 12px; color: #666666; text-align: justify; } .bottom{ padding-bottom: 50px; } .bottom h3{ font-size: 16px; color: #333333; margin-top: 32px; margin-bottom: 20px; text-align: center; font-weight: 700 } .bottom img{ width: 100%; margin-bottom: 50px; }