123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164 |
-
- //pc端样式
- .main {
- width: 100%;
- max-width: 1920px;
- margin: 0 auto;
- padding-top: 71px;
- .text{
- text-align: justify;
- font-size: 20px;
- line-height: 40px;
- }
- .title{
- font-size: 56px;
- }
- }
- .intoCon{
- width: 100%;
- text-align: center;
- padding-top: 120px;
- .intoTop{
- width: 100%;
- max-width: 1300px;
- margin: 0px auto;
- display: flex;
- text-align: left;
- padding-bottom: 46px;
- &>div{
- width: 50%;
- }
- }
- .intoTopImg{
- width: 100%;
- max-width: 1500px;
- margin: 0px auto;
- padding-bottom: 110px;
- img{
- width: 100%;
- display: block;
- }
- }
- .four{
- width: 100%;
- max-width: 1500px;
- margin: 0px auto;
- box-sizing: border-box;
- padding-bottom: 140px;
- .title{
- margin-bottom: 70px;
- }
- .h4{
- font-family: 'MyFont1';
- font-size: 24px;
- font-weight: bold;
- }
- .h6{
- font-size: 16px;
- font-weight: bold;
- font-family: 'MyFont1';
- }
- .h6R{
- font-size: 20px;
- line-height: 32px;
- }
- .fourCon{
- display: flex;
- width: 100%;
- text-align: left;
- &>div{
- width: 50%;
- }
- .fourL{
- padding-left: 6.6%;
- box-sizing: border-box;
- &>div{
- width: 100%;
- // height: 100%;
- position: relative;
- .fourHide{
- // position: absolute;
- width: 100%;
- // height: 100%;
- // top: 0px;
- // left: 0px;
- // overflow-y: auto;
- .fourSon{
- opacity: 0.3;
- min-height: 500px;
- &:first-child{
- opacity: 1;
- }
-
- }
- &>div{
- width: 100%;
- height: 88%;
- display: flex;
- position: relative;
- .fourLine{
- width: 1px;
- height: 100%;
- background: #B81C25;
- position: absolute;
- top: 0;
- left: 15px;
- // transform: translateX(-50%);
- }
- .fourIcon{
- width: 30px;
- height: 30px;
- position: relative;
-
- .fourdiv{
- width: 30px;
- height: 30px;
- background: #B81C25;
- position: absolute;
- top: 0;
- left: 0;
- &::before{
- content: '';
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%,-5px);
- width: 10px;
- height: 10px;
- background: #ffffff;
- border-radius: 50%;
- }
- }
- }
- .fourText{
- width: calc(100% - 30px);
- box-sizing: border-box;
- padding: 0 15% 240px 40px;
- .h4{
- margin-top: 10px;
- margin-bottom: 10px;
- }
- .fourLimg{
- width: 100%;
- display: none;
- img{
- width: 100%;
- }
- }
- }
- &:last-child{
- .fourText{
- // padding: 0 18% 100px 40px;
- }
- }
- }
- }
- .fourZ{
- width: 100%;
- height: 12.2%;
- position: absolute;
- bottom: 0;
- left: 0;
- background: #ffffff;
- opacity: 0.8;
- }
- }
- }
- .fourR{
- box-sizing: border-box;
- position: -webkit-sticky;
- position: sticky;
- top: 80px;
- overflow: hidden;
- max-height: 749px;
- .fourRson{
- position: absolute;
- width: 100%;
- height: 100%;
- overflow: hidden;
- img{
- object-fit: cover;
- display: block;
- }
- }
- }
-
- }
-
- }
- .enterprise{
- width: 100%;
- background: #F5F5F6;
- padding: 120px 0px;
- text-align: center;
- overflow: hidden;
- .enterpriseCon{
- width: 100%;
- max-width: 1300px;
- margin: 0px auto;
- text-align: left;
- .enterList{
- margin-top: 45px;
- width: 100%;
- .one{
- width: 100%;
- display: flex;
- .zk{
- width: 24px;
- height: 24px;
- background: #BBBEC0;
- border-radius: 50%;
- color: #fff;
- position: absolute;
- top: 50%;
- right: -12px;
- transform: translateY(-50%);
- .linez{
- width: 14px;
- height: 0px;
- border-top: 1px dashed #BBBEC0;
- position: absolute;
- top: 50%;
- right: -14px;
- }
- &::before{
- content: '';
- width: 14px;
- height: 2px;
- background: #ffffff;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%,-50%);
- }
- &::after{
- content: '';
- width: 2px;
- height: 14px;
- background: #ffffff;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%,-50%);
- }
- }
- .oneDiv{
- width: 112px;
- height: 456px;
- background: #B81C25;
- border-radius: 10px;
- font-size: 30px;
- color: #fff;
- writing-mode: vertical-rl;
- text-align: center;
- line-height: 112px;
- margin-top: 353px;
- position: relative;
- .oneLine{
- position: absolute;
- right: -17px;
- top: 50%;
- transform: translateY(-50%);
- width: 9px;
- height: 9px;
- border-radius: 50%;
- border: 1px solid #BBBEC0;
- &::before{
- content: '';
- position: absolute;
- top: 4px;
- left: 9px;
- width: 38px;
- height: 0px;
- border-bottom: 1px solid #BBBEC0;
- }
- }
- }
- .oneSon{
- width: calc(100% - 112px);
- padding-left: 90px;
- box-sizing: border-box;
- display: flex;
- flex-wrap: wrap;
- align-content: space-around;
- position: relative;
- &::before{
- content: '';
- width: 0px;
- height: calc(100% - 560px);
- position: absolute;
- top: 136px;
- left: 53px;
- border-left: 1px solid #BBBEC0;
- }
- .two{
- width: 100%;
- display: flex;
- margin-bottom: 100px;
- position: relative;
- &:first-child{
- .twoDiv{
- &::before{
- background: url('./images/twoUp.jpg') no-repeat;
- background-size: 44px 18px;
- }
- }
- }
- &:last-child{
- margin-bottom: 0px;
- &::after{
- content: '';
- width: 8px;
- height: 100%;
- position: absolute;
- left: -40px;
- top: 277px;
- background: #F5F5F6;
- }
- .twoDiv{
- &::before{
- background: url('./images/towDw.jpg') no-repeat;
- background-size: 44px 18px;
- }
- }
- }
- .twoDiv{
- width: 288px;
- height: 70px;
- background: #E2E3E4;
- border-radius: 10px;
- border: 1px solid #BBBEC0;
- font-size: 24px;
- line-height: 70px;
- padding-left: 28px;
- box-sizing: border-box;
- position: relative;
- &::before{
- content: '';
- position: absolute;
- top: 50%;
- left: -45px;
- width: 44px;
- height: 18px;
- background: url('./images/twoC.png') no-repeat;
- background-size: 44px 18px;
- transform: translateY(-50%);
- }
- }
- .hasThree{
- margin-top: 110px;
- }
- .hasThreeFour{
- margin-top: 234px;
- }
- .twoSon{
- width: calc(100% - 288px);
- padding-left: 60px;
- box-sizing: border-box;
- display: flex;
- flex-wrap: wrap;
- align-content: space-around;
- position: relative;
- &::before{
- content: '';
- width: 0px;
- height: calc(100% - 60px);
- position: absolute;
- top: 30px;
- left: 26px;
- border-left: 1px dashed #BBBEC0;
- }
- .three{
- width: 100%;
- display: flex;
- margin-bottom: 20px;
- &:last-child{
- margin-bottom: 0px;
- .threeDiv{
- &::before{
- background: url('./images/jtDw.jpg') no-repeat;
- background-size: 24px 18px;
- }
- }
- }
- &:first-child{
- .threeDiv{
- &::before{
- background: url('./images/jtUp.jpg') no-repeat;
- background-size: 24px 18px;
- }
- }
- }
- .threeDiv{
- width: 290px;
- height: 60px;
- background: rgba(197,199,201,0.2);
- border-radius: 10px;
- border: 1px dashed #D8DADB;
- font-size: 24px;
- line-height: 60px;
- padding-left: 20px;
- box-sizing: border-box;
- position: relative;
- &::before{
- content: '';
- position: absolute;
- top: 50%;
- left: -35px;
- width: 24px;
- height: 18px;
- background: url('./images/jt.png') no-repeat;
- background-size: 24px 18px;
- transform: translateY(-50%);
- }
- }
- .hasFour{
- margin-top: 126px;
- }
- .threeSon{
- width: calc(100% - 290px);
- padding-left: 60px;
- box-sizing: border-box;
- display: flex;
- flex-wrap: wrap;
- align-content: space-around;
- position: relative;
- &::before{
- content: '';
- width: 0px;
- height: calc(100% - 60px);
- position: absolute;
- top: 30px;
- left: 26px;
- border-left: 1px dashed #BBBEC0;
- }
- .fours{
- width: 100%;
- margin-bottom: 20px;
- &:last-child{
- margin-bottom: 0px;
- .fourDiv{
- &::before{
- background: url('./images/jtDw.jpg') no-repeat;
- background-size: 24px 18px;
- }
- }
- }
- &:first-child{
- .fourDiv{
- &::before{
- background: url('./images/jtUp.jpg') no-repeat;
- background-size: 24px 18px;
- }
- }
- }
- // display: flex;
- .fourDiv{
- width: 396px;
- height: 60px;
- background: rgba(216,218,219,0.2);
- border-radius: 10px;
- border: 1px dashed #D8DADB;
- font-size: 20px;
- line-height: 60px;
- padding-left: 20px;
- box-sizing: border-box;
- position: relative;
- &::before{
- content: '';
- position: absolute;
- top: 50%;
- left: -35px;
- width: 24px;
- height: 18px;
- background: url('./images/jt.png') no-repeat;
- background-size: 24px 18px;
- transform: translateY(-50%);
- }
- }
- .fourMoreList{
- display: none;
- }
- }
- .fourMore{
- .fourDiv{
- font-size: 20px;
- color: #666666;
- cursor: pointer;
- }
- }
- }
- }
- .fourMoreShow{
- .threeDiv{
- cursor: pointer;
- .zk{
- &::after{
- opacity: 0;
- }
- }
- }
- }
- }
- .hasfourThree{
- &::before{
- height: calc(100% - 290px);
- top: 150px;
- }
- .three{
- margin-bottom: 100px;
- }
- }
- }
- }
- }
- }
- }
- }
- .history{
- width: 100%;
- text-align: center;
- padding-top: 120px;
- .historyUp{
- width: 100%;
- max-width: 1300px;
- margin: 0px auto;
- text-align: left;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 70px;
- }
- img{
- width: 100%;
- display: block;
- }
- }
- .honors{
- width: 100%;
- text-align: center;
- padding-top: 120px;
- .honorsCon{
- width: 100%;
- max-width: 1300px;
- margin: 70px auto 60px;
- text-align: left;
- display: flex;
- justify-content: space-between;
- .honorsL{
- width: 270px;
- .honorsLs{
- width: 100%;
- background: #F5F5F6;
- box-sizing: border-box;
- padding: 0 30px 60px;
- .honorsLi{
- width: 100%;
- text-align: left;
- padding-top: 43px;
- .numT{
- font-size: 60px;
- font-weight: bold;
- color: #B81C25;
- font-family: 'MyFont1';
- span {
- font-size: 20px;
- font-weight: 400;
- font-family: 'MyFont2';
- margin-left: 10px;
- }
- }
- .numP {
- color: #231F20;
- font-size: 20px;
- }
- }
- }}
- .honorsR{
- width: calc(100% - 310px);
- display: flex;
- flex-wrap: wrap;
- justify-content: space-between;
- .honorsRi{
- width: 315px;
- text-align: center;
- margin-bottom: 48px;
- cursor: pointer;
- .img{
- width: 100%;
- height: 234px;
- background: url('./images/zzryBg.jpg') no-repeat;
- background-size: 100% 100%;
- box-sizing: border-box;
- display: flex;
- align-items: center;
- justify-content: center;
- position: relative;
- .imgHover{
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0px;
- left: 0px;
- background: rgba(184,28,37,0.8);
- line-height: 234px;
- color: #fff;
- font-size: 60px;
- opacity: 0;
- transition: all 0.3s ease-in-out;
- }
- img{
- display: block;
- width: auto;
- height: 100%;
- max-height: 150px;
- }
- }
- .img2{
- img{
- max-height: 180px;
- }
- }
- .text{
- text-align: center;
- margin-top: 9px;
- transition: all 0.3s ease-in-out;
- }
- &:hover{
- .imgHover{
- opacity: 1;
- }
- .text{
- color: #B81C25;
- }
- }
- .honorsList{
- display: none;
- }
- }
- }
- }
- }
- }
- .pop{
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- background: rgba(35,31,32,0.8);
- z-index: 99;
- text-align: center;
- display: none;
- .popCon{
- width: 100%;
- max-width: 1300px;
- padding-top: 40px;
- margin: 0px auto;
- box-sizing: border-box;
- height: 100%;
- position: relative;
- &>.iconfont{
- position: absolute;
- top: 40px;
- right: 0px;
- font-size: 24px;
- color: #999999;
- cursor: pointer;
- z-index: 9;
- &:hover{
- color: #ffffff;
- }
- }
- .popUp{
- text-align: left;
- font-size: 18px;
- color: #fff;
- .nowNum{
- margin-left: 10px;
- }
- }
- .popSw{
- width: 100%;
- height: calc(100% - 24px);
- display: flex;
- align-items: center;
- }
- .swiper{
- width: 100%;
- position: relative;
- .img{
- width: 717px;
- height: 532px;
- margin: 0px auto;
- background: url('./images/zzryBgT.png') no-repeat;
- background-size: 100% 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- img{
- width: auto;
- height: 360px;
- display: block;
- }
- }
- .text{
- font-size: 30px;
- color: #fff;
- margin-top: 20px;
- }
- }
- .btn-prev,.btn-next{
- position: absolute;
- top: 50%;
- margin-top: -20px;
- width: 40px;
- height: 40px;
- z-index: 2;
- text-align: center;
- color: #999999;
- background: #231F20;
- cursor: pointer;
- border-radius: 2px;
- span{
- font-size: 24px;
- display: inline-block;
- line-height: 40px;
- transform: rotate(90deg);
- }
- &:hover{
- color: #ffffff;
- }
- }
- .btn-prev{
- left: 0px;
- span{
- transform: rotate(-90deg);
- }
- }
- .btn-next{
- right: 0px;
- }
- .swiper-button-disabled{
- cursor: auto;
- color: #999999;
- &:hover{
- color: #999999;
- }
- }
- }
- }
- .popShow{
- display: block;
- }
-
- @media screen and (min-width: 801px) and (max-width: 1400px) {
-
- }
- @media screen and (min-width:800px){
-
- }
- .mTxt{
- display: none;
- }
- //移动端样式
- @media screen and (max-width:800px) {
- .pcTxt{
- display: none;
- }
- .mTxt{
- display: block;
- }
- .main{
- padding-top: 61px;
- overflow: hidden;
- .title{
- font-size: 32px;
- line-height: normal;
- }
- .text{
- font-size: 16px;
- line-height: 28px;
- }
- }
- .intoCon{
- padding-top: 50px;
- box-sizing: border-box;
- padding-left: 15px;
- padding-right: 15px;
- // .text{
- // font-size: 14px;
- // line-height: 22px;
- // }
- .intoTop{
- padding-bottom: 30px;
- flex-wrap: wrap;
- .title{
- margin-bottom: 40px;
- }
- &>div{
- width: 100%;
- }
- }
- .intoTopImg{
- padding-bottom: 70px;
- }
- .four{
- padding: 40px 0px 0px;
- .title{
- margin-bottom: 40px;
- }
- .h6{
- font-size: 12px;
- }
- .h4{
- font-size: 18px;
- }
- .fourCon{
- flex-wrap: wrap;
- &>div{
- width: 100%;
- }
- .fourL{
- padding-left: 0;
- &>div{
- .fourHide{
- position: relative;
- overflow-y: inherit;
- .fourSon {
- opacity: 1;
- }
- &>div{
- height: auto;
- margin-bottom: 20px;
- .fourLine{
- display: none;
- }
- .fourIcon{
- display: none;
- }
- .fourText{
- width: 100%;
- padding: 0px;
- .fourLimg{
- display: block;
- margin-bottom: 40px;
- margin-top: 20px;
- }
- .btn{
- position: relative;
- left: 50%;
- transform: translateX(-50%);
- }
- }
- &:last-child{
- margin-bottom: 0px;
- .fourText{
- padding: 0px;
- }
- }
- }
- }
- }
- }
- .fourR{
- padding-right: 0;
- }
- }
- }
- .enterprise{
- margin-top: 70px;
- padding: 110px 0px;
- position: relative;
- overflow: inherit;
- &::before{
- content: '';
- position: absolute;
- top: 0;
- left: -50%;
- width: 200%;
- height: 100%;
- background: #F5F5F6;
- }
- .enterpriseCon{
- position: relative;
- .enterList{
- margin-top: 35px;
- .one{
- flex-wrap: wrap;
- .zk{
- width: 16px;
- height: 24px;
- background: transparent;
- border-radius: 0;
- color: #101010;
- top: 50%;
- right: 8px;
- line-height: 24px;
- transform: translateY(-50%);
- div{
- transition: all 0.3s ease-in-out;
- }
- &::before,&::after{
- display: none;
- }
- }
- .oneDiv{
- width: 100%;
- height: 55px;
- border-radius: 4px;
- font-size: 20px;
- writing-mode: inherit;
- line-height: 55px;
- margin-top: 0px;
- }
- .oneSon{
- width: 100%;
- padding-left: 0px;
- &::before{
- display: none;
- }
- .two{
- margin-bottom: 0px;
- flex-wrap: wrap;
- &:last-child{
- &::after{
- display: none;
- }
- }
- .hasThree{
- margin-top: 0px;
- }
- .hasThreeFour{
- margin-top: 0px;
- }
- .twoDiv{
- width: 100%;
- height: auto;
- background: #F5F5F6;
- border-radius: 0px;
- border: 0px solid #BBBEC0;
- font-size: 16px;
- line-height:normal;
- padding-left: 20px;
- padding: 40px 8px 40px 20px;
- border-bottom: 1px solid #BBBEC0;
- &::before{
- display: none;
- }
- }
- .twoSon{
- width: 100%;
- padding-left: 0px;
- padding: 0px 27px;
- background-color: #fff;
- display: none;
- &::before{
- display: none;
- }
- .three{
- margin-bottom: 0px;
- flex-wrap: wrap;
- border-bottom: 1px solid #BBBEC0;
- &:last-child{
- border-bottom: 0px solid #BBBEC0;
- }
- .hasFour{
- margin-top: 0px;
- }
- .threeDiv{
- width: 100%;
- height: auto;
- background: #fff;
- border-radius: 0px;
- border: 0px dashed #D8DADB;
- font-size: 16px;
- line-height: normal;
- padding-left: 0px;
- padding: 30px 0px;
- &::before{
- display: none;
- }
- .zk{
- right: 0px;
- }
- }
- .threeSon{
- width: 100%;
- padding-left: 0px;
- display: none;
- &::before{
- display: none;
- }
- .fours{
- width: 100%;
- margin-bottom: 0px;
- padding-bottom: 20px;
- &:last-child{
- padding-bottom: 30px;
- }
- .fourDiv{
- width: 100%;
- height: auto;
- background: #fff;
- border-radius: 0px;
- border: 0px dashed #D8DADB;
- font-size: 14px;
- line-height: normal;
- padding-left: 13px;
- &::before{
- display: none;
- }
- }
- }
- }
- }
- }
- }
- }
- }
- .openDiv{
- &>.twoSon{
- display: flex !important;
- }
- &>.threeSon{
- display: flex !important;
- }
- &>div{
- &>.zk{
- div{
- transform: rotate(-180deg);
- }
- }
- }
- }
- }
- }
-
- }
- .history{
- padding-top: 110px;
- .historyUp{
- margin-bottom: 40px;
- justify-content: center;
- }
- .mTxt{
- margin-top: 40px;
- .btn{
- font-size: 12px;
- }
- }
- }
- .honors{
- padding-top: 110px;
- .honorsCon{
- margin: 40px auto 30px;
- flex-wrap: wrap;
- .honorsL{
- width: 100%;
- margin-bottom: 40px;
- .honorsLs{
- padding: 0;
- display: flex;
- flex-wrap: wrap;
- justify-content: flex-start;
- padding-bottom: 30px;
- .honorsLi{
- width: 32%;
- padding-top: 30px;
- padding-left: 12px;
- .numT{
- font-size: 30px;
- span{
- font-size: 12px;
- }
- }
- .numP{
- font-size: 12px;
- }
- }
- .liSort{
- width: 23%;
- }
- }
- }
- .honorsR{
- width: 100%;
- .honorsRi{
- width: 165px;
- margin-bottom: 30px;
- .img{
- height: 125px;
- img{
- max-height: 75px;
- }
- .imgHover{
- line-height: 125px;
- font-size: 36px;
- }
- }
- .img2{
- img{
- max-height: 95px;
- }
- }
- }
- }
- }
- }
- }
- .pop{
- .popCon{
- padding-top: 70px;
- .popUp{
- font-size: 14px;
- padding-left: 16px;
- }
- &>.iconfont{
- top: 70px;
- right: 16px;
- font-size: 18px;
- }
- .swiper{
- box-sizing: border-box;
- .img{
- width: 100%;
- padding: 0px 15px;
- height: 257px;
- box-sizing: border-box;
- img{
- height: 174px;
- }
- }
- .text{
- font-size: 18px;
- }
- }
- .popSw{
- align-items: center;
- flex-wrap: wrap;
- align-content: center;
- }
- .mobPage{
- position: relative;
- margin-top: 30px;
- width: 100%;
- height: 40px;
- display: flex;
- justify-content: center;
- .btn-prev,.btn-next{
- position: relative;
- border-radius: 2px;
- margin: 0px 20px;
- top: 0%;
- width: 25px;
- height: 25px;
- span{
- line-height: 25px;
- font-size: 16px;
- }
- }
- }
- }
- }
- }
|