123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551 |
- @charset "utf-8";
- #index {
- background: #fff;
- .block {
- .body {
- width: 1200px;
- margin: 0 auto;
- .m-title {
- font-size: 32px;
- font-weight: 600;
- color: #303139;
- }
- }
- }
- .block-1 {
- height: 470px;
- background-image: url('/assets/part1_img_1920.png');
- background-repeat: no-repeat;
- background-position: center;
- background-color: #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;
- position: relative;
- padding-bottom: 300px;
- .bg {
- .bg-1 {
- background-image: url('/assets/bg_img_1920.png');
- background-repeat: no-repeat;
- background-position: center;
- height: 500px;
- }
- .bg-2 {
- background-image: url('/assets/bg_img2_1920.png');
- background-repeat: no-repeat;
- background-position: center;
- height: 500px;
- }
- .bg-3 {
- background-image: url('/assets/bg_img3_1920.png');
- background-repeat: no-repeat;
- background-position: center;
- height: 500px;
- }
- .bg-4 {
- background-image: url('/assets/bg_img4_1920.png');
- background-repeat: no-repeat;
- background-position: center;
- height: 290px;
- }
- }
- .fixed {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- }
- .body {
- padding-top: 90px;
- }
- .step-c {
- .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;
- }
- .item:hover {
- box-shadow: 0px 32px 44px 0px rgba(156, 183, 223, 0.3), 0px 15px 28px 0px rgba(0, 0, 0, 0.01);
- }
- .m-r-1-5 {
- margin-right: 15px;
- }
- .m-l-1-5 {
- margin-left: 15px;
- }
- }
- }
- .step-c-1 {
- margin-bottom: 90px;
- .m-title {
- margin-bottom: 20px;
- }
- .item {
- height: 210px;
- width: 580px;
- padding: 30px;
- .title {
- font-size: 24px;
- font-weight: 600;
- color: #303139;
- margin-bottom: 40px;
- .sub {
- font-size: 24px;
- margin-left: 30px;
- color: #C8D1DA;
- }
- }
- .btn {
- .button {
- margin-right: 40px;
- }
- .btn-shadow {
- box-shadow: 0px 15px 25px -5px rgba(66, 146, 240, 0.2);
- border: 1px solid rgba(248, 251, 255, 1);
- }
- }
- }
- }
- .step-c-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: 20px;
- .assets {
- margin-right: 5px;
- }
- .sub {
- font-size: 14px;
- margin-left: 10px;
- }
- }
- .desc {
- color: #8897A8;
- }
- }
- }
- .step-c-3 {
- margin-bottom: 100px;
- .item:hover {
- .assets {
- display: block;
- }
- }
- .item {
- height: 160px;
- width: 380px;
- padding: 20px 30px;
- position: relative;
- .assets {
- position: absolute;
- display: none;
- }
- .foot-1 {
- bottom: 19px;
- right: 34px;
- }
- .foot-2 {
- top: 50px;
- right: 154px;
- }
- .foot-3 {
- top: 25px;
- right: 27px;
- }
- .title {
- font-size: 36px;
- font-weight: 600;
- margin-bottom: 24px;
- }
- .desc {
- font-size: 18px;
- color: #5E677B;
- }
- }
- }
- .step-c-4 {
- margin-bottom: 110px;
- .m-title {
- margin-bottom: 20px;
- }
- .box {
- .detail {
- display: inline-block;
- width: 920px;
- vertical-align: top;
- }
- .list {
- display: inline-block;
- width: 280px;
- background: #fff;
- .tab {
- height: 120px;
- width: 100%;
- opacity: 0.5;
- line-height: 120px;
- text-align: left;
- padding-left: 60px;
- font-weight: 600;
- font-size: 18px;
- position: relative;
- cursor: pointer;
- .assets {
- margin-right: 8px;
- }
- .place {
- opacity: 0;
- position: absolute;
- right: 0;
- top: 0;
- bottom: 0;
- width: 40px;
- text-align: center;
- }
- .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;
- }
- }
- .left-arrow {
- opacity: 0;
- position: absolute;
- top: 50%;
- left: -15px;
- width: 0;
- height: 0;
- transform: translateY(-50%);
- border-top: 10px solid transparent;
- border-right: 15px solid #fff;
- border-bottom: 10px solid transparent;
- }
- .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 {
- 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;
- }
- .left-arrow {
- opacity: 1;
- }
- }
- }
- }
- }
- .step-c-5 {
- .m-title {
- margin-bottom: 30px;
- }
- .item:hover {
- .sun {
- display: block;
- }
- }
- .item {
- flex: none !important;
- padding: 30px;
- position: relative;
- height: 200px;
- &.item1 {
- width: 380px;
- &:hover {
- height: 210px;
- }
- }
- &.item2 {
- width: 440px;
- .desc {
- width: 100%
- }
- &:hover {
- height: 210px;
- }
- }
- &.item3 {
- width: 320px;
- &:hover {
- height: 210px;
- }
- }
- .sun {
- position: absolute;
- top: 0;
- right: 0;
- display: none;
- width: 75px;
- height: 75px;
- }
- .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 {
- padding-top: 20px;
- background-repeat: no-repeat;
- background-position: center;
- background-color: linear-gradient(241deg, rgba(132, 93, 72, 0) 0%, rgba(88, 50, 29, 1) 100%);
- margin-bottom: 20px;
- .title-1 {
- font-size: 32px;
- color: #fff;
- margin-bottom: 20px;
- }
- .title-2 {
- color: #fff;
- font-size: 48px;
- margin-bottom: 15px;
- }
- .assets {
- width: 100%;
- }
- }
- .block-5 {
- height: 530px;
- overflow-y: auto;
- padding-top: 20px;
- padding-bottom: 20px;
- background: #fff;
- }
- .block-6 {
- height: 400px;
- padding-top: 60px;
- background: #E9EFF8;
- .body {
- .m-title {
- margin-bottom: 24px;
- }
- }
- .step-c-list {
- display: flex;
- }
- .step-c {
- flex: 1;
- padding: 0 40px;
- .title {
- font-size: 24px;
- font-weight: 600;
- color: #303139;
- position: relative;
- .assets {
- position: absolute;
- left: -40px;
- top: 5px;
- }
- }
- .desc {
- font-size: 16px;
- color: #8897A8;
- }
- }
- }
- }
|