123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921 |
- /* 轮播图 */
- .aboutus-page .swiper {
- width: 100%;
- height: 100%;
- }
- .aboutus-page .swiper-slide {
- font-size: 18px;
- }
- .aboutus-page .swiper-slide img {
- height: 41.66vw;
- width: 100%;
- }
- .aboutus-page .box1 {
- width: 100%;
- height: 41.666vw;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 100;
- display: flex;
- align-items: center;
- }
- .aboutus-page .box1-content {
- margin: 0 0 0 12.5vw;
- }
- .aboutus-page .box1-title {
- width: 597px;
- font-size: 60px;
- font-family: Gilroy, Gilroy-Light;
- font-weight: 300;
- text-align: left;
- color: #ffffff;
- line-height: 70px;
- }
- .aboutus-page .box1-tip {
- width: 592px;
- font-size: 24px;
- font-family: Gilroy, Gilroy-Light;
- font-weight: 300;
- text-align: left;
- color: #ffffff;
- line-height: 36px;
- margin: 20px 0 43px 0;
- }
- .aboutus-page .box1-content button {
- background: transparent;
- width: 180px;
- height: 54px;
- border: 2px solid #ffffff;
- border-radius: 29px;
- background-image: url("../../images/about_us/btn1.png");
- background-repeat: no-repeat;
- background-position: center;
- background-size: 105px auto;
- cursor: pointer;
- }
- .aboutus-page .box2-content {
- text-align: center;
- margin: 41px 0 83px 0;
- }
- .aboutus-page .box2-content img {
- width: 23.07vw;
- height: 13.22vw;
- margin-right: 43px;
- }
- .aboutus-page .box2-content div {
- display: inline-block;
- width: 39.63vw;
- height: 8.95vw;
- font-size: 24px;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- text-align: left;
- color: #8e9daa;
- line-height: 30px;
- }
- .aboutus-page .box2 {
- height: 41.666vw;
- background-image: url("../../images/about_us/bg3.png");
- background-position: top;
- background-size: cover;
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 0 2.6vw 0 12.5vw;
- }
- .aboutus-page .box2.mobile{
- display: none;
- padding: 0;
- }
- .aboutus-page .box2.mobile .swiper-slide{
- display: flex;
- align-items: center;
- }
- .aboutus-page .box2.mobile .box1-content{
- margin: 16.93vw auto 0 auto;
- }
- .aboutus-page .box2 .box1-content {
- margin-top: 0;
- margin-left: 0;
- }
- .aboutus-page .box2 .box1-content .logo {
- width: 7.18vw;
- height: 2.08vw;
- margin-bottom: 2.08vw;
- }
- .aboutus-page .box3-content {
- display: flex;
- width: 40%;
- }
- .aboutus-page .box3-content .num {
- opacity: 0.7;
- font-size: 3.75vw;
- font-family: Gilroy, Gilroy-Thin;
- font-weight: 200;
- text-align: left;
- color: #ffffff;
- }
- .aboutus-page .box3-content .tip{
- font-size: 1.14vw;
- font-family: NexaBold, NexaBold-Regular;
- font-weight: 400;
- text-align: left;
- color: #333333;
- line-height: 1.19vw;
- }
- .aboutus-page .box3-content .box3-title {
- opacity: 0.7;
- font-size: 1.25vw;
- font-family: Gilroy, Gilroy-Medium;
- font-weight: 500;
- text-align: left;
- color: #ffffff;
- margin: 25px 0 18px 0;
- }
- .aboutus-page .box3-content .box3-tip {
- opacity: 0.7;
- font-size: 0.78vw;
- font-family: Myriad Pro, Myriad Pro-Regular;
- font-weight: 400;
- text-align: left;
- color: #ffffff;
- }
- .aboutus-page .box3-content img {
- width: 20px;
- height: 12px;
- margin-top: 60px;
- }
- .aboutus-page .box4-content {
- height: 38.54vw;
- background-image: url("../../images/about_us/bg4.png");
- background-size: 100% 100%;
- display: flex;
- justify-content: space-evenly;
- align-items: center;
- }
- .aboutus-page .box4-content .box4 .title {
- font-size: 3.75vw;
- font-family: Gilroy, Gilroy-Light;
- font-weight: 300;
- text-align: left;
- color: #018dff;
- margin-bottom: 43px;
- }
- .aboutus-page .box4-content .box4 .cards {
- width: calc(25vw + 100px);
- display: flex;
- justify-content: space-around;
- }
- .aboutus-page .box4-content .box4 .card {
- position: relative;
- display: flex;
- flex-flow: column;
- justify-content: center;
- width: 8.33vw;
- height: 8.33vw;
- background: white;
- border-radius: 1.3vw;
- box-shadow: 7.98px 15.01px 32px 0px rgba(232, 243, 255, 0.66);
- padding: 7px 10px;
- border: none;
- }
- .aboutus-page .box4-content .box4 .card .num {
- font-size: 2.34vw;
- font-family: SamsungSharpSans, SamsungSharpSans-Medium;
- font-weight: 500;
- text-align: left;
- color: #008cff;
- line-height: 23px;
- margin: 1vw 0 0.7vw 0;
- }
- .aboutus-page .box4-content .box4 .card .tip {
- font-size: 1vw;
- line-height: 1;
- font-family: NexaBold, NexaBold-Regular;
- }
- .aboutus-page .box4-content .box4.pic {
- width: 38.64vw;
- height: 31.3vw;
- background-image: url("../../images/about_us/bg5.png");
- background-size: 100% 100%;
- margin-top: 2.08vw;
- }
- .aboutus-page .box4-content .box4 img {
- position: absolute;
- top: 0.85vw;
- right: 0.85vw;
- width: 1.8vw;
- object-fit: fill;
- }
- .aboutus-page .box5-content {
- height: 48.59vw;
- padding: 6.25vw 0;
- text-align: center;
- position: relative;
- }
- .aboutus-page .box5-content.mobile{
- display: none;
- }
- .aboutus-page .box5-content .title{
- font-size: 3.75vw;
- font-family: Gilroy, Gilroy-Light;
- font-weight: 300;
- color: #018cff;
- text-align: center;
- }
- /* 分页 */
- .aboutus-page .page-box {
- text-align: right;
- padding-right: 12.5vw;
- }
- .aboutus-page .page-box .img{
- width: 3.125vw;
- height: 3.125vw;
- margin-bottom: 2.08vw;
- display: inline-block;
- cursor: pointer;
- background-size: 100% 100%;
- line-height: 3.125vw;
- }
- /*白色背景*/
- .aboutus-page .page-box .first1{
- margin-right: 10px;
- background-image: url("../../../assets/images/about_us/arrow2.png");
- }
- .aboutus-page .page-box .last1{
- background-image: url("../../../assets/images/about_us/arrow2.png");
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .first1.active{
- background-image: url("../../../assets/images/about_us/arrow3.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .last1.active{
- background-image: url("../../../assets/images/about_us/arrow3.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .last1.active{
- transform: rotate(0deg);
- }
- /*蓝色背景*/
- .aboutus-page .page-box .first2{
- margin-right: 10px;
- background-image: url("../../../assets/images/about_us/arrow4.png");
- }
- .aboutus-page .page-box .last2{
- background-image: url("../../../assets/images/about_us/arrow4.png");
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .first2.active{
- background-image: url("../../../assets/images/about_us/arrow5.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .last2.active{
- background-image: url("../../../assets/images/about_us/arrow5.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .page-box .last2.active{
- transform: rotate(0deg);
- }
- .aboutus-page .box5-content .cards{
- position: absolute;
- top: 17.34vw;
- margin: 0 12.5vw;
- white-space: nowrap;
- width: 100%;
- vertical-align: top;
- overflow-x: auto;
- padding-bottom: 12px;
- text-align: left;
- }
- /* 隐藏滚动条 */
- .aboutus-page .box5-content .cards::-webkit-scrollbar {
- width: 0;
- height: 0;
- }
- .aboutus-page .box5-content .card{
- transition: all 0.3s;
- width: 25vw;
- background: #ffffff;
- border-radius: 24px;
- margin-right: 20px;
- padding: 3.8vw 2.34vw 2.03vw 2.34vw;
- box-sizing: border-box;
- text-align: left;
- position: relative;
- display: inline-block;
- white-space: normal;
- border: none;
- }
- .aboutus-page .box5-content .card:hover{
- box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
- }
- .aboutus-page .box5-content .card .card-title{
- font-size: 2.18vw;
- font-family: DINPro, DINPro-Bold;
- font-weight: 700;
- color: #242A30;
- margin-bottom: 2.18vw;
- }
- .aboutus-page .box5-content .split{
- width: 100%;
- height: 1px;
- background: #e5e5e5;
- position: absolute;
- top: 24.895vw;
- left: 0;
- }
- .aboutus-page .box5-content .card .split{
- position: absolute;
- top: 7.55vw;
- left: 0;
- transition: all 0.5s;
- width: 0;
- }
- .aboutus-page .box5-content .card .dot{
- background: #e5e5e5;
- position: absolute;
- top: 7.55vw;
- left: 2.34vw;
- border-radius: 50%;
- width: 0;
- height: 5px;
- transform: translateY(-50%);
- }
- .aboutus-page .box5-content .card .logo{
- width: 2.08vw;
- height: 1.66vw;
- position: absolute;
- top: 3vw;
- right: 2vw;
- display: none;
- }
- .aboutus-page .box5-content .card .name{
- font-size: 1.25vw;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- color: #242A30;
- margin-bottom: 0.46vw;
- }
- .aboutus-page .box5-content .card .desc{
- font-size: 0.83vw;
- font-family: Gilroy, Gilroy-Medium;
- font-weight: 500;
- color: #242a30;
- margin-bottom: 2.08vw;
- }
- .aboutus-page .box5-content .card:hover .card-title{
- color: #008bff;
- }
- .aboutus-page .box5-content .card:hover .split,.dot{
- background: #008bff;
- width: 100%;
- }
- .aboutus-page .box5-content .card:hover .dot{
- background: #008bff;
- width: 5px;
- }
- .aboutus-page .box5-content .card:hover .name{
- color: #008bff;
- }
- .aboutus-page .box5-content .card:hover .logo{
- display: block;
- }
- .aboutus-page .box6-content{
- width: 100%;
- height: calc(36.45vw + 6.97vw);
- background: #008cff;
- padding: 0 12.5vw;
- box-sizing: border-box;
- }
- .aboutus-page .box6-content.mobile{
- display: none;
- }
- .aboutus-page .box6-content .tool{
- padding-top: 4.68vw;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 2.91vw;
- }
- .aboutus-page .box6-content .tool .title{
- font-size: 4.479vw;
- font-family: Gilroy, Gilroy-Light;
- font-weight: 300;
- text-align: center;
- color: #ffffff;
- }
- .aboutus-page .box6-content .tool .page-box{
- padding-right: 0;
- }
- .aboutus-page .box6-content .tool .page-box .img{
- margin-bottom: 0;
- }
- .aboutus-page .box6-content .cards-box{
- width: 100%;
- position: relative;
- }
- .aboutus-page .box6-content .cards{
- width: 100%;
- display: flex;
- justify-content: space-between;
- position: absolute;
- top: 0;
- left: 0;
- transform-origin:left bottom;
- }
- .aboutus-page .box6-content .cards{
- }
- .aboutus-page .box6-content .card{
- position: relative;
- width: 17.8vw;
- min-height: 17.8vw;
- background: #ffffff;
- border-radius: 24px;
- padding: 3.17vw 1.56vw;
- box-sizing: border-box;
- z-index: 1;
- cursor: default;
- }
- .aboutus-page .box6-content .card:after{
- content: '';
- position: absolute;
- top: -1px;
- left: 1.56vw;
- width: 3.12vw;
- height: 4px;
- background: #40d5fa;
- border-radius: 2px;
- transition: width 0.5s;
- }
- .aboutus-page .box6-content .card:hover:after{
- width: calc(100% - 1.56vw * 2);
- }
- .aboutus-page .box6-content .card:hover .bg{
- opacity: 0.2;
- transition: transform 0.8s;
- transform-origin: left bottom;
- transform: rotate(-10deg);
- position: absolute;
- top: 0;
- left: 0;
- z-index: 0;
- height: 100%;
- width: 100%;
- background: white;
- border-radius: 24px;
- }
- .aboutus-page .box6-content .cards .card .date{
- font-size: 0.729vw;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- text-align: left;
- color: #242a30;
- margin-bottom: 0.93vw;
- }
- .aboutus-page .box6-content .card:hover .date{
- color: #008bff;
- }
- .aboutus-page .box6-content .cards .card .card-title{
- font-size: 1.25vw;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- text-align: left;
- margin-bottom: 2.34vw;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- word-break: break-all;
- }
- .aboutus-page .box6-content .card:hover .card-title{
- color: #008bff;
- }
- .aboutus-page .box6-content .cards .card .desc{
- font-size: 0.83vw;
- font-family: Gilroy, Gilroy-Medium;
- font-weight: 500;
- text-align: left;
- color: #242A30;
- margin-bottom: 1.4vw;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- word-break: break-all;
- }
- .aboutus-page .box6-content .cards .card .arrow{
- font-size: 0.729vw;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- text-align: left;
- color: #242A30;
- }
- .aboutus-page .box6-content .cards .card .arrow i{
- margin-left: 10px;
- }
- .aboutus-page .box6-content .card:hover .arrow{
- color: #008bff;
- }
- /*移动端*/
- @media screen and (max-width: 960px) {
- .aboutus-page .swiper-slide img {
- height: 90.66vw;
- object-fit: cover;
- }
- .aboutus-page .box1 {
- height: 90.66vw;
- }
- .aboutus-page .box1-content {
- margin: 16.93vw auto 0 auto;
- width: 82.4vw;
- text-align: center;
- }
- .aboutus-page .box1-title {
- font-size: 8vw;
- width: 100%;
- line-height: 1;
- text-align: center;
- }
- .aboutus-page .box1-tip {
- font-size: 5.33vw;
- margin: 4vw 0;
- width: 100%;
- text-align: center;
- line-height: 5.33vw;
- }
- .aboutus-page .box1-content button {
- width: 40vw;
- height: 10.8vw;
- }
- .aboutus-page .box2-content img {
- width: 59.06vw;
- height: 33.86vw;
- }
- .aboutus-page .box2-content div {
- font-size: 3.7vw;
- line-height: 4.5vw;
- display: block;
- width: 88vw;
- margin: 4vw auto 8vw auto;
- height: auto;
- word-break: break-all;
- }
- .aboutus-page .box2-content {
- margin: 9.33vw auto 8vw auto;
- }
- .aboutus-page .box2.mobile {
- display: block;
- }
- .aboutus-page .box2.pc {
- display: none;
- }
- .aboutus-page .box2 {
- height: 106vw;
- position: relative;
- }
- .aboutus-page .box2 .box1-content .logo {
- width: 26.8vw;
- height: 7.73vw;
- position: absolute;
- top: 10.53vw;
- left: 4vw;
- }
- .aboutus-page .box3-content {
- width: 100%;
- height: 100%;
- }
- .aboutus-page .box3-content .box3 {
- display: flex;
- align-items: center;
- flex-flow: column;
- width: 50vw;
- }
- .aboutus-page .box3-content .num {
- font-size: 14vw;
- margin-top: 18vw;
- }
- .aboutus-page .box3-content .box3-title {
- font-size: 6.5vw;
- line-height: 1;
- text-align: center;
- margin: 3vw 0;
- padding: 0 1vw;
- }
- .aboutus-page .box3-content .box3-tip {
- font-size: 5vw;
- line-height: 1.2;
- text-align: center;
- margin: 3vw 0;
- padding: 0 1vw;
- }
- .aboutus-page .box3-content img {
- height: auto;
- margin-top: 0;
- }
- .aboutus-page .box4-content {
- display: block;
- height: auto;
- background-position: top;
- background-size: contain;
- background-repeat: no-repeat;
- }
- .aboutus-page .box4-content .box4 .cards {
- width: 100%;
- }
- .aboutus-page .box4-content .box4 .title {
- font-family: NexaBold, NexaBold-Regular;
- font-size: 6.4vw;
- padding: 15.46vw 0 5.33vw 0;
- margin: 0;
- text-align: center;
- }
- .aboutus-page .box4-content .box4 .card {
- width: 28vw;
- height: 28vw;
- border-radius: 3vw;
- padding: 4vw 2.66vw;
- }
- .aboutus-page .box4-content .box4 img {
- width: 5.33vw;
- height: 5.33vw;
- top: 2.66vw;
- right: 2.66vw;
- }
- .aboutus-page .box4-content .box4 .card .num {
- font-size: 8vw;
- font-family: NexaBold, NexaBold-Regular;
- }
- .aboutus-page .box4-content .box4 .card .tip {
- font-size: 2.93vw;
- margin-top: 3.73vw;
- }
- .aboutus-page .box4-content .box4.pic {
- height: 77.6vw;
- width: 100%;
- margin-top: 8vw;
- }
- .aboutus-page .box5-content.pc {
- display: none;
- }
- .aboutus-page .box5-content.mobile {
- display: block;
- height: auto;
- }
- .aboutus-page .box5-content .title {
- font-size: 6.3vw;
- font-family: NexaBold, NexaBold-Regular;
- font-weight: 400;
- text-align: center;
- color: #008bff;
- margin-bottom: 5.33vw;
- }
- .aboutus-page .box5-content .nav {
- height: 12.4vw;
- background: #f2f2f2;
- padding: 0 8vw;
- white-space: nowrap;
- display: block;
- overflow-y: auto;
- }
- .aboutus-page .box5-content .nav::-webkit-scrollbar {
- width: 0;
- height: 0;
- }
- .aboutus-page .box5-content .nav .nav-title{
- line-height: 12.4vw;
- font-size: 4.8vw;
- font-family: Gilroy, Gilroy-Bold;
- font-weight: 700;
- color: #999999;
- margin-right: 8.66vw;
- position: relative;
- display: inline-block;
- }
- .aboutus-page .box5-content .nav .nav-title:nth-last-child(1){
- margin-right: 0;
- }
- .aboutus-page .box5-content .nav .nav-title:hover:after{
- content: '';
- position: absolute;
- bottom: 1.85vw;
- left: 50%;
- transform: translateX(-50%);
- height: 3px;
- width: 60%;
- background: #008bff;
- }
- .aboutus-page .box5-content .nav .nav-title:hover{
- color: #008bff;
- }
- .aboutus-page .box5-content .content{
- text-align: left;
- padding: 1.33vw 8vw 16vw 8vw;
- }
- .aboutus-page .box5-content .content .name{
- font-size: 4.8vw;
- font-family: NexaBold, NexaBold-Regular;
- font-weight: 400;
- text-align: left;
- color: #333333;
- margin: 4vw 0 0 0;
- }
- .aboutus-page .box5-content .content .desc{
- font-size: 3.73vw;
- font-family: Myriad Pro, Myriad Pro-Regular;
- font-weight: 400;
- text-align: left;
- color: #242a30;
- margin: 2.66vw 0 0 0;
- }
- .aboutus-page .box6-content.mobile{
- display: block;
- height: auto;
- padding: 0;
- }
- .aboutus-page .box6-content.mobile .cards{
- display: block;
- position: unset;
- height: 92.4vw;
- padding-top: 19.46vw;
- }
- .aboutus-page .box6-content.mobile .cards-box .title{
- font-size: 6.4vw;
- font-family: NexaBold, NexaBold-Regular;
- font-weight: 400;
- text-align: center;
- color: #ffffff;
- position: absolute;
- top: 9vw;
- left: 50%;
- transform: translateX(-50%);
- }
- .aboutus-page .box6-content.mobile .card{
- width: 53.33vw;
- min-height: 53.33vw;
- margin: 0 auto;
- padding: 10.6vw 5.33vw 0 5.33vw;
- }
- .aboutus-page .box6-content.mobile .card:after{
- left: 4vw;
- width: 8vw;
- }
- .aboutus-page .box6-content.mobile .card:hover:after{
- width: calc(100% - 4vw * 2);
- left: 4vw;
- }
- .aboutus-page .box6-content.mobile .cards .card .date{
- font-size: 3.2vw;
- }
- .aboutus-page .box6-content.mobile .cards .card .card-title{
- font-size: 3.73vw;
- }
- .aboutus-page .box6-content.mobile .cards .card .desc{
- font-size: 3.2vw;
- }
- .aboutus-page .box6-content.mobile .cards .card .arrow{
- font-size: 2.1vw;
- margin: 5.33vw auto;
- border: 2px solid #242a30;
- border-radius: 15px;
- padding: 0 3.33vw;
- line-height: 5.6vw;
- }
- .aboutus-page .box6-content.mobile .cards .card:hover .arrow{
- border: 2px solid #008bff;
- }
- .aboutus-page .box6-content.mobile .first2{
- width: 8vw;
- height: 8vw;
- background-image: url("../../../assets/images/about_us/arrow4.png");
- position: absolute;
- top: 50%;
- left: 4vw;
- background-size: 100% 100%;
- transform: translateY(-50%);
- }
- .aboutus-page .box6-content.mobile .last2{
- width: 8vw;
- height: 8vw;
- background-image: url("../../../assets/images/about_us/arrow4.png");
- position: absolute;
- top: 50%;
- right: 4vw;
- background-size: 100% 100%;
- transform: translateY(-50%) rotate(180deg);
- }
- .aboutus-page .box6-content.mobile .first2.active{
- background-image: url("../../../assets/images/about_us/arrow5.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .box6-content.mobile.active{
- background-image: url("../../../assets/images/about_us/arrow5.png")!important;
- transform: rotate(180deg);
- }
- .aboutus-page .box6-content.mobile .last2.active{
- transform: rotate(0deg);
- }
- .aboutus-page .box6-content.pc{
- display: none;
- }
- .aboutus-page footer{
- }
- }
|