@charset "utf-8"; #index { .block { .body { width: 1200px; margin: 0 auto; .m-title { font-size: 32px; font-weight: 600; color: #303139; } } } .block-1 { height: 470px; background: #fff; .body { padding-top: 110px; padding-left: 50px; } .title { font-size: 32px; font-weight: 600; color: #050930; margin-bottom: 40px; } .desc { font-size: 16px; color: #5E677B; margin-bottom: 24px; } } .block-2 { background: #6865FD; .body { padding: 40px 130px; } .title { color: #fff; font-size: 32px; font-weight: 600; margin-bottom: 15px; } .desc { font-size: 24px; color: #fff; } .btn { float: right; margin-top: -60px; } } .block-3 { background: #fefefe; padding-top: 100px; padding-bottom: 70px; .step { .m-title { color: #303139; font-size: 32px; font-weight: 600; .sub { color: #A8ACC7; font-size: 28px; font-weight: 600; margin-left: 15px; } } .list { display: flex; .item { flex: 1; background: rgba(255, 255, 255, 1); box-shadow: 0px 32px 44px 0px rgba(156, 183, 223, 0.14), 0px 15px 28px 0px rgba(0, 0, 0, 0.01); border-radius: 2px; } .m-r-1-5 { margin-right: 15px; } .m-l-1-5 { margin-left: 15px; } } } .step-1 { margin-bottom: 100px; .m-title { margin-bottom: 30px; } .item { height: 210px; width: 580px; padding: 30px; .title { font-size: 24px; font-weight: 600; color: #303139; .sub { font-size: 24px; margin-left: 30px; color: #C8D1DA; } } } } .step-2 { margin-bottom: 100px; .m-title { margin-bottom: 30px; } .item { height: 200px; width: 380px; padding: 30px 36px; .title { font-size: 22px; font-weight: 600; color: #303139; margin-bottom: 30px; .sub { font-size: 14px; margin-left: 10px; } } .desc { color: #8897A8; } } } .step-3 { margin-bottom: 100px; .item { height: 200px; width: 380px; padding: 40px 30px; .title { font-size: 36px; font-weight: 600; margin-bottom: 24px; } .desc { font-size: 18px; color: #5E677B; } } } .step-4 { margin-bottom: 130px; .m-title { margin-bottom: 30px; } .box { .detail { display: inline-block; width: 920px; } .list { display: inline-block; width: 280px; background: #fff; .tab { height: 120px; width: 100%; opacity: 0.5; line-height: 120px; text-align: center; font-weight: 600; font-size: 18px; position: relative; cursor: pointer; .place { opacity: 0; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; } .place-1 { background: #ffe0e0; .right-arrow::after { border-color: #F36565; } } .place-2 { background: #fdede0; .right-arrow::after { border-color: #FFB676; } } .place-3 { background: #d2e6fd; .right-arrow::after { border-color: #4292F0; } } .place-4 { background: #d9d8ff; .right-arrow::after { border-color: #6865FD; } } .right-arrow { display: inline-block; position: relative; width: 18px; height: 18px; margin-right: 10px; } .right-arrow::after { display: inline-block; content: " "; height: 9px; width: 9px; border-width: 3px 3px 0 0; border-style: solid; transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); position: absolute; top: 50%; right: 3px; margin-top: -2px; } } .tab.active, .tab:hover { opacity: 1; box-shadow: 0px 12px 20px 0px rgba(156, 183, 223, 0.14), 0px 10px 20px 0px rgba(0, 0, 0, 0.01); .place { opacity: 1; } } } } } .step-5 { .m-title { margin-bottom: 30px; } .item { width: 380px; padding: 30px; .title { font-size: 22px; font-weight: 600; margin-bottom: 15px; .sub { margin-left: 10px; } } .desc { margin-left: 15px; color: #8897A8; width: 250px; margin-bottom: 5px; } } } } .block-4 { height: 640px; padding-left: 150px; padding-top: 280px; background: linear-gradient(241deg, rgba(132, 93, 72, 0) 0%, rgba(88, 50, 29, 1) 100%); .title-1 { font-size: 32px; color: #fff; margin-bottom: 20px; } .title-2 { color: #fff; font-size: 48px; margin-bottom: 15px; } } .block-5 { height: 530px; overflow-y: auto; } .block-6 { height: 400px; padding-top: 60px; background: #E9EFF8; .body { .m-title { margin-bottom: 24px; } } .step-list { display: flex; } .step { flex: 1; padding: 0 40px; .title { font-size: 24px; font-weight: 600; color: #303139; } .desc { font-size: 16px; color: #8897A8; } } } .block-7 { height: 420px; padding-top: 80px; background: #6865FD; .step-list {} .step { width: 33.33%; display: inline-block; box-sizing: border-box; vertical-align: top; .title { font-size: 16px; color: #fff; margin-bottom: 30px; font-weight: 600; } .desc { font-size: 16px; color: #fff; margin-bottom: 10px; } } } }