|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521 |
- .concentrationBox {
- width: 100%;
- margin-top: 80px;
- background: linear-gradient(0deg, #071688, #163FC4);
- cursor: pointer;
- }
-
- h3 {
- text-align: center;
- height: 228px;
- line-height: 228px;
- font-size: 54px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #202530;
- }
-
- .modeBox {
- width: 96%;
- margin: 0 auto;
- }
-
- .privateBox {
- overflow: hidden;
- }
-
- .private {
- width: 49%;
- height: 310px;
- margin-right: 1%;
- /* background: #0E1542; */
- background-image: url('https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jjfa_img_1.png');
- background-repeat: no-repeat;
- background-size: 100% 100%;
- float: left;
- position: relative;
- }
-
- .private:hover .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .private:hover .privateHie {
- display: none;
- }
-
- .privateHie {
- position: absolute;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- display: block;
- }
-
- .privateText {
- width: 312px;
- height: 69px;
- font-size: 24px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 45px;
- text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.53);
- margin-top: 63px;
- margin-left: 30px;
- }
-
- .goPrivate {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .goDigitization {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- /* box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53); */
- border-radius: 6px;
- border: 2px solid #FFFFFF;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #ffffff;
- border: 2px solid #FFFFFF;
- }
-
- .digitization {
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jjfa_img4_1.png");
- background-repeat: no-repeat;
- width: 49%;
- height: 310px;
- float: right;
- position: relative;
- background-size: 100% 100%;
- }
-
- .digitization:hover .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .digitization:hover .digitizationHie {
- display: none;
- }
-
- .digitizationHie {
- position: absolute;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- display: block;
- }
-
- .integrationBox {
- margin-top: 30px;
- margin-bottom: 102px;
- display: flex;
- justify-content: space-between;
- }
-
- .integrationItem {
- position: relative;
- width: 32%;
- height: 310px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jjfa_img3.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
-
- .integrationItemHie {
- position: absolute;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- display: block;
- }
-
- .integrationItem:hover .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .integrationItem:hover .integrationItemHie {
- display: none;
- }
-
- .integrationItem2 {
- position: relative;
- width: 32%;
- height: 310px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jjfa_img2_1.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
-
- .integrationItem2Hie {
- position: absolute;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- display: block;
- }
-
- .integrationItem2:hover .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .integrationItem2:hover .integrationItem2Hie {
- display: none;
- }
-
- .integrationItem3 {
- position: relative;
- width: 32%;
- height: 310px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jjfa_img5_1.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
-
- .integrationItem3Hie {
- position: absolute;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- display: block;
- }
-
- .integrationItem3:hover .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- background: #FFFFFF;
- box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53);
- border-radius: 6px;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #08188A;
- }
-
- .integrationItem3:hover .integrationItem3Hie {
- display: none;
- }
-
- .integrationText {
- /* width: 287px; */
- height: 69px;
- font-size: 24px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 38px;
- margin-top: 50px;
- margin-left: 30px;
- }
-
- .integrationText2 {
- /* width: 215px; */
- height: 69px;
- font-size: 24px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 38px;
- margin-top: 50px;
- margin-left: 30px;
- }
-
- .integrationText3 {
- /* width: 180px; */
- height: 69px;
- font-size: 24px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 38px;
- margin-top: 50px;
- margin-left: 30px;
- }
-
- .goIntegration {
- display: block;
- margin-top: 88px;
- margin-left: 30px;
- width: 168px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- /* box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.53); */
- border-radius: 6px;
- border: 2px solid #FFFFFF;
- font-size: 20px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #ffffff;
- border: 2px solid #FFFFFF;
- }
-
- .serveBox {
- overflow: hidden;
- background: #F8FAFF;
- }
-
- .title {
- text-align: center;
- padding-top: 94px;
- padding-bottom: 80px;
- font-size: 54px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #202530;
- }
-
- .textBox {
- width: 1200px;
- margin: 0 auto;
- }
-
- .itemBox4 {
- border-bottom: #E3E4FF 1px dotted;
- display: flex;
- justify-content: center;
- }
-
- .itemImgBox1 {
- width: 25%;
- cursor: pointer;
- }
-
- .itemImgBox1 .img {
- width: 40px;
- height: 40px;
- /* background: cadetblue; */
- display: block;
- margin: 0 auto
- }
-
- .itemImgBox2 {
- width: 25%;
- cursor: pointer;
- }
-
- .itemImgBox2 .img {
- width: 40px;
- height: 40px;
- /* background: cadetblue; */
- display: block;
- margin: 0 auto
- }
-
- .itemImgBox3 {
- width: 25%;
- cursor: pointer;
- }
-
- .itemImgBox3 .img {
- width: 40px;
- height: 40px;
- /* background: cadetblue; */
- display: block;
- margin: 0 auto
- }
-
- .itemImgBox4 {
- width: 25%;
- cursor: pointer;
- }
-
- .itemImgBox4 .img {
- width: 40px;
- height: 40px;
- /* background: cadetblue; */
- display: block;
- margin: 0 auto
- }
-
- .imgText {
- font-size: 24px;
- font-family: OPPOSans;
- font-weight: 400;
- color: #202530;
- text-align: center;
- margin-top: 17px;
- }
-
- .activity1 {
- width: 68px;
- height: 8px;
- background: #0067ED;
- border-radius: 4px;
- /* text-align: center; */
- margin: 10px auto;
- }
-
- .activity2 {
- width: 68px;
- height: 8px;
- background: #0067ED;
- border-radius: 4px;
- /* text-align: center; */
- margin: 10px auto;
- display: none;
- }
-
- .activity3 {
- width: 68px;
- height: 8px;
- background: #0067ED;
- border-radius: 4px;
- /* text-align: center; */
- margin: 10px auto;
- display: none;
- }
-
- .activity4 {
- width: 68px;
- height: 8px;
- background: #0067ED;
- border-radius: 4px;
- /* text-align: center; */
- margin: 10px auto;
- display: none;
- }
-
- .explainBox1 {
- overflow: hidden;
- margin-top: 150px;
- position: relative;
- }
-
- .explainBox2 {
- overflow: hidden;
- margin-top: 150px;
- position: relative;
- display: none
- }
-
- .explainBox3 {
- overflow: hidden;
- margin-top: 150px;
- position: relative;
- display: none
- }
-
- .explainBox4 {
- overflow: hidden;
- margin-top: 150px;
- position: relative;
- display: none
- }
-
- .explainImg {
- position: absolute;
- left: 0;
- top: 0;
- }
-
- .explainTextBox {
- float: left;
- width: 510px;
- margin-left: 16px;
- margin-top: 4px;
- }
-
- .explainH3 {
- font-size: 36px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #131D2E;
- line-height: 54px;
- }
-
- .explainP {
- width: 510px;
- height: 78px;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #737780;
- line-height: 30px;
- margin-top: 35px;
- }
-
- .explainText {
- margin-top: 10px;
- font-size: 36px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #131D2E;
- line-height: 54px;
- }
-
- .explainImgBox {
- float: right;
- width: 599px;
- height: 400px;
- }
-
- .partner {
- font-size: 54px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #202530;
- text-align: center;
- margin-top: 80px;
- margin-bottom: 60px;
- }
-
- .partnerLogo {
- height: 79px;
- /* background-color: chartreuse; */
- display: block;
- margin: 0 auto;
- }
-
- .partnerLogoBox {
- width: 100%;
- height: 79px;
- margin-bottom: 74px;
- background-color: #ffffff;
- overflow: hidden;
- }
-
- .caseBox {
- overflow: hidden;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/all/home_jxal_bnt.png");
- background-repeat: no-repeat;
- }
-
- .caseText {
- padding-top: 74px;
- padding-bottom: 84px;
- text-align: center;
- font-size: 54px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #202530;
- }
-
- .caseLogoBox {
- width: 1500px;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- margin-bottom: 104px;
- }
-
- .caseLogo1 {
- width: 443px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jxal_jmh.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative;
- }
-
- .jinbaoBoxA1 {
- position: absolute;
- left: 30px;
- top: 240px;
- overflow: hidden;
- margin: 0 auto;
- }
-
- .jinbaoBoxA2 {
- position: absolute;
- left: 30px;
- top: 240px;
- overflow: hidden;
- display: none;
- }
-
- .jinbaoBoxA3 {
- position: absolute;
- left: 30px;
- top: 240px;
- overflow: hidden;
- display: none;
- }
-
- .jinbaoBoxA4 {
- position: absolute;
- left: 30px;
- top: 240px;
- overflow: hidden;
- display: none;
- }
- .jinbaoBoxA5 {
- position: absolute;
- left: 30px;
- top: 240px;
- overflow: hidden;
- display: none;
- }
-
- .jinbaoF {
- float: left;
- width: 210px;
- }
-
- .jinbaoText {
- font-size: 24px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #FFFFFF;
- margin-bottom: 16px;
- }
-
- .jinbaop {
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #FDFEFF;
- overflow: hidden;
- text-overflow: ellipsis;
- height: 96px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 5;
- }
-
- .jinbaoR {
- float: right;
- margin-left: 46px;
- width: 130px;
- }
-
- .rqCode {
- width: 130px;
- height: 130px;
- margin-bottom: 10px;
- background-color: #ffffff;
- border-radius: 50%;
- }
-
- .rqText {
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #A5A9B4;
- }
-
- .caseLogo2 {
- width: 222px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/all/home_jxal_hlc.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative;
- /* width: 222px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_jxal_hlc1.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative; */
- }
-
- .logoBox1 {
- width: 100%;
- position: absolute;
- display: none;
- /* left: 40px; */
- top: 330px;
- }
-
- .logoBox2 {
- width: 100%;
- position: absolute;
- /* left: 40px; */
- top: 330px;
- }
-
- .logoBox3 {
- width: 100%;
- position: absolute;
- /* left: 40px; */
- top: 330px;
- }
-
- .logoBox4 {
- width: 100%;
- position: absolute;
- /* left: 40px; */
- top: 330px;
- }
- .logoBox5 {
- width: 100%;
- position: absolute;
- /* left: 40px; */
- top: 330px;
- }
-
- .LOGO {
- text-align: center;
- font-size: 30px;
- font-family: OPPOSans;
- font-weight: 800;
- color: #FDFEFF;
- margin-bottom: 10px;
- }
-
- .name {
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #FDFEFF;
- text-align: center;
- margin-top: 40px;
- }
-
- .caseLogo3 {
- width: 222px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/all/home_jxal_hzdz.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative;
- }
-
- .caseLogo4 {
- width: 222px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/all/home_jxal_wxgc.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative;
- }
- .caseLogo5 {
- width: 222px;
- height: 415px;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/jinpeng-1.png");
- background-repeat: no-repeat;
- border-radius: 10px;
- position: relative;
- }
-
- .aboutUt {
- background-color: #Fff;
- overflow: hidden;
- position: relative;
- }
-
- .aboutTextBoxw {
- margin-top: 142px;
- margin-left: 10%;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_gywm_qq.png");
- background-repeat: no-repeat;
- }
-
- .aboutTextBox {
- margin-top: 172px;
- margin-left: 10%;
- overflow: hidden;
- }
-
- .bgImg {
- position: absolute;
- top: 13%;
- left: 38%;
- }
-
- .aboutTitle {
- width: 340px;
- font-size: 56px;
- font-family: OPPOSans;
- font-weight: 500;
- color: #131D2E;
- padding-top: 30px;
- }
-
- .xian {
- width: 340px;
- height: 4px;
- background: #E3E8EF;
- position: relative;
- margin-bottom: 54px;
- margin-top: 35px;
- }
-
- .zixian {
- position: absolute;
- top: 0;
- right: 0;
- width: 147px;
- height: 4px;
- background: #0067ED;
- }
-
- .aboutText1 {
- margin-top: 54px;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #666F80;
- width: 464px;
- line-height: 36px;
- margin-bottom: 20px;
- }
-
- .aboutText2 {
- margin-top: 54px;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #666F80;
- width: 464px;
- line-height: 36px;
- margin-bottom: 218px;
- }
-
- .select {
- background: #F8FAFF;
- overflow: hidden;
- }
-
- .companyLogoBox {
- overflow: hidden;
- position: relative;
- width: 1200px;
- height: 1000px;
- margin: 120px auto 0 auto;
- }
-
- .companyLogo1 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 21%;
- left: 0%;
- }
-
- .companyLogo1 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo8 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 39%;
- left: 0%;
- }
-
- .companyLogo8 img {
- width: 90%;
- height: 85%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo15 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 57%;
- left: 0%;
- }
-
- .companyLogo15 img {
- width: 90%;
- height: 90%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo22 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 66%;
- left: 0%;
- }
-
- .companyLogo22 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo2 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 14%;
- left: 14%;
- text-align: center;
- }
-
- .companyLogo2 img {
- width: 90%;
- height: 57%;
- /* margin: auto 0; */
- display: block;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo9 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 32%;
- left: 14%;
- }
-
- .companyLogo9 img {
- width: 90%;
- height: 90%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo16 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 50%;
- left: 14%;
- }
-
- .companyLogo16 img {
- width: 90%;
- height: 80%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo23 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 68%;
- left: 14%;
- }
-
- .companyLogo23 img {
- width: 90%;
- height: 70%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo3 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 7%;
- left: 29%;
- }
-
- .companyLogo3 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo10 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 25%;
- left: 29%;
- }
-
- .companyLogo10 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo17 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 43%;
- left: 29%;
- }
-
- .companyLogo17 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo24 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 61%;
- left: 29%;
- }
-
- .companyLogo24 img {
- width: 93%;
- height: 28%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo4 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 0%;
- left: 44%;
- }
-
- .companyLogo4 img {
- width: 100%;
- height: 40%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo11 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 18%;
- left: 44%;
- }
-
- .companyLogo11 img {
- width: 90%;
- height: 90%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo18 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 36%;
- left: 44%;
- }
-
- .companyLogo18 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo25 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 54%;
- left: 44%;
- }
-
- .companyLogo25 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo26 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 72%;
- left: 44%;
- }
-
- .companyLogo26 img {
- width: 90%;
- height: 51%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo5 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 8%;
- left: 59%;
- }
-
- .companyLogo5 img {
- width: 100%;
- height: 55%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo12 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 26%;
- left: 59%;
- }
-
- .companyLogo12 img {
- width: 90%;
- height: 50%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo19 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 44%;
- left: 59%;
- }
-
- .companyLogo19 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo27 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 62%;
- left: 59%;
- }
-
- .companyLogo27 img {
- width: 90%;
- height: 90%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo6 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 2%;
- left: 74%;
- }
-
- .companyLogo6 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo13 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 20%;
- left: 74%;
- }
-
- .companyLogo13 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo20 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 38%;
- left: 74%;
- }
-
- .companyLogo20 img {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo28 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 56%;
- left: 74%;
- }
-
- .companyLogo28 img {
- width: 90%;
- height: 80%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo7 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 19%;
- right: 0;
- }
-
- .companyLogo7 img {
- width: 100%;
- height: 80%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo14 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 37%;
- right: 0;
- }
-
- .companyLogo14 img {
- width: 90%;
- height: 40%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .companyLogo21 {
- width: 142px;
- height: 142px;
- background: #FFFFFF;
- box-shadow: 0px 5px 15px 0px rgba(159, 169, 193, 0.16);
- border-radius: 8px;
- position: absolute;
- top: 55%;
- right: 0;
- }
-
- .companyLogo21 img {
- width: 90%;
- height: 80%;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
-
- .selectTitle {
- width: 100%;
- font-size: 54px;
- font-family: OPPOSans;
- font-weight: bold;
- color: #202530;
- margin: 86px 0 0 0;
- text-align: center;
- }
-
- .selectImg {
- width: 100%;
- height: 100%;
- margin: 0 auto;
- display: block;
- }
-
-
- /**/
-
- .headerBox {
- width: 100%;
- height: 80px;
- background: #FFFFFF;
- overflow: hidden;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 10000;
- }
-
- .imgBox {
- float: left;
- margin-left: 40px;
- margin-top: 17px;
- width: 158px;
- height: 45px;
- }
-
- .contenBox {
- float: left;
- margin-left: 10%;
- margin-top: 32px;
- overflow: hidden;
- }
-
- .item {
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #333333;
- /* line-height: 16px; */
- float: left;
- cursor: pointer;
- margin-right: 80px;
- padding: 4px 0;
- }
-
- .goBox {
- overflow: hidden;
- float: right;
- margin-top: 22px;
- margin-right: 2%;
- }
-
- .zx {
- width: 108px;
- height: 36px;
- background: #FF4800;
- border-radius: 6px;
- float: left;
- margin-right: 14px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 36px;
- text-align: center;
- cursor: pointer;
- }
-
- .goA {
- width: 78px;
- height: 36px;
- background: #0067ED;
- border-radius: 6px;
- float: left;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 36px;
- text-align: center;
- }
|