.fun-device { margin-top: 76px; } .fun-top { width: 1200px; margin: 0 auto; position: relative; } .ikon_fun_device1{ position: absolute; width: 290px; top: 15px; left: -210px; } .fun-top .ikon_fun_device2{ position: absolute; width: 200px; bottom: -280px; left: -220px; z-index: 99; } .sass-btitle { color: #333333; font-size: 35px; font-weight: 800; padding-top: 80px; padding-bottom: 55px; position: relative; } .sass-stitle { color: #333333; font-size: 20px; text-align: center; padding-bottom: 55px; } .fun-top { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .fun-top .btn { background: #fff; width: 590px; height: 58px; border-radius: 34px; position: relative; box-shadow:0px 8px 27px 0px rgba(200,200,200,0.25); } .fun-top .btn .phone { display: inline-block; width: 410px; height: 58px; font-size: 16px; position: relative; margin-left: 20px; } .fun-top .btn .regist-btn .pic { width: 29px; } .fun-top .btn .regist-btn { position: absolute; right: 0; top: 0; width:130px; height:58px; line-height: 58px; text-align: center; background:rgba(35,98,251,1); border-radius:0px 35px 35px 0px; color: #FFFFFF; font-size: 16px; cursor: pointer; } .fun-top .k-g { position: relative; width: 100%; height: 18px; padding-top: 60px; } .fun-top .open-slide { width: 40px; height: 18px; /* background: #2362FB; */ position: absolute; right: 115px; bottom: 0; height: 20px; border: 1px solid #dcdfe6; outline: none; border-radius: 10px; box-sizing: border-box; background: #dcdfe6; cursor: pointer; transition: border-color .3s,background-color .3s; vertical-align: middle; } .fun-top .open-slide::after { content: ""; position: absolute; top: 1px; left: 1px; border-radius: 100%; transition: all .3s; width: 16px; height: 16px; background-color: #fff; } .fun-top .open-slide.ischeck { border-color: #409eff !important; background-color: #409eff !important; } .open-slide.ischeck::after { left: 100%; margin-left: -17px; } .fun-top .open-slide .dot { width: 18px; height: 18px; border-radius: 50%; background: #fff; } .fun-top .k-g .dot-txt { color: #666666; font-size: 18px; position: absolute; right: 0; bottom: 0; } .fun-top .table { border: 1px solid #C1C7D0; margin-top: 30px; border-radius: 10px; margin-bottom: 82px; } .header-fixed { position: fixed; top: 76px; left: calc(50% - 596px); background: #f8f8f8; border-left: 1px solid #C1C7D0; border-right: 1px solid #C1C7D0; transition: 0.5s opacity ease; opacity: 0; height: 0; } .header-fixed.zshow { height: auto; opacity: 1; } .fun-top .table .head,.header-fixed { display: flex; justify-content: flex-start; align-items: center; } .fun-top .table .head .item,.header-fixed .item { width: 170px; text-align: center; border-right: 1px solid #C1C7D0; border-bottom: 1px solid #C1C7D0; color: #666666; font-size: 14px; height: 120px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 10px; padding-bottom: 10px; } .fun-top .table .head .item .txt,.header-fixed .item .txt { font-weight: 800; font-size: 16px !important; } .fun-top .table .head .item .try-user,.header-fixed .item .try-user { border: 1px solid #2362FB; color: #2362FB; padding: 10px 20px; cursor: pointer; margin-top: 10px; transition: all .3s; } .fun-top .table .head .item .try-user:hover,.header-fixed .item .try-user:hover { background: #2362FB; color: #fff; } .fun-top .table .head .no,.header-fixed .no { border-right: 0; } .fun-top .table .main .block-title { width: 100%; line-height: 42px; border-bottom: 1px solid #C1C7D0; padding-left: 10px; background: #e5e5e5; color: #666666; } .fun-top .table .main .list { display: flex; justify-content: flex-start; align-items: center; border-bottom: 1px solid #C1C7D0; } .fun-top .table .main .list:hover { background: rgb(249, 249, 249); } .fun-top .table .main .list .item { width: 170px; text-align: center; padding-left: 10px; border-right: 1px solid #C1C7D0; color: #666666; font-size: 14px; line-height: 42px; } .fun-top .table .main .list .item .link-video { display: flex; justify-content: center; align-items: center; } .fun-top .table .main .list .item .link-video,.fun-top .table .main .list .item .link-more { color: #2362FB; } .fun-top .table .main .list .item .video-icon { width: 24px; } .fun-top .table .main .list .item .pic { width: 50px; height: 50px; } .fun-top .table .main .list .noline { border-right: 0 !important; color: #2362FB !important; text-align: center; } .fun-top .table .main .list:last-child { border-bottom: 0 !important; } .fun-top .table .main .list.lastborder { border-bottom: 0 !important; } /* our user */ .service-num { margin-top: 100px; width: 100%; height: 666px; background: url(../image/partners-bg.png) no-repeat center; } .user-btitle { font-size: 30px; color: #111111; text-align: center; line-height: 50px; } .user-stitle { font-size: 16px; color: #777777; text-align: center; line-height: 40px; } .users { display: block; margin: 50px auto; } .question { width: 100%; position: relative; margin-top: 80px; } .question .txt-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .question .btitle { color: #FFFFFF; font-size: 30px; /* padding-top: 116px; */ } .question .stitle { color: #FFFFFF; font-size: 20px; padding-top: 30px; padding-bottom: 58px; } .question .phone-btn { width:220px; height:60px; background:rgba(255,255,255,1); box-shadow:0px 1px 51px 3px rgba(150,150,150,0.3); border-radius:30px; font-size: 20px; color: #2362FB; text-align: center; line-height: 60px; cursor: pointer; } .fun-app { width: 100%; height: 100%; background: url("../image/iconsbg.png") no-repeat center center; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; position: relative; } .fun-app .btitle { color: #333333; font-size: 30px; padding-top: 96px; padding-bottom: 44px; } .fun-app .stitle { color: #666; font-size: 20px; text-align: center; } .fun-app .now-use { color: #fff; font-size: 18px; width:165px; height:50px; line-height: 50px; text-align: center; cursor: pointer; background:rgba(35,98,251,1); border-radius:30px; margin-top: 58px; margin-bottom: 212px; } .banner-box .banner-title { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 36px; } .banner-box { position: relative; } .banner-box .banner-img { display: block; width: 100%; } .banner-title { transform: translate(-10%, -40%); } .banner-title .title { margin-bottom: 30px; } .banner-title .title p { line-height: 54px; font-size: 30px; } .banner-title .text { margin-bottom: 32px; } .banner-title .text p { font-size: 18px; line-height: 30px; } @media screen and (max-width: 1500px) { .banner-title { transform: translate(-10%, -50%); } } .contetnt { padding-bottom: 100px; } .contetnt .data-list { margin-top: 80px; } .contetnt .data-list .item-label { text-align: center; font-size: 30px; color: #111; margin-bottom: 28px; } .contetnt .data-list .item-list-box { width: 1200px; height: 498px; background: white; box-shadow: 0px 1px 18px 0px #e3e5e7; border-radius: 3px; margin: 0 auto; } .contetnt .data-list .item-list-box .item-list { float: left; width: 25%; height: 249px; text-align: center; border-right: 1px solid #F0F3F7; border-bottom: 1px solid #F0F3F7; } .contetnt .data-list .item-list-box .item-list .k-title { font-size: 18px; color: #111; margin-bottom: 11px; } .contetnt .data-list .item-list-box .item-list .text-box { color: #999; line-height: 24px; width: 215px; margin: 0 auto; text-align: left; } .contetnt .data-list .item-list-box .item-list .k-pic { width: 60px; margin-top: 40px; margin-bottom: 5px; } .contetnt .data-list .item-list-box .item-list:nth-child(4) { border-right: 0; } .contetnt .data-list .item-list-box .item-list:nth-child(5), .contetnt .data-list .item-list-box .item-list:nth-child(6), .contetnt .data-list .item-list-box .item-list:nth-child(7), .contetnt .data-list .item-list-box .item-list:nth-child(8) { border-bottom: 0; } .contetnt .data-list:nth-child(4) .item-list-box { height: 249px; } .app-fun { width: 1200px; margin: 0 auto; position: relative; } .app-fun .app-title { color: #333333; font-size: 30px; padding-top: 96px; padding-bottom: 44px; text-align: center; font-weight: 800; } .app-fun .right-list { width: 400px; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .app-fun .main-app { display: flex; justify-content: space-around; align-items: center; position: relative; } .ikon_fun_device3{ position: absolute; width: 135px; top: -20px; right: -50px; } .app-fun .main-app .pic { width: 500px; } .app-fun .right-list .item { width: 200px; display: flex; justify-content: flex-start; align-items: center; margin-bottom: 20px; } .app-fun .right-list .item .pics { width: 20px; margin-right: 10px; } .app-fun .right-list .item .app-txt { font-size: 20px; color: #111; }