| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615 |
- div.mini-program-wrap .section-title::before {
- display: none
- }
- .btn-blue {
- background-image: none;
- background-color: #009bff
- }
- .banner-update-app {
- margin-top: 56px;
- height: 500px;
- background: #000000b8;
- background-size: cover;
- margin-bottom: 80px
- }
- .banner-update-app .btn-blue {
- padding: 15px 26px;
- height: 58px;
- font-size: 24px;
- line-height: 28px
- }
- .banner-update-app .banner-mark {
- height: 100%
- }
- .banner-update-app .banner-text .banner-img {
- margin-top: 10px
- }
- .banner-update-app .banner-text .banner-img img {
- right: 0px
- }
- .banner-update-app .banner-text .text-content {
- padding-top: 24px
- }
- .banner-update-app .banner-text .text-content p {
- margin-bottom: 40px;
- font-size: 26px
- }
- .banner-update-app .banner-text {
- margin-top: 94px
- }
- .banner-update-app .banner-text h2 {
- margin-bottom: 24px;
- font-size: 52px
- }
- .section-title {
- color: #212736;
- font-size: 26px;
- line-height: 26px;
- font-weight: normal
- }
- .section-title::after {
- display: none
- }
- .web {
- display: block
- }
- .mobile {
- display: none
- }
- .section-custom .custom-content {
- display: flex;
- margin-top: 24px
- }
- .section-custom .custom-content .mini-program-custom-list {
- flex: 1;
- text-align: center
- }
- .section-custom .custom-content .mini-program-custom-list .custom-item {
- font-size: 22px;
- margin-top: 18px
- }
- .section-custom .custom-content .mini-program-custom-list .custom-item-dec {
- font-size: 16px
- }
- .section-custom .custom-content .mini-program-custom-list:nth-child(2) .custom-item {
- margin-top: 25px
- }
- .section-custom::after {
- display: none
- }
- .section-custom .submit-btn-group {
- text-align: center;
- margin-top: 40px;
- padding-bottom: 72px;
- border-bottom: 1px #e1e1e1 solid
- }
- .section-custom .submit-btn-group .input-warning {
- border: 1px solid #FF3600
- }
- .section-custom .submit-btn-group input {
- min-width: 200px;
- height: 48px;
- border-radius: 24px 0 0 24px;
- border: solid 1px #9199ab;
- background-color: #ffffff;
- outline: none;
- padding-left: 31px
- }
- .section-custom .submit-btn-group input::placeholder {
- font-size: 16px;
- color: #9199ab;
- text-align: left
- }
- .section-custom .submit-btn-group input:focus {
- border: 1px solid #009bff
- }
- .section-custom .submit-btn-group .btn-blue {
- padding: 13px 34px;
- height: 48px;
- line-height: 22px;
- border-radius: 0 41.5px 41.5px 0;
- box-shadow: 0 4px 16px 0 rgba(33, 97, 253, 0.1);
- background-color: #009bff;
- font-size: 16px;
- margin-top: -2px
- }
- .section-custom .submit-btn-group .btn-blue:hover {
- transform: translateY(0px)
- }
- .technology-section .container .section-title-dec {
- font-size: 18px;
- color: #454c5c;
- text-align: center;
- margin-top: 16px
- }
- .technology-section .container h6 {
- color: #636c81;
- font-size: 14px;
- text-align: center;
- font-weight: normal
- }
- .technology-section .container .section-content {
- margin-top: 40px
- }
- .technology-section .container .section-content .row {
- overflow: hidden;
- margin: 16px -8px 0
- }
- .technology-section .container .section-content .row .item-box {
- width: 20%;
- padding: 8px;
- height: 280px;
- border-radius: 4px;
- float: left;
- overflow: hidden;
- position: relative
- }
- .technology-section .container .section-content .row .item-box .item-mark-box {
- overflow: hidden;
- position: absolute;
- left: 8px;
- right: 8px;
- bottom: 8px;
- top: 8px;
- margin: auto
- }
- .technology-section .container .section-content .row .item-box .item-mark {
- position: absolute;
- left: 0px;
- right: 0;
- bottom: 0px;
- top: 0px;
- margin: auto;
- border-radius: 4px;
- transition: all .4s;
- -moz-transition: all .4s;
- -webkit-transition: all .4s;
- -o-transition: all .4s
- }
- .technology-section .container .section-content .row .item-box:hover {
- cursor: pointer
- }
- .technology-section .container .section-content .row .item-box:hover .item-mark {
- transform: scale(1.2)
- }
- .technology-section .container .section-content .row .item-box .item {
- color: #ffffff;
- width: 100%;
- height: 100%;
- border-radius: 4px;
- background-color: rgba(0, 0, 0, 0.6);
- padding: 24px 16px 30px;
- position: relative
- }
- .technology-section .container .section-content .row .item-box .item .item-icon {
- margin: 0px auto 18px;
- width: 28px;
- height: 40px
- }
- .technology-section .container .section-content .row .item-box .item p {
- text-align: center;
- font-size: 20px;
- line-height: 20px
- }
- .technology-section .container .section-content .row .item-box .item .btn-transparent {
- width: 104px;
- padding: 9px 20px;
- border: solid 1px #ffffff;
- font-size: 16px;
- height: 36px;
- line-height: 16px;
- position: absolute;
- bottom: 30px;
- left: 0;
- right: 0;
- margin: auto;
- background-color: transparent
- }
- .technology-section .container .section-content .row .item-box .item .btn-transparent:hover {
- padding: 10px 20px;
- background-color: #009bff;
- border: none
- }
- .technology-section .container .section-content .row .item-box:nth-child(1) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-01.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(1) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon01.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(2) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-02.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(2) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon02.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(3) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-03.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(3) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon3.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(4) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-04.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(4) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon04.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(5) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-05.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(5) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon05.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(6) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-06.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(6) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon06.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(7) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-07.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(7) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon07.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(8) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-08.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(8) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon08.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(9) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-09.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(9) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon09.svg) no-repeat center bottom
- }
- .technology-section .container .section-content .row .item-box:nth-child(10) .item-mark {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/bg-10.png) no-repeat center bottom;
- background-size: cover
- }
- .technology-section .container .section-content .row .item-box:nth-child(10) .item-icon {
- background: url(https://grizzlysoft.cn/landingPage/miniProgram/images/app-update/icon10.svg) no-repeat center bottom
- }
- .technology-section .container .text-center {
- margin-top: 32px;
- padding-bottom: 40px;
- border-bottom: 1px #E1E1E1 solid
- }
- .technology-section .container .text-center .btn-blue {
- font-size: 16px;
- padding: 16px 24px;
- line-height: 16px;
- height: 48px
- }
- .solution-section-mini-program {
- margin-bottom: 80px
- }
- .solution-section-mini-program .content-mark {
- width: 100%;
- background-color: rgba(0, 0, 0, 0.5)
- }
- .solution-section-mini-program .section-title-dec {
- text-align: center;
- font-size: 16px
- }
- .solution-section-mini-program .content .container {
- display: flex;
- padding: 80px 60px;
- margin-top: 30px
- }
- .solution-section-mini-program .content .container .left {
- border-right: 1px solid #c4c9d6;
- margin-right: 88px;
- padding: 0 20px
- }
- .solution-section-mini-program .content .container .left li {
- font-size: 18px;
- color: #ffffff;
- padding: 20px 0;
- width: 160px;
- line-height: 18px;
- cursor: pointer;
- text-align: center
- }
- .solution-section-mini-program .content .container .left li:first-child {
- margin-top: 8px
- }
- .solution-section-mini-program .content .container .left li:last-child {
- margin-bottom: 8px
- }
- .solution-section-mini-program .content .container .left .active {
- background-color: #009bff;
- border-radius: 4px
- }
- .solution-section-mini-program .content .container .right {
- flex: 1;
- padding-top: 17px
- }
- .solution-section-mini-program .content .container .right .item-dec {
- display: none;
- color: #ffffff
- }
- .solution-section-mini-program .content .container .right .item-dec .info {
- min-height: 44px
- }
- .solution-section-mini-program .content .container .right .item-dec .line {
- margin: 0;
- width: 100%;
- height: 1px;
- background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 60%, transparent 60%);
- background-size: 8px 1px;
- background-repeat: repeat-x
- }
- .solution-section-mini-program .content .container .right .item-dec h2 {
- font-size: 28px;
- line-height: 14px;
- font-weight: 500;
- position: relative
- }
- .solution-section-mini-program .content .container .right .item-dec h2::after {
- content: "";
- display: inline-block;
- width: 56px;
- height: 4px;
- border-radius: 5px;
- background-color: #ffffff;
- position: absolute;
- top: 30px;
- left: 0
- }
- .solution-section-mini-program .content .container .right .item-dec p {
- margin-top: 32px;
- font-size: 16px
- }
- .solution-section-mini-program .content .container .right .item-dec .btn {
- margin-top: 40px;
- padding: 9px 28px;
- line-height: 22px;
- margin-bottom: 40px;
- font-size: 16px;
- background-image: none;
- background-color: #009bff
- }
- .solution-section-mini-program .content .container .right .item-dec .logo {
- padding-top: 40px
- }
- .solution-section-mini-program .content .container .right .item-dec .logo img {
- width: 140px;
- height: 50px;
- margin-right: 24px;
- margin-bottom: 24px
- }
- .solution-section-mini-program .content .container .right .active {
- display: block
- }
- .solution-section-mini-program .content-bg-01 {
- background: url("../image/solution-bg-01.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program .content-bg-02 {
- background: url("../image/solution-bg-02.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program .content-bg-03 {
- background: url("../image/solution-bg-03.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program .content-bg-04 {
- background: url("../image/solution-bg-04.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program .content-bg-05 {
- background: url("../image/solution-bg-05.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program .content-bg-06 {
- background: url("../image/solution-bg-06.png") no-repeat center center;
- background-size: 100% 100%
- }
- .solution-section-mini-program-mobile {
- display: none
- }
- .e-commerce-service-process {
- padding-bottom: 40px;
- margin-top: 40px
- }
- .e-commerce-service-process .container .content-box .service-list {
- display: flex;
- justify-content: space-between;
- padding-bottom: 40px
- }
- .section-pay {
- background-color: rgba(33, 97, 253, 0.1);
- margin-bottom: 40px;
- padding-bottom: 0
- }
- .section-pay .section-title {
- padding: 32px 0
- }
- .section-pay .section-container {
- background-color: transparent;
- margin-top: 0
- }
- .app-update-case .container::before {
- display: none
- }
- .app-update-case .container .section-title {
- margin-bottom: 14px;
- padding-top: 40px
- }
- .app-update-case .case-slide .content-row {
- overflow: hidden;
- padding: 13px 0;
- margin: 0 -13px
- }
- .app-update-case .case-slide .content-row .row-item {
- width: 20%;
- height: 398px;
- padding: 0 13px;
- margin: 13px 0;
- float: left
- }
- .app-update-case .case-slide .content-row .row-item .content-box {
- height: 100%;
- border-radius: 4px;
- box-shadow: 0 0 15px 0 rgba(33, 97, 253, 0.1);
- background-color: #ffffff;
- padding: 40px 15px;
- position: relative
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-img {
- width: 100%;
- height: 94px;
- margin: auto
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-title {
- text-align: center;
- margin-top: 24px;
- margin-bottom: 16px;
- font-size: 16px;
- font-weight: 500
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li {
- font-size: 16px;
- display: flex;
- margin-bottom: 8px;
- color: #212736
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li .label-title {
- height: 44px
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li .dec {
- flex: 1
- }
- .app-update-case .case-slide .content-row .row-item .content-box .case-img {
- display: none;
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0
- }
- .app-update-case .case-slide .content-row .row-item .content-box:hover {
- cursor: pointer
- }
- .app-update-case .case-slide .content-row .row-item .content-box:hover .case-img {
- display: block;
- background-size: cover
- }
- .app-update-case .case-slide .content-row .case-img-01 {
- background: url(../image/case-img-01.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-02 {
- background: url(../image/case-img-02.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-03 {
- background: url(../image/case-img-04.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-04 {
- background: url(../image/case-img-03.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-05 {
- background: url(../image/case-img-05.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-06 {
- background: url(../image/case-img-06.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-07 {
- background: url(../image/case-img-07.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-08 {
- background: url(../image/case-img-08.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-09 {
- background: url(../image/case-img-09.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-10 {
- background: url(../image/case-img-10.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-11 {
- background: url(../image/case-img-11.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-12 {
- background: url(../image/case-img-12.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-13 {
- background: url(../image/case-img-13.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-14 {
- background: url(../image/case-img-14.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .case-img-15 {
- background: url(../image/case-img-15.png) no-repeat center bottom
- }
- .app-update-case .case-slide .content-row .logo-01 {
- background: url(../image/case-logo-01.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-02 {
- background: url(../image/case-logo-02.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-03 {
- background: url(../image/case-logo-03.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-04 {
- background: url(../image/case-logo-04.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-05 {
- background: url(../image/case-logo-05.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-06 {
- background: url(../image/case-logo-06.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-07 {
- background: url(../image/case-logo-07.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-08 {
- background: url(../image/case-logo-08.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-09 {
- background: url(../image/case-logo-09.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-10 {
- background: url(../image/case-logo-10.png) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-11 {
- background: url(../image/case-logo-11.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-12 {
- background: url(../image/case-logo-12.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-13 {
- background: url(../image/case-logo-13.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-14 {
- background: url(../image/case-logo-14.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-15 {
- background: url(../image/case-logo-15.svg) no-repeat center center
- }
- .app-update-case .case-slide .content-row .logo-09 {
- background-size: contain
- }
- .app-update-case .text-center {
- margin-top: 14px;
- padding-bottom: 40px
- }
- .app-update-case .text-center .btn-blue {
- display: inline-block;
- font-size: 16px;
- padding: 13px 26px;
- line-height: 22px;
- height: 48px;
- box-shadow: 0 4px 16px 0 rgba(33, 97, 253, 0.1)
- }
- .section-faq .section-title {
- margin-bottom: 40px;
- padding-top: 40px;
- border-top: 1px #E1E1E1 solid
- }
- .section-faq .container .question-box {
- border-radius: 4px;
- box-shadow: 0 0 20px 0 rgba(33, 97, 253, 0.1);
- background-color: #ffffff;
- padding: 0 24px 20px;
- display: flex;
- margin-bottom: 24px
- }
- .section-faq .container .question-box .question-num {
- width: 53px;
- height: 59px;
- border-radius: 0 0 100px 100px;
- background-image: linear-gradient(146deg, #4ca5ff 3%, #009bff 83%);
- font-size: 26px;
- font-weight: 600;
- color: #fff;
- line-height: 59px;
- text-align: center;
- margin-right: 24px
- }
- .section-faq .container .question-box .question-content {
- flex: 1
- }
- .section-faq .container .question-box .question-content .question {
- padding-top: 24px;
- font-size: 20px;
- font-weight: 500;
- color: #009bff
- }
- .section-faq .container .question-box .question-content .question-answer {
- font-size: 16px;
- color: #212736
- }
- .section-faq .text-center {
- margin-top: 16px;
- margin-bottom: 40px
- }
- .section-faq .text-center .btn-blue {
- display: inline-block;
- font-size: 16px;
- padding: 13px 28px;
- line-height: 22px;
- height: 48px;
- box-shadow: 0 4px 16px 0 rgba(33, 97, 253, 0.1)
- }
- .section-cooperation-enterprise .mobile {
- display: block
- }
- .section-cooperation-enterprise .section-title {
- border-top: 1px #E1E1E1 solid;
- padding-top: 40px
- }
- .section-more-custom .section-title {
- border-top: 1px #E1E1E1 solid;
- padding-top: 40px
- }
- .section-more-custom .container .btn-wrap {
- width: 942px;
- margin: 40px auto 80px;
- display: flex;
- justify-content: space-between
- }
- .section-more-custom .container .btn-wrap span {
- display: inline-block;
- width: 150px
- }
- .section-more-custom .container .btn-wrap span .btn-blue {
- width: 100%;
- font-size: 16px;
- border-radius: 4px;
- box-shadow: 0 4px 6px 0 rgba(33, 97, 253, 0.1);
- border: solid 1px #009bff;
- background-color: #ffffff;
- color: #009bff
- }
- .section-more-custom .container .btn-wrap span .btn-blue:hover {
- background-color: #009bff;
- color: #ffffff
- }
- .footer .footer-content {
- padding-bottom: 0px
- }
- .footer .footer-content .add li {
- display: block;
- margin-bottom: 16px
- }
- .footer .footer-content .phone {
- font-size: 20px
- }
- #footer .footer-content {
- padding: 40px 0 0
- }
- #footer .footer-content .contact {
- padding-top: 0
- }
- #footer .footer-content .contact img {
- width: 20px;
- margin-right: 10px
- }
- div.footer-form-section .section-submit .closed-footer-form {
- position: absolute;
- right: 16px;
- top: 16px;
- width: 20px;
- height: 20px;
- border-radius: 50%;
- background-color: #ffffff;
- z-index: 99999999;
- cursor: pointer
- }
- div.footer-form-section .section-submit .closed-footer-form p {
- text-align: center;
- font-size: 20px;
- height: 20px;
- line-height: 13px;
- padding: 2px 0;
- color: #636c81;
- transform: rotate(45deg)
- }
- div.footer-form-section .min-footer-form-div {
- display: none;
- position: fixed;
- width: 120px;
- height: 48px;
- bottom: 16px;
- right: -24px;
- z-index: 56565;
- cursor: pointer
- }
- div.footer-form-section .min-footer-form-div p {
- border-radius: 25px 0 0 25px;
- font-size: 16px;
- padding: 8px 20px;
- color: #ffffff;
- background: #009bff
- }
- .section.footer-form-section {
- display: none
- }
- .technology-section .pc {
- display: block
- }
- .technology-section .mobile {
- display: none
- }
- section.footer-form-section {
- display: none
- }
- @media (min-width: 1230px) {
- .container {
- width: 1200px
- }
- }
- @media (max-width: 1350px) {
- .app-update-case .case-slide .content-row {
- margin: 0
- }
- }
- @media (min-width: 769px) and (max-width: 1200px) {
- .banner-update-app .banner-text .text-content p {
- font-size: 20px
- }
- .banner-update-app .banner-text h2 {
- font-size: 30px
- }
- .banner-update-app .banner-text .banner-img img {
- width: 57%;
- margin-top: 40px
- }
- .app-update-case .case-slide .content-row .row-item {
- height: 348px
- }
- .app-update-case .case-slide .content-row .row-item .content-box {
- padding: 20px 10px
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li {
- font-size: 15px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-title {
- margin-top: 0px
- }
- .section-more-custom .container .btn-wrap {
- width: 100%;
- display: flex;
- justify-content: space-between
- }
- .section-more-custom .container .btn-wrap span {
- width: auto
- }
- }
- @media (max-width: 1000px) and (min-width: 769px) {
- .banner-update-app .banner-text .banner-img img {
- width: 45%;
- margin-top: 90px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-title {
- margin-top: 10px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-img {
- background-size: contain;
- height: 60px
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li {
- font-size: 14px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-02, .app-update-case .case-slide .content-row .row-item .content-box .logo-05, .app-update-case .case-slide .content-row .row-item .content-box .logo-08, .app-update-case .case-slide .content-row .row-item .content-box .logo-10, .app-update-case .case-slide .content-row .row-item .content-box .logo-11, .app-update-case .case-slide .content-row .row-item .content-box .logo-12, .app-update-case .case-slide .content-row .row-item .content-box .logo-13 {
- background-size: auto
- }
- .technology-section .container .section-content .row .item-box .item {
- padding: 16px 8px
- }
- .technology-section .container .section-content .row .item-box .item .btn-transparent {
- bottom: 16px
- }
- }
- @media (max-width: 769px) {
- .web {
- display: none
- }
- .mobile {
- display: block
- }
- .section-cooperation-enterprise .mobile {
- display: none
- }
- .technology-section .pc {
- display: none
- }
- .technology-section .mobile {
- display: block
- }
- div.footer-form-section {
- display: none
- }
- div.footer-form-section .section-submit .closed-footer-form {
- display: none
- }
- .section-title {
- font-size: 18px !important
- }
- .section-pay .section-title {
- padding: 20px 0 14px
- }
- .section-service-process .container {
- margin-top: 20px
- }
- .section-pay .section-container {
- padding: 0 0 16px
- }
- .mini-program-wrap .solution-section-mini-program {
- display: none
- }
- .mini-program-wrap .solution-section-mini-program-mobile {
- display: block
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec-remark {
- width: 100%;
- background-color: rgba(0, 0, 0, 0.6)
- }
- .mini-program-wrap .solution-section-mini-program-mobile .custom-pagination {
- margin-top: 40px;
- bottom: 28px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .custom-pagination .swiper-pagination-bullet {
- width: 24px;
- height: 3px;
- background-color: #9199ab;
- border-radius: 0;
- margin-right: 20px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .custom-pagination .swiper-pagination-bullet-active {
- background-color: #ffffff
- }
- .mini-program-wrap .solution-section-mini-program-mobile .custom-pagination .swiper-pagination-bullet-active:focus {
- outline: none
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec {
- padding: 28px 15px;
- color: #fff
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec h2 {
- font-size: 18px;
- line-height: 18px;
- text-align: center;
- margin: 0
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec h3 {
- text-align: center;
- font-size: 13px;
- line-height: 13px;
- margin-top: 12px;
- position: relative
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec h3::after {
- content: "";
- display: inline-block;
- width: 60px;
- height: 4px;
- background-color: #ffffff;
- position: absolute;
- left: 0;
- right: 0;
- top: 23px;
- margin: auto;
- border-radius: 2px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec p {
- margin-top: 32px;
- font-size: 15px;
- margin-bottom: 0;
- min-height: 64px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec p::before {
- content: '';
- display: inline-block;
- width: 7px;
- height: 7px;
- border-radius: 50%;
- background-color: #ffffff;
- margin-right: 6px;
- margin-bottom: 2px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo {
- margin-top: 20px;
- justify-content: space-between;
- margin-bottom: 47px;
- text-align: center
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo img {
- width: 75px;
- margin-right: 12px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo img:last-child {
- margin-right: 0
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-01 {
- background: url("../image/solution-mobile-bg-01.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-02 {
- background: url("../image/solution-mobile-bg-02.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-03 {
- background: url("../image/solution-mobile-bg-03.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-04 {
- background: url("../image/solution-mobile-bg-04.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-05 {
- background: url("../image/solution-mobile-bg-05.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .solution-section-mini-program-mobile .content-bg-06 {
- background: url("../image/solution-mobile-bg-06.png") no-repeat center center;
- background-size: 100% 100%
- }
- .mini-program-wrap .mini-program-custom-list {
- padding-right: 27px
- }
- .mini-program-wrap .mini-program-custom-list img {
- width: 90px
- }
- .mini-program-wrap .mini-program-custom-list:last-child {
- padding-right: 0;
- padding-left: 27px
- }
- .mini-program-wrap .mini-program-custom-list:last-child img {
- width: 102px
- }
- .mini-program-wrap .section-custom .custom-content .mini-program-custom-list .custom-item {
- margin-top: 10px;
- font-size: 16px;
- line-height: 16px
- }
- .mini-program-wrap .section-custom .custom-content .mini-program-custom-list .custom-item-dec {
- font-size: 13px;
- line-height: 20px;
- text-align: center
- }
- .mini-program-wrap .section-custom .submit-btn-group {
- display: flex;
- text-align: center;
- margin-top: 40px;
- padding-bottom: 0;
- border-bottom: none
- }
- .mini-program-wrap .section-custom .submit-btn-group input {
- flex: 1;
- height: 40px;
- min-width: auto;
- padding-left: 20px
- }
- .mini-program-wrap .section-custom .submit-btn-group input::placeholder {
- font-size: 14px
- }
- .mini-program-wrap .section-custom .submit-btn-group .btn-blue {
- width: 120px;
- padding: 12px 29px;
- height: 40px;
- line-height: 15px;
- font-size: 15px;
- margin-top: 0
- }
- #section-more {
- display: none
- }
- section.footer-form-section .section-submit .submit-success-footer .submit-success-center {
- margin-top: 40px
- }
- .banner-update-app {
- background: url(../image/banner-mobile-bg.png) no-repeat center center;
- background-size: cover;
- margin-top: 40px;
- margin-bottom: 40px
- }
- .banner-update-app .banner-text .text-content {
- padding-top: 0px;
- text-align: center
- }
- .banner-update-app .banner-text .text-content p {
- font-size: 15px;
- margin-top: 12px;
- margin-bottom: 15px
- }
- .banner-update-app .banner-text {
- margin-top: 68px
- }
- .banner-update-app .banner-text h2 {
- font-size: 21px;
- margin: 0;
- padding: 0
- }
- .banner-update-app .banner-img {
- transform: translateY(0%);
- text-align: center;
- margin-top: 46px
- }
- .banner-update-app .banner-img img {
- position: static
- }
- .banner-update-app .btn-blue {
- font-size: 15px;
- height: 40px;
- padding: 12px 20px;
- line-height: 16px
- }
- .technology-section .container .section-title-dec {
- font-size: 14px
- }
- .technology-section .container .section-content {
- margin-top: 12px
- }
- .technology-section .container .section-content .row {
- margin: 16px -16px 0
- }
- .technology-section .container .section-content .row .item-box {
- width: 50%;
- height: 250px
- }
- .technology-section .container .section-content .row .item-box .item {
- padding: 20px 8px 15px
- }
- .technology-section .container .section-content .row .item-box .item .item-icon {
- margin: 0 auto 8px
- }
- .technology-section .container .section-content .row .item-box .item .btn-transparent {
- bottom: 15px;
- font-size: 15px;
- height: 35px;
- line-height: 15px
- }
- .technology-section .container .section-content .row .item-box .item p {
- font-size: 16px
- }
- .technology-section .container .text-center {
- margin-top: 12px;
- padding-bottom: 20px;
- border-bottom: none
- }
- .technology-section .container .text-center .btn-blue {
- font-size: 15px;
- height: 35px;
- padding: 10px 20px;
- line-height: 15px
- }
- .e-commerce-service-process {
- padding-bottom: 20px;
- margin-top: 20px
- }
- .e-commerce-service-process .container .content-box .service-list {
- border-bottom: none;
- padding-bottom: 0px
- }
- .section-pay {
- margin-bottom: 0px
- }
- .section-pay .section-container .pay-list {
- margin-right: -15px;
- margin-left: -15px
- }
- .app-update-case {
- padding: 0 15px
- }
- .app-update-case .case-slide {
- margin: 0
- }
- .app-update-case .case-slide .content-row {
- margin: 0
- }
- .app-update-case .case-slide .content-row .is-mobile {
- display: none
- }
- .app-update-case .case-slide .content-row .row-item {
- width: 50%;
- padding: 6px;
- margin: 0
- }
- .app-update-case .case-slide .content-row .row-item .content-box:hover .case-img {
- display: none
- }
- .app-update-case .case-slide .content-row .logo-12 {
- background-size: auto
- }
- .app-update-case .case-slide .content-row .logo-15 {
- background-size: auto
- }
- .app-update-case .container .section-title {
- margin-bottom: 7px;
- padding-top: 20px;
- border-top: none
- }
- .app-update-case .text-center {
- margin-top: 1px;
- padding-bottom: 20px
- }
- .app-update-case .text-center .btn-blue {
- font-size: 15px;
- padding: 10px 20px;
- line-height: 15px;
- height: 35px
- }
- .section-more-custom .container .btn-wrap {
- width: 100%;
- display: flex;
- justify-content: space-between
- }
- .section-more-custom .container .btn-wrap span {
- width: auto
- }
- .section-more-custom .container .btn-wrap span .btn {
- font-size: 14px
- }
- .section-more .container .btn {
- border-radius: 4px;
- box-shadow: 0 4px 6px 0 rgba(33, 97, 253, 0.1);
- border: solid 1px #009bff;
- background-color: #ffffff;
- color: #009bff
- }
- .section-faq .section-title {
- margin-bottom: 20px;
- padding-top: 20px;
- border-top: none
- }
- .section-faq .container .question-box {
- padding: 0 8px 12px;
- margin-bottom: 12px
- }
- .section-faq .container .question-box .question-content .question {
- padding-top: 15px;
- font-size: 16px
- }
- .section-faq .container .question-box .question-content .question-answer {
- font-size: 13px;
- margin-top: 12px
- }
- .section-faq .container .question-box .question-num {
- width: 27px;
- height: 30px;
- margin-right: 12px;
- font-size: 13px;
- line-height: 30px
- }
- .section-faq .text-center {
- display: none
- }
- .section-faq .container .question-box {
- margin-left: -6px;
- margin-right: -6px
- }
- .section-cooperation-enterprise .section-title {
- border-top: none;
- padding-top: 20px
- }
- .section-more-custom {
- display: none
- }
- section.footer-form-section {
- display: block
- }
- section.footer-form-section .section-title {
- margin-top: 20px
- }
- section.footer-form-section .new-app-submit {
- background: #eaf0ff;
- margin: 20px 15px 40px 15px;
- padding: 15px 0;
- box-shadow: none
- }
- section.footer-form-section .new-app-submit .form-control {
- border-radius: 4px
- }
- section.footer-form-section .new-app-submit .form-name {
- width: 35%
- }
- section.footer-form-section .new-app-submit .form-phone {
- width: 65%
- }
- .section-submit .form-group textarea.form-control::placeholder {
- font-size: 12px
- }
- }
- @media (max-width: 420px) {
- .banner-update-app {
- margin-top: 40px;
- height: 310px
- }
- .banner-update-app .banner-img {
- margin-top: 20px
- }
- .banner-update-app .banner-text {
- margin-top: 26px
- }
- .app-update-case {
- padding: 0px
- }
- .app-update-case .case-slide .content-row .row-item {
- height: 290px
- }
- .app-update-case .case-slide .content-row .row-item .content-box {
- padding: 20px 8px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-title {
- margin-top: 6px;
- font-size: 16px
- }
- .app-update-case .case-slide .content-row .row-item .content-box .logo-img {
- height: 83px
- }
- .app-update-case .case-slide .content-row .row-item .content-box ul li {
- display: inline-block;
- margin-bottom: 8px;
- font-size: 14px
- }
- }
- @media (max-width: 380px) {
- .banner-update-app {
- height: 292px
- }
- .section-faq .container .question-box .question-content .question {
- font-size: 14px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo img {
- margin-right: 10px
- }
- }
- @media (max-width: 360px) {
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec p {
- min-height: 84px
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo img {
- width: 68px
- }
- }
- @media (max-width: 320px) {
- .banner-update-app {
- height: 268px
- }
- .app-update-case .case-slide .content-row .logo-14 {
- background-size: contain
- }
- .mini-program-wrap .solution-section-mini-program-mobile .item-dec .logo img {
- margin-right: 6px;
- width: 62px
- }
- .banner-update-app .banner-text .text-content p {
- font-size: 14px
- }
- }
|