.pc-home-module4-wrapper { background-image: ; display: flex; flex-direction: column; align-items: center; font-family: microsoft yahei; font-weight: 400; font-size: 14px; color: #ffffff; } .pc-home-module4-wrapper .title-wrapper { text-align: center; margin-top: 55px; margin-bottom: 30px; } .pc-home-module4-wrapper .title-wrapper .p1 { font-family: microsoft yahei; font-weight: 400; font-size: 36px; color: #ffffff; margin-bottom: 10px; } .pc-home-module4-wrapper .title-wrapper .p2 { opacity: 0.5; } .pc-home-module4-wrapper .content-wrapper { display: flex; flex-direction: row; margin-bottom: 50px; } .pc-home-module4-wrapper .content-wrapper .left { margin-top: 25px; } .pc-home-module4-wrapper .content-wrapper .left .left-item { position: relative; display: flex; flex-direction: column; justify-content: center; width: 211px; height: 97px; padding-left: 42px; box-sizing: border-box; background: rgba(18, 105, 254, 0.2); border-radius: 18px; border: 2px solid #1990ff; margin-bottom: 13px; cursor: pointer; color: #4cd7ff; } .pc-home-module4-wrapper .content-wrapper .left .left-item.active { background: #005edd; border-radius: 18px; border: 2px solid #1c97ff; opacity: 1; color: #fff; } .pc-home-module4-wrapper .content-wrapper .left .left-item.active:after { position: absolute; right: -30px; content: ''; display: block; width: 24px; height: 24px; background-image: ; background-size: 100% 100%; } .pc-home-module4-wrapper .content-wrapper .right .img { display: none; width: 954px; margin-left: 35px; } .pc-home-module4-wrapper .content-wrapper .right .img img { width: 100%; } .pc-home-module4-wrapper .content-wrapper .right .cur { display: block; }